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