freetype/src/cff
Werner Lemberg 5220ef58c5 Fix minor issues reported by <muktha.narayan@wipro.com>.
* src/autofit/aflatin.c (af_latin_compute_stem_width): Remove
redundant conditional check.
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): Ditto.
* src/cff/cffload.c (cff_encoding_load): Remove conditional check
which always evaluates to `true'.
* src/pshinter/pshalgo.c (ps_glyph_interpolate_strong_points):
Ditto.
* src/truetype/ttinterp.c (Ins_IUP): Ditto.
* src/cid/cidgload.c (cid_slot_load_glyph): Don't check for NULL if
value is already dereferenced.
* src/winfonts/winfnt.c (FNT_Load_Glyph): Fix check of `face'.
2010-09-13 07:32:22 +02:00
..
cff.c Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
cffcmap.c Fix Savannah bug #30373. 2010-07-09 20:50:34 +09:00
cffcmap.h Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
cffdrivr.c */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
cffdrivr.h Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
cfferrs.h Formatting. 2001-06-19 23:03:41 +00:00
cffgload.c [cff] Add comment to clarify current implementation of `pop' operator. 2010-08-06 06:55:09 +02:00
cffgload.h Whitespace. 2010-01-09 08:22:38 +01:00
cffload.c Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
cffload.h Fix `multi build' for Tytgat's CFF driver improvement. 2010-03-14 23:12:13 +09:00
cffobjs.c Fix another case reported in Savannah bug #30373. 2010-07-11 00:31:17 +09:00
cffobjs.h * Version 2.3.6 released. 2008-06-10 05:58:25 +00:00
cffparse.c */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
cffparse.h Preparing changes in cff parser later needed for PIC version. 2009-04-05 17:34:40 +03:00
cffpic.c */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
cffpic.h Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
cfftoken.h Make otlayout module compile (without actually working). 2004-08-12 12:22:28 +00:00
cfftypes.h Improve CFF string (especially glyphname) lookup performance. 2010-03-02 13:00:55 +01:00
Jamfile Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk * src/cff/cfftypes.h (CFF_FontRecDictRec): Change type of 2003-12-18 08:18:37 +00:00