485 Commits (183ee0af2fc16499a2114a0645938483a87f3690)

Author SHA1 Message Date
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
David Turner 53dc9ca9c3 some minor changes to allow compilation in all modes, without warnings 24 years ago
Werner Lemberg 70a6b864d4 formatting 24 years ago
Werner Lemberg ddc3115f14 * builds/vms: Support files for VMS architecture added. 24 years ago
Tom Kacvinsky c1430c7069 Changed to use cffgload.{c,h} instead of t2gload.{c,h}. Also, all 24 years ago
Tom Kacvinsky d569012ea0 This file was previously known as t2gload.h. 24 years ago
Tom Kacvinsky 25a2c18a95 Renamed to cffgload.h. 24 years ago
Tom Kacvinsky 30e827985d Changed to reflect the changes made in the source files: 24 years ago
Tom Kacvinsky 7a8c67abfb This file was previously known as t2gload.c. 24 years ago
Tom Kacvinsky 6d01e3972b Renamed t2gload.c to cffgload.c. 24 years ago
Werner Lemberg 8dddc24dea * src/pcf/*: New driver module for PCF font format (used in 24 years ago
Werner Lemberg 0f52012e40 Initial revision 24 years ago
Werner Lemberg 9682808530 * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 24 years ago
Tom Kacvinsky d9d7be77df Added functions t2_lookup_glyph_by_stdcharcode and t2_operator_seac 24 years ago
Tom Kacvinsky 86c50ab52a Added tables 24 years ago
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