freetype2/src
Werner Lemberg ef915c36f4 * docs/CHANGES: Updated.
Add new service for getting the ROS from a CID font.

* include/freetype/config/ftheader.h (FT_CID_H): New macro.
* include/freetype/ftcid.h: New file.

* include/freetype/internal/ftserv.h (FT_SERVIVE_CID_H): New macro.
* include/freetype/internal/services/svcid.h: New file.

* src/base/ftcid.c: New file.

* src/cff/cffdrivr.c: Include FT_SERVICE_CID_H.
(cff_get_ros): New function.
(cff_service_cid_info): New service structure.
(cff_services): Register it.

* src/cff/cffload.c (cff_font_done): Free registry and ordering.

* src/cff/cfftypes.h (CFF_FontRec): Add `registry' and `ordering'.

* modules.cfg (BASE_EXTENSIONS): Add ftcid.c.
2007-07-16 20:46:05 +00:00
..
autofit * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
base * src/base/ftglyph.c (FT_Glyph_Copy): Fix initialization of 2007-07-08 07:13:12 +00:00
bdf * include/freetype/fterrdef.h (FT_Err_Corrupted_Font_Header, 2007-06-01 22:16:43 +00:00
cache * src/base/ftobjs.c (FT_Request_Metrics), src/cache/ftccmap.c 2007-06-01 21:27:12 +00:00
cff * docs/CHANGES: Updated. 2007-07-16 20:46:05 +00:00
cid * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
gxvalid * src/truetype/ttgload.c (load_truetype_glyph): Always allow a 2007-07-04 14:12:19 +00:00
gzip Remove tabs from source files. 2007-06-01 06:56:17 +00:00
lzw * docs/CHANGES: Updated. 2007-05-25 07:11:12 +00:00
otvalid Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
pcf * src/truetype/ttinterp.c (Project_x, Project_y): Remove compiler 2007-02-12 22:08:15 +00:00
pfr * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
psaux * src/psaux/psobjs.c (ps_parser_skip_PS_token): Remove incorrect 2007-06-18 17:00:05 +00:00
pshinter * src/pshinter/pshrec.c (ps_mask_table_set_bits): Add `const'. 2007-05-20 18:07:52 +00:00
psnames * src/autofit/afcjk.c (af_cjk_hints_compute_edges): Remove unused 2007-05-15 06:49:37 +00:00
raster Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
sfnt * src/pfr/pfrcmap.c: Include pfrerror.h. 2007-07-07 07:30:40 +00:00
smooth * src/tools/ftrandom.c (font_size): New global variable. 2007-06-17 05:31:23 +00:00
tools * src/tools/ftrandom.c (font_size): New global variable. 2007-06-17 05:31:23 +00:00
truetype Really restore changes introduced in revision 1.178. 2007-07-10 23:10:39 +00:00
type1 * src/type1/t1load.c (parse_encoding): Handle one more error. 2007-06-19 07:57:30 +00:00
type42 * src/type42/t42parse.c (t42_parse_encoding): Handle one more error. 2007-06-18 17:07:49 +00:00
winfonts * src/winfonts/winfnt.c (fnt_face_get_dll_font): Return error 2007-06-19 04:53:30 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00