862 Commits (ab6d10759a8f5f3a4987aeff9e0bd7d79d529c82)
 

Author SHA1 Message Date
Werner Lemberg 6d5d719d9e * include/freetype/config/build.h (FT2_CONFIG_ROOT, FT2_PUBLIC_FILE, 24 years ago
Werner Lemberg 90d9964ec9 * */*.h: Changed body inclusion macro names to start and end with 24 years ago
Werner Lemberg cc069beb2d cleanups 24 years ago
David Turner 19ed8afe60 - updated all source files to adhere to the new inclusion scheme 24 years ago
David Turner 508409434c * src/cache/ftlru.c (FT_Lru_Done): fixed a small memory leak 24 years ago
Werner Lemberg 33d023680f * builds/module.mk: Replaced `xxx #' with `xxx$(space). 24 years ago
David Turner 940d30640f re-fixed FTC_Manager_Done :-) 24 years ago
David Turner 00004eef27 fixed a broken inclusion of header files (a FT_FLAT_COMPILE test 24 years ago
David Turner 91bb16583b fixed a bug in FTC_Manager_Done 24 years ago
David Turner ca8d1cda94 fixed small error in last update of FT_Done_Memory 24 years ago
David Turner b404d06a6b updated DocMaker to generate section-specific pages 24 years ago
David Turner 5b939ffb77 update 24 years ago
David Turner e646ff6fe2 fixed an obvious bug in FT_Done_Memory. The ANSI "free" function 24 years ago
David Turner e00615992e fixing Cygwin build 24 years ago
David Turner 8c8af31f5f fixed Unix installation 24 years ago
David Turner d3c8e064a5 - updating the header inclusion scheme to use <ft2build.h> by 24 years ago
Werner Lemberg bac727a41b Added 2.0.1 entry 24 years ago
Werner Lemberg 1e8b4ae53c formatting 24 years ago
David Turner ac4cd9516e changes to allow compilation under Unix and Cygwin 24 years ago
Werner Lemberg 2e82c93b9d minor fixes 24 years ago
David Turner efa80f2b43 fixed a few warnings with Borland C++ 24 years ago
David Turner aaac8133dc small updates to the documentation and the configure scripts to 24 years ago
Werner Lemberg 4c80f0c9ca * INSTALL: Revised. 24 years ago
David Turner b1aabf4c5e - added support for the free command-line Borland C++ compiler 24 years ago
David Turner 8fba32d2d6 introduced the new <freetype/config/ftbuild.h> file to determine 24 years ago
Tom Kacvinsky c261b63aab Added entries for calculation of `face-height' in t1/t2objs.c. 24 years ago
Tom Kacvinsky 16bf6da6d9 Fixed computation of `face->height'. 24 years ago
Tom Kacvinsky 21da848451 Added calculation of `face->height' for pure CFF fonts. 24 years ago
Werner Lemberg 6c65d91cc7 formatting 24 years ago
David Turner ac83e7e09f fixed a bug in the Conic bezier extrema computation formula.. 24 years ago
Werner Lemberg ada9503d22 * src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c 24 years ago
Werner Lemberg f1ca234473 * src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h only 24 years ago
Werner Lemberg bf8155a095 new file 24 years ago
Werner Lemberg d157fcf091 * src/truetype/ttobjs.c (TT_Init_Size): Fix #ifdef's to work with 24 years ago
Werner Lemberg 053e24eace formatting 24 years ago
Tom Kacvinsky f214137fbb Changed entry for src/cff/t2gload.c (T2_Parse_CharStrings) to reflect 24 years ago
Tom Kacvinsky 6dc51e9cbd T2_Parse_CharStrings: Added more logic to glyph width setting code to 24 years ago
Tom Kacvinsky 834b53ed0e Simplied glyph width processing code and the comments pertaining to it. 24 years ago
Tom Kacvinsky ed581a3434 Added entry for src/cff/t2gload.c (T2_Parse_CharStrings): 24 years ago
Tom Kacvinsky 6037f08474 In function T2_Parse_CharStrings, modified glyph width assignment code 24 years ago
Werner Lemberg 6dd303db0d * builds/ansi/ansi.mk: Fix inclusion order of files. 24 years ago
Werner Lemberg d1e9249b63 * builds/compiler/ansi-cc.mk (CLEAN_LIBRARY): Fix rule and 24 years ago
Werner Lemberg 27695e5dbf * src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt 24 years ago
Tom Kacvinsky 7e10ee403c Added an entry for "off by one" error in src/cff/t2load.c (T2_Get_String). 24 years ago
Tom Kacvinsky 3da9d565ee In function T2_Get_String, we called T2_Get_Name with an string id 24 years ago
David Turner 0fc54d0078 adding cache manager documentation (draft) 24 years ago
Tom Kacvinsky de01c5d9cb Added entry for changes made to t2parse.c (in function parse_t2_real). 24 years ago
Tom Kacvinsky a51b45c607 Make sure that parse_t2_real correctly parses a CFF real number. Added more comments 24 years ago
Tom Kacvinsky ef0af208a0 Changed entry for `src/cff/t2objs.c (T2_Init_Face)' so that it is 24 years ago
Tom Kacvinsky 30eacee9e6 Added entry for changes to T2_Init_Face (related to pure CFF fonts). 24 years ago