freetype/src/pshinter
Werner Lemberg bf7c8321f2 * include/freetype/internal/psaux.h (T1_FieldType): Add
T1_FIELD_TYPE_FIXED_1000 and T1_FIELD_TYPE_FIXED_1000_P.
(T1_FIELD_FIXED_1000, T1_FIELD_FIXED_1000_P): New macros.
* src/psaux/psobjs.c (ps_parser_load_field): Handle
T1_FIELD_TYPE_FIXED_1000 and T1_FIELD_TYPE_FIXED_1000_P.

* src/cff/cffparse.c (cff_kind_fixed_thousand): New enumeration.
(CFF_FIELD_FIXED_1000): New macro.
(cff_parser_run): Handle cff_kind_fixed_thousand.
* src/cff/cfftoken.h: Use CFF_FIELD_FIXED_1000 for blue_scale.
* src/cff/cffload (cff_subfont_load): Fix default values of
expansion_factor and blue_scale.

* src/cif/cidtoken.h, src/type1/t1tokens.h: Use T1_FIELD_FIXED_1000
for blue_scale.

* src/pshinter/pshglob.c (psh_globals_new): Fix default value of
blue_scale.
2003-06-06 05:07:53 +00:00
..
descrip.mms * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
Jamfile * src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed. 2003-05-28 22:42:41 +00:00
module.mk adding or updating files to the old build system to compile 2001-10-19 07:34:20 +00:00
pshalgo.c * include/freetype/internal/ftdriver.h, 2003-06-05 04:31:05 +00:00
pshalgo.h * src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed. 2003-05-28 22:42:41 +00:00
pshglob.c * include/freetype/internal/psaux.h (T1_FieldType): Add 2003-06-06 05:07:53 +00:00
pshglob.h Avoid overwriting of numeric font dictionary entries for synthetic 2003-05-30 09:12:50 +00:00
pshinter.c * src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed. 2003-05-28 22:42:41 +00:00
pshmod.c * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
pshmod.h Formatting. 2001-12-05 01:22:05 +00:00
pshrec.c * include/freetype/internal/ftdriver.h, 2003-06-05 04:31:05 +00:00
pshrec.h * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
rules.mk * src/pshinter/pshalgo1.[ch], src/pshinter/pshalgo2.[ch]: Removed. 2003-05-28 22:42:41 +00:00