freetype/src
Ewald Hew f1976a37f4 [psaux, type1] Reorganize object fields.
Make some fields more generic, so that we can access them the same way
regardless of Type 1 or CFF.

* include/freetype/internal/psaux.h (PS_Builder): Change TT_Face to FT_Face.
Remove unused fields.

* src/psaux/psft.c: Update all accesses of PS_Builder.face.
Add some asserts to guard against casting T1_Face as TT_Face.

* src/type1/t1objs.h (T1_GlyphSlot): Reorder fields to follow CFF_GlyphSlot,
so that we can pretend they are the same in the interpreter.

* src/psaux/psobjs.c: Updated with above changes.
2017-08-28 08:29:07 +08:00
..
autofit [autofit] More code sorting. 2017-05-17 07:56:53 +02:00
base Swap `ALLOC_MULT' arguments (#51833). 2017-08-25 21:40:01 -04:00
bdf [bdf, cff] Integer overflows. 2017-06-15 19:39:50 +02:00
bzip2 Update copyright year. 2017-01-04 20:16:34 +01:00
cache Improve `make multi'. 2017-03-18 07:06:49 +01:00
cff [psaux, cff] Use the new objects. 2017-08-28 08:29:07 +08:00
cid Introduce `FT_Size_InternalRec' structure. 2017-04-22 12:48:50 +02:00
gxvalid Improve `make multi'. 2017-03-18 07:06:49 +01:00
gzip Typos. 2017-01-24 23:56:59 -05:00
lzw Update copyright year. 2017-01-04 20:16:34 +01:00
otvalid Improve `make multi'. 2017-03-18 07:06:49 +01:00
pcf * src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding. 2017-06-14 07:51:04 +02:00
pfr * src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding. 2017-06-14 07:51:04 +02:00
psaux [psaux, type1] Reorganize object fields. 2017-08-28 08:29:07 +08:00
pshinter [autofit] Remove `slight' auto-hint mode again. 2017-05-02 12:32:19 +02:00
psnames [psnames] Really fix issue #49949. 2017-08-09 07:45:12 +02:00
raster Swap `ALLOC_MULT' arguments (#51833). 2017-08-25 21:40:01 -04:00
sfnt [sfnt] Fix clang compilation (#51788). 2017-08-23 08:18:22 +02:00
smooth [smooth] Harmony LCD rendering. 2017-08-08 22:29:51 -04:00
tools [psnames] Really fix issue #49949. 2017-08-09 07:45:12 +02:00
truetype [truetype] Integer overflow. 2017-08-22 08:25:14 +02:00
type1 [psaux, type1] Reorganize object fields. 2017-08-28 08:29:07 +08:00
type42 * src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding. 2017-06-14 07:51:04 +02:00
winfonts Swap `ALLOC_MULT' arguments (#51833). 2017-08-25 21:40:01 -04:00
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00