From 928f559b72952f972ef74adbb3913aa94cb2715f Mon Sep 17 00:00:00 2001 From: David Turner Date: Mon, 5 Apr 2004 22:19:00 +0000 Subject: [PATCH] updating Jamfiles to build otlayout / gxlayout correctly --- Jamfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Jamfile b/Jamfile index c4e98a909..0c2271f44 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 ;