73 Commits (9a754ce32be316367ff55a1427804249a9fcbed8)

Author SHA1 Message Date
David Turner 04aa800ce9 added a CID-keyed font driver in "src/cid" 25 years ago
Werner Lemberg 026bd17b41 ftmulti.c: Will now accept any filename. It will no longer append `.ttf' 25 years ago
David Turner b1677a87ca changed the SFNT driver slightly to add more robust 25 years ago
David Turner 241e151eb2 oops, forgot to commit these files 25 years ago
David Turner 5413644b5e added a new demonstration program called "ftmulti" to 25 years ago
David Turner 3475e7fba3 removed TT_MAX_SUBGLYPHS macro, there is no static 25 years ago
David Turner e49ab25c08 formatting - removed trailing spaces 25 years ago
David Turner 968f0c3749 update 25 years ago
David Turner 33aab6e5b6 removed obsolete files + update 25 years ago
David Turner c91cfe1100 small update to the memory tester 25 years ago
David Turner c06eb3b73a fixed stupid math lib bug in the Makefile 25 years ago
David Turner c30aea9846 another massive changes in order to completely avoid 25 years ago
David Turner bfe2f98f1f a new massive grunt work. Redefined the EXPORT_DEF, 25 years ago
David Turner efce08d67c major re-organisation of the FreeType 2 directory hierarchy 25 years ago
David Turner 08c3875589 at last, the bug seems to be solved. Now, the source code 25 years ago
David Turner 4fce93e0cb still working on that damn rasterizer bug !! ;-) 25 years ago
David Turner 112be4c609 "ftrast.c" now works for monochrome bitmaps, and doesn't 25 years ago
David Turner d186a361a1 various updates to reduce the compilation warnings 25 years ago
David Turner d89489210a ftrast.c 25 years ago
David Turner eede9015a0 removed the smooth renderer from the demos directory 25 years ago
David Turner c5b993245e updates needed to compile the source programs now that 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 ea10fbf91f Consider the smooth renderer completed ! It will probably 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 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
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
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
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 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 0f99ddda5f changed the structure of FT_Outline in order to pack 25 years ago
Just van Rossum 1eabbcb453 properly behave in case the console window became active 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 858fd5f7f1 Mac demo support stuff. 25 years ago
Just van Rossum 829fbf194e Mac backend for the graphics subsystem. 25 years ago
Just van Rossum f21dac0209 Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms. 25 years ago
Just van Rossum c3b680942c MacOS: include grmac.h 25 years ago
Just van Rossum 3d76a9fbbe added cast to the string literal for Text to shut up my compiler. (btw. this literal contains non 7-bit characters!) 25 years ago
Just van Rossum 2a4f206f5f if compiled for MacOS 25 years ago
Just van Rossum 6f9a72d54e ft_basename(): if compiled for MacOS, use the Mac path separator 25 years ago
David Turner d275435a4f simple change to compile with the latest FT2 source 25 years ago