freetype2/src/otlayout
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
..
otlayout.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlbase.c * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlbase.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlcommn.c * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlcommn.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlconf.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlgdef.c * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlgdef.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlgpos.c * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlgpos.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlgsub.c * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otlgsub.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otljstf.c * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otljstf.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otltable.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
otltags.h * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00