freetype/src/truetype
David Turner 8cd8907311 * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last
bug that prevented FreeType 2.x and FreeType 1.x to produce
          bit-by-bit identical monochrome glyph bitmaps with native TrueType
          hinting. The culprit was a single-bit flag that wasn't set
          correctly by the TrueType glyph loader !!

        * src/otlayout/otlayout.h,
          src/otlayout/otlbase.c,
          src/otlayout/otlbase.h,
          src/otlayout/otlconf.h,
          src/otlayout/otlgdef.c,
          src/otlayout/otlgdef.h,
          src/otlayout/otlgpos.c,
          src/otlayout/otlgpos.h,
          src/otlayout/otlgsub.c,
          src/otlayout/otlgsub.h,
          src/otlayout/otljstf.c,
          src/otlayout/otljstf.h,
          src/otlayout/otltable.c,
          src/otlayout/otltable.h,
          src/otlayout/otltags.h:

            adding OpenType Layout source files. Module is still incomplete
2002-05-04 18:02:59 +00:00
..
descrip.mms * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
Jamfile * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
truetype.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttdriver.c `interface' is reserved on the Mac. 2002-04-30 06:37:52 +00:00
ttdriver.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
tterrors.h Formatting. 2001-06-19 23:03:41 +00:00
ttgload.c * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
ttgload.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttinterp.c * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttinterp.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttobjs.c * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttobjs.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttpload.c * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttpload.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00