Added Type 1 and Type 42 font downloading.
commitae4278ee5978714fe304d9ba9df79d6497f7ae1f
authorHuw D M Davies <hdavies@codeweavers.com>
Mon, 24 Jun 2002 23:44:18 +0000 (24 23:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jun 2002 23:44:18 +0000 (24 23:44 +0000)
tree1f351776d15dc13dd97750e3a0976d838e2d5d90
parent7a6ea91913d78df3edb8c8930cdd395b4cd5a044
Added Type 1 and Type 42 font downloading.
Misc bug fixes.
13 files changed:
dlls/wineps/Makefile.in
dlls/wineps/brush.c
dlls/wineps/builtin.c [copied from dlls/wineps/font.c with 69% similarity]
dlls/wineps/download.c [new file with mode: 0644]
dlls/wineps/driver.c
dlls/wineps/escape.c
dlls/wineps/font.c
dlls/wineps/ppd.c
dlls/wineps/ps.c
dlls/wineps/psdrv.h
dlls/wineps/text.c
dlls/wineps/type1.c [new file with mode: 0644]
dlls/wineps/type42.c [new file with mode: 0644]