Sign in
goma
/
wine
/
10fc9480936c2de291db0ff4f43fe03d6e5cfe2c
/
dlls
/
wineps
/
download.c
6d442ae
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
b8585b8
Change some char* to const char* to fix warnigns.
by Stefan Huehner
· 20 years ago
6695417
Check return value of get_bbox().
by Marcus Meissner
· 21 years ago
cfc3943
Make our ascii strings static const.
by Francois Gouget
· 21 years ago
fe13d6a
Make sure that the font ppem is always positive. Thanks to gslink.
by Huw Davies
· 21 years ago
294c8af
Removed some unnecessary inclusions of gdi.h.
by Alexandre Julliard
· 21 years ago
7342390
Get rid of the global INTERNAL_[XY]WSTODS macros.
by Alexandre Julliard
· 21 years ago
ef2ac7a
Scale the OUTLINETEXTMETRIC's bounding box with the font size.
by Huw Davies
· 21 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
14c90e8
For PostScript versions < 2.015 we need to explicitly allocate space
by Huw Davies
· 22 years ago
3efacb0
Remove extra #include directives from winspool.h.
by Francois Gouget
· 22 years ago
5d27596
Instead of trying to download the Type 42 glpyh metrics incrementally
by Huw Davies
· 22 years ago
1ee88a2
Removed trailing white space.
by Patrik Stridvall
· 23 years ago
ae4278e
Added Type 1 and Type 42 font downloading. Misc bug fixes.
by Huw D M Davies
· 23 years ago