1643 Commits (BRANCH-2-1-5)
 

Author SHA1 Message Date
David Turner 231d0587b0 raised the value of TT_MAX_SUBGLYPHS, as it prevented 25 years ago
Werner Lemberg 7ae268a207 Fixed a compiler warning. 25 years ago
Werner Lemberg 69e010fdea Removed compiler warnings. 25 years ago
Werner Lemberg 32a53b2239 Adding LDFLAGS. I don't know yet a good solution (within GNU make) to 25 years ago
Werner Lemberg c83bfdd56d Adding string.h 25 years ago
David Turner 521e2bc804 Added pre-liminary autoconf support files for Unix. Note that these don't work 25 years ago
David Turner 90a36c5522 a small improvement to the Type 1 hinter, that 25 years ago
David Turner 46ab6331e0 formatting, and remove the "interface" identifier 25 years ago
David Turner ea10fbf91f Consider the smooth renderer completed ! It will probably 25 years ago
David Turner 82942cc279 simple fix required by the auto-hinting module 25 years ago
Just van Rossum 3562d014e6 minor improvements, mainly to the PFB testing code... 25 years ago
David Turner 69473e4efc fixed the display on 24-bit and 32-bit displays 25 years ago
David Turner 37379e2170 major changes to the library: 25 years ago
David Turner ed7f62aca5 support for FT_LOAD_NO_RECURSE needed by the auto-hinter 25 years ago
David Turner 7024ca1a37 ftoutln.c is now mandatory. The optional parts of this 25 years ago
David Turner e01a41d5eb fixed a stupid bug in FT_MulFix 25 years ago
David Turner b5c1a4e567 a new program to demonstrate the new convenience glyph 25 years ago
David Turner 6b0149b826 a new simple program to display composite glyphs in a given 25 years ago
Antoine Leca b46a2d8a74 Adding the new languages codes from Apple and the new Unicode ranges as for 3.0 25 years ago
David Turner 14d340ce2e fixed a _really_ stupid bugs in the TrueType Collection 25 years ago
Just van Rossum f8bc2d3ca6 use escapes instead of 8-bit in the Text constant: the 8-bit version got mangled by maccvs... 25 years ago
Just van Rossum 5a34a7bac2 use stream->memory instead of malloc/free. 25 years ago
David Turner 137c88880d updated the "smooth" anti-aliaser. By increasing the number 25 years ago
Just van Rossum fbf3ce2890 updated project files 25 years ago
Just van Rossum 65a60dc12e Here's the Mac FOND driver! It seems to work well, but it turns out the Type 1 drivers (old as well as new) reject about half the fonts I have. 25 years ago
Just van Rossum 5ae477c4f2 Added prototype for T1_Done_Parser() 25 years ago
Just van Rossum 05ef28c4ad Added mac FOND driver, and use t1z driver instead of the "old" t1 driver. 25 years ago
David Turner 1d85a73d1a Added a new version of the "smooth". This one uses 25 years ago
David Turner 7e68ad481f fix to compile with latest FreeType 2 25 years ago
David Turner 16afbe2d5f update 25 years ago
David Turner a6415244f1 updated documentation for Beta 4 25 years ago
David Turner c3c7e7fb0c updated CHANGES 25 years ago
David Turner 757429fdc9 fix to get rid of compile warning 25 years ago
David Turner 7f7aadf4f7 finished moving all configuration macros to 25 years ago
David Turner 3246efedcd first step towards moving all configuration options 25 years ago
David Turner 06d508c1de removed the unused/obsolete "ftbbox.c" 25 years ago
David Turner 4258c4fe9f removed src/shared/ttnameid.h (redundant) 25 years ago
David Turner f6dc6c17e7 renamed ttnamedid.h to ttnameid.h 25 years ago
David Turner 7f615aef5e renamed all outlines functions to the 25 years ago
David Turner 41dbcbf628 reformatting, changing the FT_Outline structure: 25 years ago
David Turner 291afa0992 added the new "smooth" anti-aliaser 25 years ago
David Turner e98e4af73c fixed a nasty bug that occured with CMAP format 4.. 25 years ago
David Turner 0f99ddda5f changed the structure of FT_Outline in order to pack 25 years ago
David Turner 9d76a8d67a a few fixes to get rid of unwanted compile-time warnings 25 years ago
Just van Rossum 80f4b060e3 fixed typo in comment 25 years ago
Just van Rossum 1eabbcb453 properly behave in case the console window became active 25 years ago
Just van Rossum 7eef5364b8 - ft_new_input_stream: don't make a new copy of the pathname 25 years ago
Just van Rossum 59d8ac4615 formatting: some tabs replaced by spaces 25 years ago
Werner Lemberg febe3fbeba A first check of FT2's Make system. Many smaller and larger bugs have been 25 years ago
Just van Rossum 8c5c932e46 fixed typo in comment 25 years ago