1258 Commits (c13e75fb1b7f778b58bc2bc185e10a03f3cff001)

Author SHA1 Message Date
David Turner c13e75fb1b * src/base/ftutil.c: ft_mem_alloc and related functions now return an 19 years ago
Wu, Chia-I (吳佳一) cffa8b65be * src/base/ftobjs.c (FT_Set_Char_Size): Ahh.. forgot to check the case 19 years ago
Suzuki, Toshiya (鈴木俊哉) 2f239b8e88 Update MPW makefiles to new header inclusion introduced on 2006-02-16 19 years ago
Wu, Chia-I (吳佳一) 2e48a1a138 * src/base/ftobjs.c (ft_glyphslot_grid_fit_metrics, FT_Load_Glyph): 19 years ago
Werner Lemberg f99d846c8a * docs/release: Minor additions and clarifications. 19 years ago
Werner Lemberg 0aaf429a23 Fix ChangeLog. 19 years ago
David Turner b463665feb * src/base/ftobjs.c (ft_recompute_scaled_metrics): re-enable conservative 19 years ago
Werner Lemberg ae1e4b1577 * src/cache/ftccache.c (ftc_node_destroy): Use FT_LOCAL_DEF (again). 19 years ago
Werner Lemberg 20a8d0cf38 * devel/ftoption.h: Synchronize with 19 years ago
Werner Lemberg 7f049f4221 Formatting, copyright years. 19 years ago
David Turner de271ab8f0 * builds/unix/ftsystem.c, include/freetype/config/ftheader.h, 19 years ago
David Turner 6c71c6b968 * include/freetype/config/ftoption.h, src/autofit/afcjk.c, 19 years ago
Werner Lemberg d7e6b76739 Formatting, copyright years, minor cleanups. 19 years ago
Wu, Chia-I (吳佳一) 88242072b8 * src/base/ftoutln.c (FT_OUTLINE_GET_CONTOUR, ft_contour_has, 19 years ago
Wu, Chia-I (吳佳一) 032646139d * include/freetype/ftbitmap.h (FT_Bitmap_Embolden): Update 19 years ago
David Turner 478c591364 * tagging Third release candidate with VER-2-2-0-RC3 19 years ago
David Turner ca7d76f789 * src/cache/ftcbasic.c: correcting compatibility hack bug 19 years ago
Wu, Chia-I (吳佳一) a8e7a01965 * include/freetype/freetype.h (FT_Size_RequestRec): Change the type of 19 years ago
David Turner 88d8985a99 * src/cache/ftccmap.c: trying to hack binary compatibility for 19 years ago
Werner Lemberg d4303da035 formatting, copyright years. 19 years ago
David Turner 481838e234 * src/bdf/bdflib.c: fixed a problem with large encodings. 19 years ago
David Turner 6cda6c064f * src/bdf/bdflib.c: fixed a bug with zero-width glyphs 19 years ago
Wu, Chia-I (吳佳一) 890f807a7b * include/freetype/ftoutln.h (enum FT_Orientation): New value 19 years ago
Werner Lemberg 5edafed12a Clean-ups, copyright years, formatting. 19 years ago
Wu, Chia-I (吳佳一) facd9af542 * modules.cfg: Compile in ftotval.c and ftxf86.c by default for ABI 19 years ago
David Turner 0b5dc4df88 * include/freetype/ftmodapi.h, include/internal/ftserv.h, 19 years ago
David Turner c093db9d06 * src/sfnt/sfmtx.c: disabling memory optimization when 19 years ago
David Turner 1ae134a233 * src/sfnt/sfobjs.c (sfnt_face_load): fixed silly bug that 19 years ago
Werner Lemberg d41aecdbc0 formatting, doc improvements 19 years ago
David Turner dd0f3609d7 * include/freetype/internal/sfnt.h, src/sfnt/sfdriver.c, 19 years ago
Werner Lemberg f145e312df Formatting, copyright years, minor doc fixes. 19 years ago
David Turner 0880ac333a * builds/unix/unix-cc.in: don't filter-out exported functions 19 years ago
Werner Lemberg 1fae66950b * devel/ftoption.h: Synchronize with 19 years ago
Werner Lemberg 8e6f8c4d79 Formatting, copyright years, documentation improvements. 19 years ago
David Turner cda2d957dc * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 19 years ago
Wu, Chia-I (吳佳一) 0d565fdc1d * include/freetype/internal/ftobjs.h (FT_Face_InternalRec): Remove 19 years ago
Werner Lemberg 5225402a52 * include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in 19 years ago
Wu, Chia-I (吳佳一) 3dc0018174 * src/sfnt/ttmtx.c (tt_face_get_metrics): Typo. 19 years ago
Wu, Chia-I (吳佳一) 9a2b3b6d55 * src/sfnt/ttmtx.c (tt_face_load_hhea, tt_face_load_hmtx): Simply 19 years ago
Wu, Chia-I (吳佳一) 35222ff7bb Clean up the SFNT_Interface. In this final pass, `load_hmtx' is 19 years ago
Wu, Chia-I (吳佳一) e0decd1e27 * src/sfnt/ttmtx.h, src/sfnt/ttmtx.c: Why are there two copies of 19 years ago
Wu, Chia-I (吳佳一) 65863a5712 Clean up the SFNT_Interface. In this pass, we want to treat the font 19 years ago
Wu, Chia-I (吳佳一) f5aa47beb0 Clean up the SFNT_Interface. Table loading functions are now named 19 years ago
Werner Lemberg d39fda2b55 Formatting, copyright years. 19 years ago
Wu, Chia-I (吳佳一) 4c507ffa80 * src/autofit/afcjk.c (af_cjk_metrics_init): Fix a stupid bug... 19 years ago
Wu, Chia-I (吳佳一) f9a69132a7 * include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define 19 years ago
Werner Lemberg d1d4bffe2f formatting 19 years ago
Wu, Chia-I (吳佳一) 4cdb45c01e Introduce experimental autofit CJK module based on akito's autohint 19 years ago
Werner Lemberg 6be99f9104 * src/cid/cidparse.c (cid_parse_new): Remove shadowing variable. 19 years ago
Suzuki, Toshiya (鈴木俊哉) 4f41d63b02 fix src/cid/cidparse.c for too-short CIDFont 19 years ago