summaryrefslogtreecommitdiff
path: root/src/win32/cairo-dwrite-private.hpp
Commit message (Expand)AuthorAgeFilesLines
* DWrite: Support antialias and subpixel order font optionsFujii Hironori2023-02-271-0/+33
* Change the workaround of MinGW dwrite_3.h problemFujii Hironori2023-02-271-10/+8
* DWrite: Added new API to set measuring mode and rendering paramsFujii Hironori2023-02-021-0/+3
* DWrite: Removed old unused APIFujii Hironori2023-02-021-61/+6
* Add color palette optionAdrian Johnson2022-06-171-0/+1
* DWrite: Replace manual or missing ref counting with RefPtrAdrian Johnson2022-04-191-17/+15
* DWrite: ensure all private functions are staticAdrian Johnson2022-04-191-10/+0
* Dwrite: implement is_synthetic()Adrian Johnson2022-04-191-2/+2
* dwrite: add color font supportAdrian Johnson2022-02-271-1/+39
* dwrite_font param is not usedAdrian Johnson2022-02-271-1/+0
* Fix check doc errorsAdrian Johnson2022-02-271-2/+2
* Import win32 dwrite font backend fromAdrian Johnson2022-02-271-0/+229