836 Commits (106adba18cf35b3b20988701e55c292d1f0842a5)
 

Author SHA1 Message Date
Tom Kacvinsky 106adba18c Another minor typo fix in cff_parse_font_bbox(). 24 years ago
Tom Kacvinsky 3c55b304a5 Corrected a typo in function cff_parse_font_bbox(). 24 years ago
Tom Kacvinsky 80b7515e4c Added entries for changes to the BBox processing of the CFF driver. Now 24 years ago
Tom Kacvinsky 6456da1235 In function cff_parse_font_bbox(), obtain rounded FT_Fixed values for the 24 years ago
Tom Kacvinsky df5cea1b3e In function CFF_Init_Face(), when we process a pure CFF font, set 24 years ago
Tom Kacvinsky d06d935f3b Added entries for changes to CFF driver submitted by Sander van der 24 years ago
Tom Kacvinsky f892f09752 Added function get_cff_glyph_name() in order to facilitate getting a 24 years ago
Tom Kacvinsky 8e555b9731 In function CFF_Init_Face(), logical or the face flags with 24 years ago
Tom Kacvinsky 941099e1e5 In function CFF_Parse_CharStrings(), added support for deprecated 24 years ago
Werner Lemberg 90e4b6b8e5 * src/psaux/t1decode.c (T1_Decoder_Parse_Charstrings): Fix error 24 years ago
Tom Kacvinsky 1c09b9bd58 2001-03-12 Tom Kacvinsky <tjk@ams.org> 24 years ago
Tom Kacvinsky 98cc1f6a51 Changed the lenIV member of the T1_Decoder_ struct to be an FT_Int 24 years ago
Tom Kacvinsky 435f6102f5 Added entries for changes to the Type 1 decoder and the CID font driver (which 24 years ago
Tom Kacvinsky a2fb4779c4 In cid_read_subrs, decode subroutines only if lenIV >= 0. 24 years ago
Tom Kacvinsky cc3096c086 In cid_load_glyph, decrypt charstrings only if lenIV >= 0. 24 years ago
Tom Kacvinsky cf5a841218 In function T1_Decoder_Parse_Charstrings, take into account lenIV seed 24 years ago
Werner Lemberg 459d7e660f * src/pcf/pcfread.c: Put READ_Fields() always in a conditional to 24 years ago
Werner Lemberg 183ee0af2f * TODO: Updated. 24 years ago
Tom Kacvinsky ae6e13e7ea Added entry for TODO list. 24 years ago
Tom Kacvinsky 69844e856c Initial revision of TODO list. 24 years ago
Tom Kacvinsky 584c26a82c Myriad entires for FT_Fixed number handling in bbox parsing and 24 years ago
Tom Kacvinsky 2d2d737e83 In function T1_Init_Face, changed the assignment code for ascender, 24 years ago
Tom Kacvinsky e354f7243a Changed parse_font_bbox to use FT_Fixed values for the bbox 24 years ago
Tom Kacvinsky 08c15e60de In CID_Init_Face, use calculated units_per_EM, and if that is not available, default 24 years ago
Tom Kacvinsky e496962f25 Added units_per_EM processing to parse_font_matrix, and added FT_Fixed 24 years ago
Tom Kacvinsky 36c8728acb Added implementation of three new functions: FT_RoundFix, FT_CeilFix, 24 years ago
Tom Kacvinsky 30e00c6be6 Added prototypes and notes for three new functions: FT_RoundFix, 24 years ago
Werner Lemberg 1b20ae6162 * src/*/*.c: Added many casts to make code more 64bit-safe. 24 years ago
Werner Lemberg 0778f2bf18 * INSTALL, docs/BUILD: We need GNU make 3.78 or newer. 24 years ago
Tom Kacvinsky 97b9fe91f5 Added entry: 24 years ago
Tom Kacvinsky 0dd69c9a66 Minor correction in T1_Init_Face: we must wait until parse_font_bbox 24 years ago
Tom Kacvinsky 1afa4a7aa3 Added entry: 24 years ago
Tom Kacvinsky a57af6fb37 2001-03-07 Tom Kacvinsky <tjk@ams.org> 24 years ago
Werner Lemberg d78d99a1cb formatting 24 years ago
Tom Kacvinsky 79f84db817 Added entry: 24 years ago
Tom Kacvinsky 6b13179803 2001-03-05 Tom Kacvinsky <tjk@ams.org> 24 years ago
Antoine Leca 5f9960976d * include/freetype/ttnameid.h: Correct a stupid typo which prevented 24 years ago
Werner Lemberg 150a583254 * builds/unix/detect.mk: Add test for Hurd. 24 years ago
Werner Lemberg cb6ef5a41f * src/autohint/ahtypes.h (AH_Hinter): Add elements 24 years ago
Antoine Leca 5e4b738ad5 * include/freetype/ttnameid.h: added some new Microsoft language 24 years ago
David Turner c06ec0adbe the Type 1 glyph loader now sets the glyph control data to the 24 years ago
David Turner 3922e4f5d0 added automatic detection for the HURD operating system 24 years ago
David Turner 50004d7044 fixed a bug reported by Graham Asher 24 years ago
David Turner 76b88d5267 fixed a small bug in FT_Glyph_Copy 24 years ago
David Turner 532e02ad82 fixed a small bug (the advance and format were not copied in 24 years ago
Werner Lemberg 228859b229 * builds/unix/config.{guess,sub}: Updated (from ftp.gnu.org). 24 years ago
Werner Lemberg 82b87b344c * docs/docmaker.py (DocSection::add_element): Use 24 years ago
David Turner cb36b4a37d update docmaker.py to support chapters and section block ordering 24 years ago
Werner Lemberg 7fcdadc17a formatting 24 years ago
Tom Kacvinsky 502f702125 minor correction to 2001-02-07 entries. 24 years ago