- 563598d Read metrics from TrueType fonts. by Ian Pilcher · 24 years ago
- c6eeda4 Guesstimate Windows font metrics for Type 1 fonts. by Ian Pilcher · 24 years ago
- 3f1ed52 Implemented 64bit file size handling. by Marcus Meissner · 24 years ago
- ee285b7 Remove unnecessary single quoting of debugstr_xxx strings. by Francois Gouget · 24 years ago
- 9c1ac51 Eliminate __compar_fn_t. by Ian Pilcher · 24 years ago
- 657c4af Unicode encodings for PostScript fonts. by Ian Pilcher · 24 years ago
- 0c63012 Implemented /etc/printcap based printing support. by Marcus Meissner · 24 years ago
- f30b035 PS passthrough was sending 2 bytes too many. by Marcus Meissner · 24 years ago
- 6e73ee0 Make PSDRV_Escape(GETPHYSPAGESIZE) return physical size. by Ian Pilcher · 24 years ago
- 506f790 Fixed rounding error in page size calculation. by Ian Pilcher · 24 years ago
- 8367baf Report that we have 2^16 colors, so PowerPoint97 prints colored slides. by Marcus Meissner · 24 years ago
- 3493de8 For underlining and striking out text we need to send a 'newpath' or by Marcus Meissner · 24 years ago
- b111809 Paper dialog translated to German. by Marcus Meissner · 24 years ago
- 91857a6 Misc. error checking in PostScript driver. by Ian Pilcher · 24 years ago
- 2ce7bc8 Check for errors in PSDRV_Init. by Ian Pilcher · 24 years ago
- ab8b7db Added CUPS printing support. by Marcus Meissner · 24 years ago
- 60268d1 Use typecasts to suppress compiler warnings. by Ian Pilcher · 24 years ago
- efb6460 Store each glyph name only once in PostScript driver. by Ian Pilcher · 24 years ago
- c9ada02 Make paper size and bin type handling more like Windows drivers. by Ian Pilcher · 24 years ago
- f493c52 Fixed 0 count handling in PSDRV_Text. by Andreas Mohr · 24 years ago
- 744820d Various registry-related PostScript driver enhancements. by Ian Pilcher · 24 years ago
- 27398d4 Implemented Get/SetDeviceGammaRamp. by Ove Kaaven · 24 years ago
- 39f5428 Moved GetTextMetrics to unicode. by Huw D M Davies · 24 years ago
- 23e207e Don't load AFM files from predefined directories; use [afmdirs] by Ian Pilcher · 24 years ago
- 1cfdeee Squash another AFM character metrics parsing bug. by Ian Pilcher · 24 years ago
- db490e5 Fix bug in AFM character width parsing. by Ian Pilcher · 24 years ago
- ae70f5c (PSDRV_AFMGetCharMetrics): Use unsigned chars (since isspace is used). by Morten Welinder · 24 years ago
- 2aa85ee Change FONTOBJ to use LOGFONTW rather than LOGFONT16. by Huw D M Davies · 24 years ago
- 988d1c2 - only parse AFM-files, which start with "BeginFontMetrics" by Peter H. Ganten · 24 years ago
- b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
- 804edb1 Map 'Courier New' to 'Courier'. by Huw D M Davies · 24 years ago
- 33c2489 Fixed a NULL ptr problem. by Marcus Meissner · 24 years ago
- 8d50352 Spaces do not have to come after the ':' that ends a keyword. by Huw D M Davies · 24 years ago
- a83c7c5 Fix for rotated text when lpDx is specified. by Huw D M Davies · 24 years ago
- d4b933e Take into account unprintable margins in psdrv. by Huw D M Davies · 24 years ago
- 71891e1 Authors: Huw D M Davies <hdavies@codeweavers.com>, Dmitry Timoshkov <dmitry@codeweavers.com> by Alexandre Julliard · 24 years ago
- e1f6dc0 Add "OnlyOne" paper source, used by the Acrobat Distiller PPD. by Dmitry Timoshkov · 24 years ago
- 8a65170 Handle the lpDx array properly. by Huw D M Davies · 24 years ago
- 08936ff Partial implementation of world transform support. by Eric Kohl · 24 years ago
- 0618746 Cleaned up dll startup routines now that we have separate address spaces. by Alexandre Julliard · 24 years ago
- a983a71 Added one safety check to AFM parsing. by Marcus Meissner · 24 years ago
- 8ed43e6 Use a case-insensitive comparison to match PostScript font names. by Ian Pilcher · 24 years ago
- 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
- ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
- 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
- d9d8ab0 Added Russian resources to the Postscript driver. by Dmitry Timoshkov · 24 years ago
- dcd0998 New path for AFM documentation on the net. by Dmitry Timoshkov · 24 years ago
- eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
- d3534c3 Optimized {,p}MoveTo{,Ex}{,16}. by Patrik Stridvall · 24 years ago
- 2239abb Allocate DC objects on the process heap, and removed WIN_DC_INFO by Alexandre Julliard · 24 years ago
- 1da3bef Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. by Peter Ivanyi · 24 years ago
- a9f6a9d Explicitly initialize structures. by Patrik Stridvall · 24 years ago
- 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
- 044f028 Brian Pirie Added support for PASSTHROUGH and POSTSCRIPT_PASSTHROUGH escapes. by Alexandre Julliard · 24 years ago
- e8aa1b9 Paper size and orientation prop sheet for wineps. by Huw D M Davies · 25 years ago
- 007fb24 Added support for non-deletable system brushes and pens created by USER. by Andreas Mohr · 25 years ago
- ad97005 Register Wine Postscript Driver as "WINEPS", "WINEPS.DLL" and by Dmitry Timoshkov · 25 years ago
- 2a2321b Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> by Alexandre Julliard · 25 years ago
- e514103 Added imports of kernel32.dll where necessary. by Alexandre Julliard · 25 years ago
- b0efe28 Removed a few dependencies on GDI internals from USER dll. by Alexandre Julliard · 25 years ago
- 8719485 Changed the AFM metrics structure to use an array instead of a linked by Alexandre Julliard · 25 years ago
- 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
- 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
- 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
- ec0ceef If printer only supports level 1 PostScript then complain rather than by Huw D M Davies · 25 years ago
- d323f43 Terminate image data with a '>' [The PSLRM is rather vague about this]. by Huw D M Davies · 25 years ago
- 84bde6a Separate wineps out of Wine's core. by Dimitrie O. Paun · 25 years ago