freetype/src
Werner Lemberg 8eacad6daa * freetype2/src/sfnt/ttload.c (sfnt_dir_check): Modified to allow a
font to have no `head' table if tables `SING' and `META' are
present; this is to support `SING Glyphlet'.

`SING Glyphlet' is an extension to OpenType developed by Adobe
primarily to facilitate adding supplemental glyphs to an OpenType
font (with emphasis on, but not necessariy limited to, gaiji to a
CJK font).  A SING Glyphlet Font is an OpenType font that contains
the outline(s), either in a `glyf' or `CFF' table, for a glyph;
`cmap', `BASE', and `GSUB' tables are present with the same format
and functionaliy as a regular OpenType font; there are no `name',
`head', `OS/2', and `post' tables; there are two new tables, `SING'
which contains details about the glyphlet, and `META' which contains
metadata.

Further information on the SING Glyphlet format can be found at:

  http://www.adobe.com/products/indesign/sing_gaiji.html

* freetype2/include/freetype/ttags.h (TTAG_SING, TTAG_META): New
macros for the OpenType tables `SING' and `META'.  These two tables
are used in SING Glyphlet Format fonts.
2005-09-19 07:07:11 +00:00
..
autofit * src/autofit/aflatin.c (af_latin_metrics_scale): Initialize 2005-08-24 08:04:56 +00:00
base * docs/CHANGES: Mention gxvalid module. 2005-08-25 06:00:55 +00:00
bdf Add license. 2005-06-04 23:04:30 +00:00
cache * src/truetype/ttdriver.c (Load_Glyph): Don't check the validity of 2005-08-20 08:17:44 +00:00
cff Forgot to check in last change. 2005-08-18 07:40:32 +00:00
cid Formatting. 2005-06-23 20:31:48 +00:00
gxvalid Fixes for `make multi' and using C++ compiler. 2005-09-05 19:31:27 +00:00
gzip Add license. 2005-06-04 23:04:30 +00:00
lzw Add license. 2005-06-04 23:04:30 +00:00
otvalid * src/otvalid/otvmod.c (otv_validate): Use ft_validator_run instead 2005-08-20 05:33:09 +00:00
pcf * Version 2.1.10 released. 2005-06-08 12:54:15 +00:00
pfr Add license. 2005-06-04 23:04:30 +00:00
psaux Forgot to check in last change. 2005-08-18 07:40:32 +00:00
pshinter Add license. 2005-06-04 23:04:30 +00:00
psnames Add license. 2005-06-04 23:04:30 +00:00
raster Add license. 2005-06-04 23:04:30 +00:00
sfnt * freetype2/src/sfnt/ttload.c (sfnt_dir_check): Modified to allow a 2005-09-19 07:07:11 +00:00
smooth Add license. 2005-06-04 23:04:30 +00:00
tools * include/freetype/freetype.h, include/freetype/ftchapters.h: Add 2005-08-30 00:22:46 +00:00
truetype * src/truetype/ttgload.c (load_truetype_glyph): Fix typo. 2005-08-31 20:40:00 +00:00
type1 Formatting. 2005-06-23 20:31:48 +00:00
type42 Add license. 2005-06-04 23:04:30 +00:00
winfonts Add license. 2005-06-04 23:04:30 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00