480 Commits (c2f44c16083485ba28ad5115319106d8c5a9e8ce)

Author SHA1 Message Date
Tom Kacvinsky c2f44c1608 Added implementation of three new functions: FT_RoundFix, FT_CeilFix, 24 years ago
Werner Lemberg 914b289f16 * src/*/*.c: Added many casts to make code more 64bit-safe. 24 years ago
Tom Kacvinsky bdcfd5246d Minor correction in T1_Init_Face: we must wait until parse_font_bbox 24 years ago
Tom Kacvinsky 3f06635b12 2001-03-07 Tom Kacvinsky <tjk@ams.org> 24 years ago
Werner Lemberg 2e35c9b406 formatting 24 years ago
Tom Kacvinsky e20035ae3c 2001-03-05 Tom Kacvinsky <tjk@ams.org> 24 years ago
Werner Lemberg e274cfd3ef * src/autohint/ahtypes.h (AH_Hinter): Add elements 24 years ago
David Turner 8a8d5c88b5 the Type 1 glyph loader now sets the glyph control data to the 24 years ago
David Turner 5aeaad6c39 fixed a bug reported by Graham Asher 24 years ago
David Turner 8fe916ca51 fixed a small bug (the advance and format were not copied in 24 years ago
Werner Lemberg 500dc854f6 formatting 24 years ago
Tom Kacvinsky 1e5f0ee609 Removed an unnecessary fprintf( stderr, ... ) from cff_parse_font_matrix 24 years ago
Tom Kacvinsky 97094311aa In function is_alpha, make `-' a legal alphanumeric character. This 24 years ago
Tom Kacvinsky 7b91beadab In function T1_Init_Face, added code to get the units_per_EM from the 24 years ago
Tom Kacvinsky c27cd28e22 In function cff_parse_font_matrix, added logic to get the units_per_EM 24 years ago
Tom Kacvinsky c97cf17acd In function CFF_Init_Face, added logic to get the units per EM from 24 years ago
Werner Lemberg e56b411f32 * src/psaux/psobjs.c (shift_elements): Remove if clause (which is 24 years ago
Tom Kacvinsky b2d5fefea8 In function parse_font_matrix, added heuristic to get units_per_EM 24 years ago
Werner Lemberg 3dac27d9fd * src/pcfread.c (pcf_get_properties, pcf_get_metrics, 24 years ago
David Turner db0717879f some minor changes to allow compilation in all modes, without warnings 24 years ago
Werner Lemberg d573c7e76b formatting 24 years ago
Werner Lemberg c3e987e2aa * builds/vms: Support files for VMS architecture added. 24 years ago
Tom Kacvinsky 8d1f604993 Changed to use cffgload.{c,h} instead of t2gload.{c,h}. Also, all 24 years ago
Tom Kacvinsky 8050a6b85d This file was previously known as t2gload.h. 24 years ago
Tom Kacvinsky 167e2be410 Renamed to cffgload.h. 24 years ago
Tom Kacvinsky ceac7b9f66 Changed to reflect the changes made in the source files: 24 years ago
Tom Kacvinsky cd92b11dc6 This file was previously known as t2gload.c. 24 years ago
Tom Kacvinsky fa3d6e9422 Renamed t2gload.c to cffgload.c. 24 years ago
Werner Lemberg 389acc625e * src/pcf/*: New driver module for PCF font format (used in 24 years ago
Werner Lemberg f28b7bfaea Initial revision 24 years ago
Werner Lemberg 6b76663625 * src/cff/cffload.c (CFF_Load_Charset): Improved error messages. 24 years ago
Tom Kacvinsky abe0d47265 Added functions t2_lookup_glyph_by_stdcharcode and t2_operator_seac 24 years ago
Tom Kacvinsky 4ba1c0ad6f Added tables 24 years ago
Tom Kacvinsky 91a0b65f46 In function T2_Load_Glyph, added code so that the font transform is 25 years ago
Tom Kacvinsky a05c02c9ca Added code to cff_parse_font_matrix so that the font matrix numbers 25 years ago
Tom Kacvinsky 45fbecbba3 Removed unnecessary comments and commented-out code from ah_hinter_load_glyph. 25 years ago
David Turner 55b7403b58 removing obsolete "cidafm" files 25 years ago
Tom Kacvinsky f8d841a746 Changed functions ah_hinter_load and ah_hinter_load_glyph so that 25 years ago
Werner Lemberg 594f0c965d * *.mk: Added lots of `.PHONY' targets. 25 years ago
David Turner 1eb9a43aa1 fixed small bug (no need to test target pixmap in direct rendering mode) 25 years ago
David Turner 859a18a358 support for clipped direct rendering 25 years ago
Werner Lemberg 63408a1299 include/freetype/internal/internal.h: Fixed header inclusion macros 25 years ago
David Turner 170c0d4c0d * include/freetype/config/ft2build.h, 25 years ago
Werner Lemberg d5c1b27d58 * include/freetype/config/ft2build.h (FT2_ROOT, FT2_CONFIG_ROOT): 25 years ago
Werner Lemberg 16a60e872f next try 25 years ago
Werner Lemberg 6d5d719d9e * include/freetype/config/build.h (FT2_CONFIG_ROOT, FT2_PUBLIC_FILE, 25 years ago
Werner Lemberg 90d9964ec9 * */*.h: Changed body inclusion macro names to start and end with 25 years ago
Werner Lemberg cc069beb2d cleanups 25 years ago
David Turner 19ed8afe60 - updated all source files to adhere to the new inclusion scheme 25 years ago
David Turner 508409434c * src/cache/ftlru.c (FT_Lru_Done): fixed a small memory leak 25 years ago