wxArt2D
|
#include "a2dprec.h"
#include "wx/wx.h"
#include "wx/artbase/drawer2d.h"
#include "wx/artbase/stylebase.h"
#include <wx/wfstream.h>
#include <wx/sstream.h>
#include <ft2build.h>
#include <FT_FREETYPE_H>
#include <FT_OUTLINE_H>
#include "wx/general/comevt.h"
Go to the source code of this file.
Macros | |
#define | THRESHOLD 5 |
#define | AFFINESTACKSIZE 16 |
#define | TEXT_MAXSIZE_INPIXELS 3000 |
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file drawer2d.cpp.