919 Commits (c43fd3a749d9659277568b6cce6539d6f5503883)
 

Author SHA1 Message Date
Tom Kacvinsky ed6971b569 2001-04-10 Tom Kacvinsky <tjk@ams.org> 24 years ago
Tom Kacvinsky cad797e6f1 In function parse_charstrings, changed code for placing .notdef glyph 24 years ago
Tom Kacvinsky 60ee2812b1 In structure T1_Loader, added swap_table (of type PS_Table) to 24 years ago
Werner Lemberg 800f5096c1 * src/pcf/pcfdriver.c (PCF_Get_Char_Index): Fix return value. 24 years ago
Werner Lemberg cbc9938e68 * builds/os2/*.mk: These files have been forgotten to update to 24 years ago
Werner Lemberg a1844e0927 * Jamfile, src/Jamfile, src/*/Jamfile: Formatted. Slight changes 24 years ago
Werner Lemberg 1429db6c4f * README: Formatting. 24 years ago
Werner Lemberg ab6d10759a * CHANGES: Reformatted, minor fixes. 24 years ago
Tom Kacvinsky 8f031b08ec Formatting 24 years ago
Tom Kacvinsky 679ea64ccc 2001-04-02 Tom Kacvinsky <tjk@ams.org> 24 years ago
Tom Kacvinsky 4a1bc8fcf6 In function TT_Load_Metrics, fix improper an improper pointer dereference. 24 years ago
Tom Kacvinsky 7e0e160d87 2001-03-26 Tom Kacvinsky <tjk@ams.org> 24 years ago
Tom Kacvinsky e90c5b978f Changed tests for sizes of short, ints, and longs to use the suffix U 24 years ago
David Turner 5bf0a39485 * Jamrules, Jamfile, src/Jamfile, src/*/Jamfile: Adding jamfiles 24 years ago
Werner Lemberg 521d8dc2e5 Add 2.0.2 version tag. 24 years ago
David Turner 85d260f628 added small README file 24 years ago
David Turner bbf33f304a small Unix installation update 24 years ago
David Turner d540613a7f small documentation update 24 years ago
David Turner f876b245e9 small documentation update 24 years ago
David Turner a0f89558b9 updated changes 24 years ago
David Turner 1e536983f6 removed obsolete documentation files 24 years ago
Werner Lemberg 521a2d7a13 * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 24 years ago
David Turner 0e20e1e575 fixed a small mistake 24 years ago
David Turner b8f56fa005 renamed "obj" to "objs" 24 years ago
David Turner 6ce03efb12 * include/freetype/config/ftheader.h, include/freetype/ftsnames.h: 24 years ago
David Turner 8d3a401fa8 * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 24 years ago
Werner Lemberg 3de5b07cc3 * builds/unix/configure.in: Add $ft_version. 24 years ago
Tom Kacvinsky a2e47b2688 Added entries for changes to Type 1 and CFF drivers, related to units 24 years ago
Tom Kacvinsky f3dad68be8 In function parse_font_matrix(), make sure that the units per em value 24 years ago
Tom Kacvinsky 70d6f38ed2 Change units per EM assignment in cff_parse_font_bbox(). 24 years ago
David Turner 3798110fc7 fixed a small bug 24 years ago
David Turner 8cfe002db9 renamed <freetype/config/ft2build.h> to 'ftheader.h' to avoid 24 years ago
David Turner 168e39a15b small update to remove compiler warnings 24 years ago
Tom Kacvinsky c24eff8d83 Another minor typo fix in cff_parse_font_bbox(). 24 years ago
Tom Kacvinsky b2712e2ef5 Corrected a typo in function cff_parse_font_bbox(). 24 years ago
Tom Kacvinsky 99678c3408 Added entries for changes to the BBox processing of the CFF driver. Now 24 years ago
Tom Kacvinsky ea48f4588a In function cff_parse_font_bbox(), obtain rounded FT_Fixed values for the 24 years ago
Tom Kacvinsky 8958d03ad1 In function CFF_Init_Face(), when we process a pure CFF font, set 24 years ago
Tom Kacvinsky 3952f6c778 Added entries for changes to CFF driver submitted by Sander van der 24 years ago
Tom Kacvinsky 84ad2a2205 Added function get_cff_glyph_name() in order to facilitate getting a 24 years ago
Tom Kacvinsky b9561b78c3 In function CFF_Init_Face(), logical or the face flags with 24 years ago
Tom Kacvinsky 8316bc596d In function CFF_Parse_CharStrings(), added support for deprecated 24 years ago
Werner Lemberg 9a8b536fb9 * src/psaux/t1decode.c (T1_Decoder_Parse_Charstrings): Fix error 24 years ago
Tom Kacvinsky fb68eaf8ac 2001-03-12 Tom Kacvinsky <tjk@ams.org> 24 years ago
Tom Kacvinsky a25b712c95 Changed the lenIV member of the T1_Decoder_ struct to be an FT_Int 24 years ago
Tom Kacvinsky d15ac62429 Added entries for changes to the Type 1 decoder and the CID font driver (which 24 years ago
Tom Kacvinsky 68621135db In cid_read_subrs, decode subroutines only if lenIV >= 0. 24 years ago
Tom Kacvinsky e355d008b3 In cid_load_glyph, decrypt charstrings only if lenIV >= 0. 24 years ago
Tom Kacvinsky 9b59f2c385 In function T1_Decoder_Parse_Charstrings, take into account lenIV seed 24 years ago
Werner Lemberg 22e812a8c4 * src/pcf/pcfread.c: Put READ_Fields() always in a conditional to 24 years ago