Dillo
|
#include "fltkcore.hh"
#include "../lout/msg.h"
#include "../lout/misc.hh"
#include <FL/fl_draw.H>
#include <math.h>
Namespaces | |
dw | |
Dw is in this namespace, or sub namespaces of this one. | |
dw::fltk | |
This namespace contains FLTK implementations of Dw interfaces. | |
Macros | |
#define | IMAGE_MAX_AREA (6000 * 6000) |
#define | MAX_WIDTH 0x8000 |
#define | MAX_HEIGHT 0x8000 |
Enumerations | |
enum | dw::fltk::ScaleMode { dw::fltk::SIMPLE, dw::fltk::BEAUTIFUL, dw::fltk::BEAUTIFUL_GAMMA } |
Variables | |
enum dw::fltk::ScaleMode | dw::fltk::scaleMode = BEAUTIFUL_GAMMA |
#define IMAGE_MAX_AREA (6000 * 6000) |
Referenced by dw::fltk::FltkImgbuf::excessiveImageDimensions().
#define MAX_HEIGHT 0x8000 |
Referenced by dw::fltk::FltkImgbuf::getScaledBuf(), and dw::fltk::FltkImgbuf::init().
#define MAX_WIDTH 0x8000 |
Referenced by dw::fltk::FltkImgbuf::getScaledBuf(), and dw::fltk::FltkImgbuf::init().