wxArt2D

DC font class. More...

#include <artbase/stylebase.h>

Detailed Description

DC font class.

Font class, based on the DC (device context) fonts. While being relatively fast, it has a disadvantage, that they can neither be stretched, nor slanted. Scaling is not a problem.

Todo:
EW: To overcome the non-proportional font scaling on windows, I draw every character myself. This pretty much disables the pango (font) renderer for gtk2. Therefore some non-western languages might not work properly (if they ever did?).

The documentation for this class was generated from the following file:
a2dFontDc Class Reference -- Sun Oct 12 2014 17:04:39 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation