summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKen Sharp <ken.sharp@artifex.com>2010-01-27 10:04:50 +0100
committerWerner Lemberg <wl@gnu.org>2010-01-27 10:04:50 +0100
commitf19e46f3bae4a8b652d39298cc9f42c9f27bdbeb (patch)
tree2382767a3880e36f7263bf967fe3bd88fc43f4e6 /include
parentf0760ca6e8196399d21147117cf407bf467b080e (diff)
Fix Savannah bug #28678.
* src/cff/cffgload.c (cff_slot_load), src/cid/cidgload.c (cid_load_glyph): Handle vertical metrics correctly. * src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Handle vertical metrics correctly. (T1_Load_Glyph): Don't synthesize vertical metrics.
Diffstat (limited to 'include')
-rw-r--r--include/freetype/config/ftoption.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index 64515b92..96432421 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -315,7 +315,7 @@ FT_BEGIN_HEADER
/* contain no glyph data, but supply it via a callback function. */
/* This is required by clients supporting document formats which */
/* supply font data incrementally as the document is parsed, such */
- /* as the Ghostscript interpreter for the PostScript language. */
+ /* as the Ghostscript interpreter for the PostScript language. */
/* */
#define FT_CONFIG_OPTION_INCREMENTAL