summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2004-04-05 22:19:00 +0000
committerDavid Turner <david@freetype.org>2004-04-05 22:19:00 +0000
commit928f559b72952f972ef74adbb3913aa94cb2715f (patch)
treea3f3ba47faabe0030975908418f74d2c31a73dd3
parenta5f7fcdf56f084c3882b743890eca0832e5eaceb (diff)
updating Jamfiles to build otlayout / gxlayout correctly
-rw-r--r--Jamfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Jamfile b/Jamfile
index c4e98a90..0c2271f4 100644
--- a/Jamfile
+++ b/Jamfile
@@ -82,6 +82,8 @@ FT2_COMPONENTS ?= autofit # auto-fitter
type1 # PostScript Type 1 font driver
type42 # PostScript Type 42 (embedded TrueType) driver
winfonts # Windows FON/FNT font driver
+ otlayout # OpenType Layout tables support
+ gxlayout # AAT/GX Layout tables support
;