91 Commits (a90663f591e995bd148d7b45178c9d63a2b7eb93)

Author SHA1 Message Date
David Turner 43a2f656a7 fixed a few bugs, cleaned up some code 25 years ago
Werner Lemberg aa8c7da0bf Don't use -lefence in the demo Makefile. 25 years ago
David Turner c06aba285f updated the CHANGES file, plus a few fix in "ftstring" to 25 years ago
David Turner f9ca2bb58a managed to re-design entirely the API in <freetype/ftglyph.h> 25 years ago
David Turner 5ae831c101 changes used to implement the auto-hinting support 25 years ago
David Turner cc809bcbe6 fixed an ugly bug that caused some unaligned access 25 years ago
David Turner 075cdf1288 fixed a _nasty_ bug in the CFF driver. Note that there are still escapement problems though.. 25 years ago
David Turner 81bb4ad937 latest clean-ups.. 25 years ago
David Turner 9d636b6d14 various cleanups to reduce compiler warnings 25 years ago
Werner Lemberg 314bf4a1f4 fix typo in w32-vcc.mk 25 years ago
David Turner 2a98b3c431 reduced some nasty memory leaks 25 years ago
David Turner 90f68b7272 still more updates to the TrueType driver to make it more 25 years ago
David Turner b51a58fae6 added a few missing commits !! 25 years ago
David Turner f0df85ba2a - MAJOR INTERNAL REDESIGN: 25 years ago
David Turner f9b8dec437 major reformatting of the modules source code in order to get 25 years ago
David Turner 1f4aa4ba02 bugfix for using gcc with lots of options :-) 25 years ago
David Turner 0f6467a016 fixed a small bug that prevented the file name to be correctly 25 years ago
Werner Lemberg 5617726108 ftview now has two new options: -d activates debugging, and -l sets the 25 years ago
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