Al-Qurtas-Islamic-bank-The-.../src
Werner Lemberg 8ab0979d6e Prepare use of pscmap service within CFF module.
* include/freetype/internal/services/svpscmap.h: Include
FT_INTERNAL_OBJECTS_H.
(PS_Unicode_Index_Func): Removed.  Unused.
(PS_Macintosh_Name_Func): Renamed to...
(PS_Macintosh_NameFunc): This.
Update all callers.
(PS_Adobe_Std_Strings_Func): Renamed to...
(PS_Adobe_Std_StringsFunc): This.
Update all callers.
(PS_UnicodesRec): This is the former `PS_Unicodes' structure.
Add `cmap' member.
Update all callers.
(PS_Unicodes): This is now a typedef'd pointer to PS_UnicodesRec.
Update all callers.
(PS_Glyph_NameFunc): New typedef.
(PS_Unicodes_InitFunc): Change arguments to expect a function
and generic data pointer which returns a glyph name from a given
index.

* src/psnames/psmodule.c (ps_unicodes_init, ps_unicodes_char_index,
ps_unicodes_char_next, pscmaps_interface): Updated.

* include/freetype/internal/t1types.h (T1_FaceRec): Updated.

* src/psaux/t1cmap.h (T1_CmapStdRec): Updated.
(T1_CmapUnicode, T1_CmapUnicodeRec): Removed.

* src/psaux/t1cmap.c (t1_get_glyph_name): New callback function.
(t1_cmap_unicode_init, t1_cmap_unicode_done,
t1_cmap_unicode_char_index, t1_cmap_unicode_char_next,
t1_cmap_unicode_class_rec): Updated.

* src/type42/t42types.h (T42_FaceRec): Updated.
2006-01-12 08:12:27 +00:00
..
autofit Formatting, improving comments. 2005-12-20 12:01:58 +00:00
base Formatting, improving comments. 2006-01-11 10:57:42 +00:00
bdf * src/bdf/bdfdrivr.c (bdf_interpret_style, BDF_Face_Done): Fix small 2005-11-21 17:32:03 +00:00
cache * src/cache/ftccache.c (FTC_Cache_Clear), src/cache/ftcmanag.c 2005-11-12 17:07:11 +00:00
cff * include/freetype/internal/ftobjs.h (ft_glyphslot_grid_fit_metrics), 2005-12-16 14:27:14 +00:00
cid * include/freetype/internal/ftobjs.h (ft_glyphslot_grid_fit_metrics), 2005-12-16 14:27:14 +00:00
gxvalid * src/base/ftobjs.c (FT_Open_Face): don't call FT_New_GlyphSlot and 2005-10-17 21:17:20 +00:00
gzip Add license. 2005-06-04 23:04:30 +00:00
lzw formatting, comment clean-up 2005-10-23 19:25:41 +00:00
otvalid * src/otvalid/otvmod.c (otv_validate): Use ft_validator_run instead 2005-08-20 05:33:09 +00:00
pcf * src/pcf/pcfread.c (pcf_get_bitmaps): Remove unused variable 2006-01-08 13:43:30 +00:00
pfr Clean-up. 2005-11-12 07:34:40 +00:00
psaux Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
pshinter Add license. 2005-06-04 23:04:30 +00:00
psnames Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
raster Add license. 2005-06-04 23:04:30 +00:00
sfnt add '\n' to the end of src/sfnt/ttbdf.c 2005-12-28 06:47:12 +00:00
smooth Add license. 2005-06-04 23:04:30 +00:00
tools * Jamfile, docs/reference/README: fix it so that "jam refdoc" works 2005-12-23 13:32:06 +00:00
truetype * src/truetype/ttinterp.c (Update_Max): Set current size of buffer 2005-12-17 13:12:49 +00:00
type1 * include/freetype/internal/ftobjs.h (ft_glyphslot_grid_fit_metrics), 2005-12-16 14:27:14 +00:00
type42 Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
winfonts Add license. 2005-06-04 23:04:30 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00