freetype/src/tools
Werner Lemberg 89ca1fd6d7 [cff] Add `darkening-parameters' property.
* include/freetype/ftcffdrv.h: Document it.

* src/cff/cffdrivr.c (cff_property_set, cff_property_get): Handle
`darkening-parameters' property.

* src/cff/cf2font.h (CF2_FontRec): Add `darkenParams' array.

* src/cff/cf2font.c (cf2_computeDarkening): Add `darkenParams'
argument and use it.
Update all callers.

* src/cff/cf2ft.c (cf2_decoder_parse_charstrings): Copy
`darken_params' values.

* src/cff/cffobjs.h (CFF_DriverRec): Add `darken_params' array.

* src/cff/cffobjs.c (cff_driver_init): Set default values for
`darken_params'.
2013-06-25 23:28:02 +02:00
..
docmaker [cff] Add `darkening-parameters' property. 2013-06-25 23:28:02 +02:00
ftrandom Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
apinames.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
chktrcmp.py Add a script to check the undefined and unused trace macros. 2009-07-13 00:01:57 +09:00
cordic.py [base] Reduce trigonometric algorithms. 2013-01-02 22:21:37 -05:00
glnames.py [psnames] Handle zapfdingbats. 2011-10-01 08:55:20 +02:00
Jamfile * src/base/ftdbgmem.c: another realloc memory counting bug fix 2005-10-21 10:01:25 +00:00
test_afm.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
test_bbox.c [tools] Update BBox testing tool. 2013-02-18 20:41:56 -05:00
test_trig.c Missed some cppcheck items. 2013-06-04 13:09:01 +02:00