From 55a5f08ef1f4866114bbdd12a4884af6479117e6 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Mon, 12 Mar 2012 22:33:09 +0200 Subject: agg: freetype support is not forced on all platforms now. Windows will use GDI as default. --- src/corelib/render/software/agg_2D.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib') diff --git a/src/corelib/render/software/agg_2D.pas b/src/corelib/render/software/agg_2D.pas index 9d9835bc..18c4edbc 100644 --- a/src/corelib/render/software/agg_2D.pas +++ b/src/corelib/render/software/agg_2D.pas @@ -35,7 +35,7 @@ INTERFACE {$I agg_mode.inc } // With this define uncommented you can use FreeType font engine -{$DEFINE AGG2D_USE_FREETYPE } +{ $DEFINE AGG2D_USE_FREETYPE } uses agg_basics , -- cgit v1.2.3-70-g09d2