a2dFontDc Class Reference
[a2dPropObject holds property objectsobjects used for styling a2dCanvasObject'sText related classes]

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 -- Tue Aug 31 18:27:25 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation