511 Commits (697752d9aeecbfaca5d5fca29223892025ab8b9e)

Author SHA1 Message Date
Tom Kacvinsky 697752d9ae In structure T1_Loader, added swap_table (of type PS_Table) to 24 years ago
Werner Lemberg 66aab3c57d * src/pcf/pcfdriver.c (PCF_Get_Char_Index): Fix return value. 24 years ago
Werner Lemberg 0bb24e74b0 * builds/os2/*.mk: These files have been forgotten to update to 24 years ago
Werner Lemberg e746cdac2c * Jamfile, src/Jamfile, src/*/Jamfile: Formatted. Slight changes 24 years ago
Werner Lemberg 005b8b998a * README: Formatting. 24 years ago
Tom Kacvinsky 574ed1bc97 In function TT_Load_Metrics, fix improper an improper pointer dereference. 24 years ago
David Turner 870dc5bb97 * Jamrules, Jamfile, src/Jamfile, src/*/Jamfile: Adding jamfiles 24 years ago
Werner Lemberg 7dc15dbbd8 * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 24 years ago
David Turner dd9291c538 * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 24 years ago
David Turner 7dca898c4b * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 24 years ago
Tom Kacvinsky e47e540acf In function parse_font_matrix(), make sure that the units per em value 24 years ago
Tom Kacvinsky 35c0e256db Change units per EM assignment in cff_parse_font_bbox(). 24 years ago
David Turner a926ff2f6d fixed a small bug 24 years ago
David Turner 2160af9c61 small update to remove compiler warnings 24 years ago
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 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 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 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 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
Werner Lemberg 1b20ae6162 * src/*/*.c: Added many casts to make code more 64bit-safe. 24 years ago
Tom Kacvinsky 0dd69c9a66 Minor correction in T1_Init_Face: we must wait until parse_font_bbox 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 6b13179803 2001-03-05 Tom Kacvinsky <tjk@ams.org> 24 years ago
Werner Lemberg cb6ef5a41f * src/autohint/ahtypes.h (AH_Hinter): Add elements 24 years ago
David Turner c06ec0adbe the Type 1 glyph loader now sets the glyph control data to the 24 years ago
David Turner 50004d7044 fixed a bug reported by Graham Asher 24 years ago
David Turner 532e02ad82 fixed a small bug (the advance and format were not copied in 24 years ago
Werner Lemberg 7fcdadc17a formatting 24 years ago
Tom Kacvinsky a359d8a698 Removed an unnecessary fprintf( stderr, ... ) from cff_parse_font_matrix 24 years ago
Tom Kacvinsky b3e3a77c2d In function is_alpha, make `-' a legal alphanumeric character. This 24 years ago
Tom Kacvinsky 6ad5735a27 In function T1_Init_Face, added code to get the units_per_EM from the 24 years ago
Tom Kacvinsky 91f450c295 In function cff_parse_font_matrix, added logic to get the units_per_EM 24 years ago
Tom Kacvinsky 9df36e4718 In function CFF_Init_Face, added logic to get the units per EM from 24 years ago
Werner Lemberg a15e07e31c * src/psaux/psobjs.c (shift_elements): Remove if clause (which is 24 years ago
Tom Kacvinsky d60dbcd2a8 In function parse_font_matrix, added heuristic to get units_per_EM 24 years ago
Werner Lemberg 57175ec7b1 * src/pcfread.c (pcf_get_properties, pcf_get_metrics, 24 years ago