summaryrefslogtreecommitdiff
path: root/src/win32/cairo-win32-printing-surface.c
Commit message (Expand)AuthorAgeFilesLines
* Mime type updatesAdrian Johnson2023-01-281-0/+3
* Fix shared use of recording surface with paginated targetsAdrian Johnson2023-01-151-0/+1
* Defining Windows version macros in meson.buildFujii Hironori2023-01-131-9/+0
* Import win32 dwrite font backend fromAdrian Johnson2022-02-271-1/+36
* Merge branch 'master' into color-font-foreground-colorAdrian Johnson2021-09-171-0/+7
|\
| * Fix some MinGW warningsAdrian Johnson2021-09-021-0/+7
* | Support color fonts that use the foreground colorAdrian Johnson2021-08-281-0/+2
|/
* Merge branch 'HairlineStroke' into 'master'Adrian Johnson2021-08-151-4/+6
|\
| * Added hairline support to cairoRick Yorgason2021-08-151-4/+6
* | Check correctly for surface_pattern being a snapshot/recording in _cairo_win3...Jonathan Kew2021-08-041-11/+12
|/
* Misc. typosluz.paz2019-01-311-1/+1
* win32: Introduce new flag to mark surfaces that support solid brush drawingVasily Galkin2018-05-311-1/+1
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-3/+3
* Support tag operations in analysis and paginated surfaceAdrian Johnson2016-10-011-1/+3
* win32-print: fix unbounded surface assertionAdrian Johnson2016-06-191-1/+1
* win32-print: support subsurface recording patternsAdrian Johnson2015-10-171-8/+28
* Don't cull very thin lines on vector surfacesAdrian Johnson2015-10-171-1/+2
* win32-print: support raster_source patternsAdrian Johnson2015-10-171-108/+355
* win32-print: fix warningsAdrian Johnson2015-10-171-6/+6
* win32-print: Fix the page extentsAdrian Johnson2015-10-171-8/+40
* win32-print: fix transparent images have black backgroundRodrigo Rivas Costa2015-09-301-1/+1
* win32 printing: fix image scale when GDI scale is not identityAdrian Johnson2014-09-141-0/+1
* win32 print: fix cache_frozen assertionsRodrigo Rivas Costa2014-08-191-1/+7
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-191-1/+1
* win32: Rebase on the new compositor infrastructureChris Wilson2012-02-151-161/+163
* win32: Move to separate directoyChris Wilson2012-02-151-0/+1915