suzuki toshiya b8ca6de365 Fix Savannah bug #30373.
Too serious check of errors by `FT_CMap_New' since 2010-07-04
is fixed. Reported by Tor Andersson.

* include/freetype/fterrdef.h
(PSnames_Err_No_Unicode_Glyph_Name): New error code to
indicate the Unicode charmap synthesis failed because
no Unicode glyph name is found.

* src/psnames/psmodule.c (ps_unicodes_init): Return
PSnames_Err_No_Unicode_Glyph_Name when no Unicode glyph name
is found in the font.
* src/cff/cffcmap.c (cff_cmap_unicode_init): Return
CFF_Err_No_Unicode_Glyph_Name when no SID is available.

* src/type1/t1objs.c (T1_Face_Init): Proceed if `FT_CMap_New'
is failed by the lack of Unicode glyph name.
* src/type42/t42objs.c (T42_Face_Init): Ditto.
* src/cff/cffobjs.c (cff_face_init): Ditto.
2010-07-09 20:50:34 +09:00
..
2008-06-26 19:56:51 +00:00
2010-04-14 15:47:04 +02:00
2009-03-11 21:39:10 +00:00
2010-07-09 20:50:34 +09:00
2007-01-23 06:29:23 +00:00
2009-10-18 09:47:52 +02:00
2008-06-26 19:56:51 +00:00
2008-06-26 19:56:51 +00:00
2010-02-09 07:40:56 +01:00
2010-02-13 07:53:37 +01:00
2010-07-04 07:49:03 +02:00
2008-06-26 19:56:51 +00:00
2008-06-26 19:56:51 +00:00
2009-01-19 08:35:45 +00:00
2008-06-26 19:56:51 +00:00
2010-01-03 14:09:03 +01:00
2009-01-19 08:47:43 +00:00
2010-07-05 22:36:30 +02:00
2009-01-19 08:35:45 +00:00
2010-02-13 07:53:37 +01:00
2009-07-17 10:50:04 +02:00
2007-01-30 23:08:50 +00:00
2010-02-14 10:04:11 +01:00
2008-10-05 06:08:40 +00:00