447 Commits (23d1fe0878f779abc75bf5f2c42db224644f736d)

Author SHA1 Message Date
Tom Kacvinsky 23d1fe0878 In function T2_Load_Glyph, added code so that the font transform is 24 years ago
Tom Kacvinsky c6dec5c06d Added code to cff_parse_font_matrix so that the font matrix numbers 24 years ago
Tom Kacvinsky abaa5f26c9 Removed unnecessary comments and commented-out code from ah_hinter_load_glyph. 24 years ago
David Turner c129cb011d removing obsolete "cidafm" files 24 years ago
Tom Kacvinsky 68c5181cbd Changed functions ah_hinter_load and ah_hinter_load_glyph so that 24 years ago
Werner Lemberg f6fdf537e7 * *.mk: Added lots of `.PHONY' targets. 24 years ago
David Turner 86564229c3 fixed small bug (no need to test target pixmap in direct rendering mode) 24 years ago
David Turner d3f742417c support for clipped direct rendering 24 years ago
Werner Lemberg f23f4ad1a6 include/freetype/internal/internal.h: Fixed header inclusion macros 24 years ago
David Turner 1003866897 * include/freetype/config/ft2build.h, 24 years ago
Werner Lemberg 0f4d90d294 * include/freetype/config/ft2build.h (FT2_ROOT, FT2_CONFIG_ROOT): 24 years ago
Werner Lemberg 36bb22c7b7 next try 24 years ago
Werner Lemberg 70d9281979 * include/freetype/config/build.h (FT2_CONFIG_ROOT, FT2_PUBLIC_FILE, 24 years ago
Werner Lemberg de6e145b7f * */*.h: Changed body inclusion macro names to start and end with 24 years ago
Werner Lemberg 4878fe6564 cleanups 24 years ago
David Turner 15492f2785 - updated all source files to adhere to the new inclusion scheme 24 years ago
David Turner 20f0291bd9 * src/cache/ftlru.c (FT_Lru_Done): fixed a small memory leak 24 years ago
Werner Lemberg 2deb3eecd0 * builds/module.mk: Replaced `xxx #' with `xxx$(space). 24 years ago
David Turner bb54f997f9 re-fixed FTC_Manager_Done :-) 24 years ago
David Turner 12c6965161 fixed a broken inclusion of header files (a FT_FLAT_COMPILE test 24 years ago
David Turner 8d1779e3f2 fixed a bug in FTC_Manager_Done 24 years ago
David Turner 679fc7be7d fixed small error in last update of FT_Done_Memory 24 years ago
David Turner 0d5c29f95c fixed an obvious bug in FT_Done_Memory. The ANSI "free" function 24 years ago
David Turner 95bbba6b7d - updating the header inclusion scheme to use <ft2build.h> by 24 years ago
David Turner 7a31c1f1da fixed a few warnings with Borland C++ 24 years ago
David Turner 9b9a5ffb2d - added support for the free command-line Borland C++ compiler 24 years ago
Tom Kacvinsky 410a3e4646 Fixed computation of `face->height'. 24 years ago
Tom Kacvinsky 4efbfc9ba2 Added calculation of `face->height' for pure CFF fonts. 24 years ago
David Turner 5744be18a2 fixed a bug in the Conic bezier extrema computation formula.. 24 years ago
Werner Lemberg 0973e98e21 * src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c 25 years ago
Werner Lemberg e9835a1926 * src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h only 25 years ago
Werner Lemberg af9b8c9d6a * src/truetype/ttobjs.c (TT_Init_Size): Fix #ifdef's to work with 25 years ago
Werner Lemberg f2b2e249a3 formatting 25 years ago
Tom Kacvinsky 2c7b3c7385 T2_Parse_CharStrings: Added more logic to glyph width setting code to 25 years ago
Tom Kacvinsky 19aeac97a4 Simplied glyph width processing code and the comments pertaining to it. 25 years ago
Tom Kacvinsky 8fa688198c In function T2_Parse_CharStrings, modified glyph width assignment code 25 years ago
Werner Lemberg f6ecab5858 * builds/ansi/ansi.mk: Fix inclusion order of files. 25 years ago
Werner Lemberg 2eb614d8d1 * src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt 25 years ago
Tom Kacvinsky b50b481d4c In function T2_Get_String, we called T2_Get_Name with an string id 25 years ago
Tom Kacvinsky 12df1b92f1 Make sure that parse_t2_real correctly parses a CFF real number. Added more comments 25 years ago
Tom Kacvinsky 3eaa5d69b0 In function T2_Init_Face, make sure that root->num_faces gets 25 years ago
Werner Lemberg 761edfc0e3 formatting 25 years ago
David Turner b4790b0381 added support to synthetic Type 1 fonts. Why didn't 25 years ago
Werner Lemberg 34ad7361bd Formatting; removing tabs. 25 years ago
Tom Kacvinsky 084b86db6c In function TT_Load_Generic_Header, change tracing output to indicate 25 years ago
Tom Kacvinsky c33451fa5a In function SFNT_Load_Face, set has_outline to true only if 25 years ago
Werner Lemberg 645a153c0d Small fixes and formatting. 25 years ago
David Turner 201edc9513 minor warning with VC++ solved 25 years ago
David Turner abd7fd4fb2 fixed a bug in "docs/glnames.py" which caused he generation of an 25 years ago
David Turner 9a79eb4853 fixed a small bug: the "linearHoriAdvance" and "vertHoriAdvance" were 25 years ago