Go to file
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!)
if compiled for MacOS
- use the Mac path separator to get the base file name
- don't append .ttf if no dot in the file name
2000-03-02 01:15:37 +00:00
config fix 2000-02-29 17:12:03 +00:00
demos added cast to the string literal for Text to shut up my compiler. (btw. this literal contains non 7-bit characters!) 2000-03-02 01:15:37 +00:00
docs fixed a small typo ( "height" in place of "eight" !!) 2000-02-10 19:19:51 +00:00
include small update in FT_Open_Args (more could follow though..) 2000-02-13 13:35:21 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src ft_new_input_stream(): set the pathname field of the stream to args->pathname. Needed for the Mac fond driver. 2000-03-02 01:07:50 +00:00
CHANGES updated 2000-02-22 14:31:42 +00:00
license.txt updated the license 2000-02-22 13:53:16 +00:00
Makefile The font drivers that are statically linked to the library at build time 1999-12-29 00:24:51 +00:00