Uses Xrender extension to allow client side font rendering.
[wine] / dlls / wineps /
2001-12-24  Francois GougetInclude ftsnames.h or ftnames.h, not both.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-10-22  Francois GougetAdd support for environment variables in the printer...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-09-12  Huw D M DaviesLay down the infrastructure for gdi font rendering.
2001-08-17  Alexandre JulliardCreate GDI stock objects as normal objects instead...
2001-08-16  Alexandre JulliardSpecify sizes for stock fonts again; removed the FixSto...
2001-08-15  Ian PilcherEliminate glyph bounding boxes & other unused font...
2001-08-11  Ian PilcherRemove unused character width array.
2001-08-11  Ian PilcherMake EnumFonts and SelectObject use common font scaling.
2001-08-10  Ian PilcherRemoved ANSI encoding stuff.
2001-08-09  Ian PilcherRemove previously disabled code.
2001-08-09  Patrik StridvallDocumentation fixes.
2001-08-08  Ian PilcherRewrite and separate AFM parsing code (no more [afmfiles]).
2001-07-29  Alexandre JulliardRewrote Escape to avoid calling down to Escape16.
2001-07-28  Alexandre JulliardAdded GetDeviceCaps to the DC driver interface. Removed...
2001-07-27  Alexandre JulliardBuild the DC function table by using GetProcAddress...
2001-07-26  Ian PilcherRewrite TrueType font metric parsing code.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-24  Ian PilcherMake built-in font data read-only.
2001-07-24  Ian PilcherModify init code to handle const data types.
2001-07-23  Ian PilcherUse Windows metrics for font scaling.
2001-07-23  Ian PilcherOnly index glyph names when necessary.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-22  Ian PilcherEliminate UNICODEVECTOR data type.
2001-07-22  Alexandre JulliardRemoved some direct accesses to GDI internal pen/brush...
2001-07-22  Alexandre JulliardMoved the 16-bit pointer to the DIB bits out of the...
2001-07-22  Ian PilcherRemove redundant data structure from font metrics.
2001-07-19  Ian PilcherRead/calculate average character width for all fonts.
2001-07-19  Ian PilcherMake Helvetica Narrow a separate font family.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Dmitry TimoshkovFix some inter dll dependencies.
2001-07-02  Dmitry TimoshkovReplace PROFILE_* functions by Reg*.
2001-06-26  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-06-06  Ian PilcherUse autoconf checks to check for various FreeType headers.
2001-06-06  Ian PilcherUpdated built-in metrics for core PostScript fonts.
2001-06-06  Ian PilcherRemoved incorrect string length calculation.
2001-05-31  Ian PilcherFixed font metric rounding error.
2001-05-29  Ian PilcherBuild AFM data for core PostScript fonts into WINEPS.
2001-05-29  Ian PilcherUse macros for FreeType includes.
2001-05-24  Ian PilcherAdded AvgCharWidth member to font metrics.
2001-05-24  Ian PilcherUpdated PostScript glyph name data.
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-16  Ian PilcherGuesstimate Windows font metrics for Type 1 fonts.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-11  Ian PilcherEliminate __compar_fn_t.
2001-05-09  Ian PilcherUnicode encodings for PostScript fonts.
2001-05-09  Marcus MeissnerImplemented /etc/printcap based printing support.
2001-05-08  Marcus MeissnerPS passthrough was sending 2 bytes too many.
2001-05-07  Ian PilcherMake PSDRV_Escape(GETPHYSPAGESIZE) return physical...
2001-05-07  Ian PilcherFixed rounding error in page size calculation.
2001-05-07  Marcus MeissnerReport that we have 2^16 colors, so PowerPoint97 prints...
2001-05-07  Marcus MeissnerFor underlining and striking out text we need to send...
2001-05-07  Marcus MeissnerPaper dialog translated to German.
2001-05-03  Ian PilcherMisc. error checking in PostScript driver.
2001-04-30  Ian PilcherCheck for errors in PSDRV_Init.
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2001-04-23  Ian PilcherUse typecasts to suppress compiler warnings.
2001-04-20  Ian PilcherStore each glyph name only once in PostScript driver.
2001-04-16  Ian PilcherMake paper size and bin type handling more like Windows...
2001-04-16  Andreas MohrFixed 0 count handling in PSDRV_Text.
2001-04-02  Ian PilcherVarious registry-related PostScript driver enhancements.
2001-03-20  Ove KaavenImplemented Get/SetDeviceGammaRamp.
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
2001-03-13  Ian PilcherDon't load AFM files from predefined directories; use...
2001-03-01  Ian PilcherSquash another AFM character metrics parsing bug.
2001-02-28  Ian PilcherFix bug in AFM character width parsing.
2001-02-15  Morten Welinder(PSDRV_AFMGetCharMetrics): Use unsigned chars (since...
2001-02-14  Huw D M DaviesChange FONTOBJ to use LOGFONTW rather than LOGFONT16.
2001-02-13  Peter H. Ganten- only parse AFM-files, which start with "BeginFontMetrics"
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Huw D M DaviesMap 'Courier New' to 'Courier'.
2001-02-12  Marcus MeissnerFixed a NULL ptr problem.
2001-02-12  Huw D M DaviesSpaces do not have to come after the ':' that ends...
2001-02-12  Huw D M DaviesFix for rotated text when lpDx is specified.
2001-01-28  Huw D M DaviesTake into account unprintable margins in psdrv.
2001-01-28  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2001-01-28  Dmitry TimoshkovAdd "OnlyOne" paper source, used by the Acrobat Distill...
2001-01-26  Huw D M DaviesHandle the lpDx array properly.
2001-01-24  Eric KohlPartial implementation of world transform support.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-02  Marcus MeissnerAdded one safety check to AFM parsing.
2000-12-29  Ian PilcherUse a case-insensitive comparison to match PostScript...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-09  Dmitry TimoshkovAdded Russian resources to the Postscript driver.
2000-11-07  Dmitry TimoshkovNew path for AFM documentation on the net.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-05  Patrik StridvallOptimized {,p}MoveTo{,Ex}{,16}.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-19  Alexandre JulliardBrian Pirie
2000-09-22  Huw D M DaviesPaper size and orientation prop sheet for wineps.
2000-09-16  Andreas MohrAdded support for non-deletable system brushes and...
next