freetype/docs
Werner Lemberg e2455bad12 * docs/CHANGES: Updated.
Improve MacOS fond support.  Provide a new API
`FT_New_Face_From_FSSpec' similar to `FT_New_Face'.

* src/base/ftmac.c [__MWERKS__]: Include FSp_fpopen.h.
STREAM_FILE [__MWERKS__]: New macro.
(ft_FSp_stream_close, ft_FSp_stream_io) [__MWERKS__]: New functions.
(file_spec_from_path) [__MWERKS__]: Updated #if statement.
(get_file_type, make_lwfn_spec): Use `const' for argument.
(is_dfont) [TARGET_API_MAC_CARBON]: Removed.
(count_face_sfnt, count_faces): New functions.
(parse_fond): Do some range checking.
(read_lwfn): Change type of second argument.
No longer call FSpOpenResFile.
(OpenFileAsResource): New function.
(FT_New_Face_From_LWFN): Use `const' for second argument.
Use OpenFileAsResource.
(FT_New_Face_From_Suitcase): Change type of second argument.
No longer call FSpOpenResFile.
Loop over all resource indices.
(FT_New_Face_From_dfont) [TARGET_API_MAC_CARBON]: Removed.
(FT_GetFile_From_Mac_Name): Use `const' for first argument.
(ResourceForkSize): Removed.
(FT_New_Face): Updated to use new functions.
(FT_New_Face_From_FSSpec): New function.

* include/freetype/ftmac.h: Updated.
2004-02-26 21:56:27 +00:00
..
reference Initial revision 2003-07-09 15:22:39 +00:00
CHANGES * docs/CHANGES: Updated. 2004-02-26 21:56:27 +00:00
CUSTOMIZE * Version 2.1.7 released. 2003-11-09 08:37:14 +00:00
DEBUG * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
FTL.txt preparing 2.1.0 release 2002-04-15 12:01:10 +00:00
GPL.txt Moving FreeType license to doc dir. 2000-11-02 07:53:08 +00:00
INSTALL * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.ANY * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.GNU * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.UNX * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
INSTALL.VMS * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
license.txt Mention GPL version. 2003-11-06 14:56:11 +00:00
modules.txt * builds/amiga/makefile, builds/amiga/smakefile, 2002-05-28 22:38:05 +00:00
PATENTS * docs/PATENTS: Typo fixed (Thanks to Detlef "Hawkeye" Wuerkner) in the URL for the on-line resource. 2002-01-21 21:57:38 +00:00
raster.txt * docs/raster.txt: New file, taken from FreeType 1 and completely 2003-12-08 21:11:31 +00:00
release Updated. 2003-11-12 15:16:02 +00:00
TODO Minor documentation typos. 2003-06-14 21:39:17 +00:00
TRUETYPE * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
UPGRADE.UNX * doc/INSTALL.UNX: Cleaned up. 2003-04-21 13:30:27 +00:00
VERSION.DLL * src/truetype/ttinterp.c (CUR_Func_move_orig): New macro. 2003-11-24 22:54:58 +00:00