summaryrefslogtreecommitdiff
path: root/vcl/skia/win/gdiimpl.cxx
AgeCommit message (Expand)Author
2024-04-11Use COMReference in D2DWriteTextOutRendererMike Kaganski
2024-03-31Simplify a bitMike Kaganski
2024-03-29Drop a const_castMike Kaganski
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-10update skia to m116Noel Grandin
2022-11-20vcl: fix artificial bold and italic on WindowsKhaled Hosny
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny
2022-11-19vcl: move creating DWriteFactory to a centeral placeKhaled Hosny
2022-09-05tdf#150507 like skia, even when subpixel rendering snap to a pixel BaselineCaolán McNamara
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-03-16throw away skia control cache on theme changeCaolán McNamara
2022-01-26Simplify error COM handling using exceptionsMike Kaganski
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-11build a IDWriteFontCollection1 of our FR_PRIVATE fontsCaolán McNamara
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-08-31reduce code duplicationLuboš Luňák
2021-08-31fix Skia flushing to screen on Windows (tdf#144145)Luboš Luňák
2021-08-25use our own Skia surface when using GPU screen drawingLuboš Luňák
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-05-24fix Skia Windows text renderingLuboš Luňák
2021-05-24disable AA in Skia/Windows text rendering if asked toLuboš Luňák
2021-05-24fix font scale width handling for Skia/X11 (tdf#136081)Luboš Luňák
2021-04-20fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715)Luboš Luňák
2021-04-07cache Skia fontLuboš Luňák
2021-03-04actually restore the original HFONTLuboš Luňák
2021-03-03'using namespace SkiaHelper' in skia vcl sourcesLuboš Luňák
2021-03-03update Skia to chrome/m90Luboš Luňák
2021-03-01make sure Skia DWrite matches the given HFONT exactly (tdf#137122)Luboš Luňák
2021-03-01it's enough to have one Skia font managerLuboš Luňák
2021-03-01generic Skia workaround for VCL sending empty size (tdf#140288)Luboš Luňák
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-11-17set Skia pixel geometry for every surfaceLuboš Luňák
2020-11-17update Skia to chrome/m88Luboš Luňák
2020-11-14fix updates of Skia draw region for Windows widgets (tdf#137559)Luboš Luňák
2020-10-08track dirty areas for Skia drawingLuboš Luňák
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-23detect and fail immediately on failed Skia allocations (tdf#135952)Luboš Luňák
2020-09-23if allocating Vulkan surface fails, fall back to Skia raster surfaceLuboš Luňák
2020-07-16flush all Skia drawing before drawing to the screenLuboš Luňák
2020-07-07set also RGB/BGR LCD order for Skia text rendering (tdf#134275)Luboš Luňák
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák
2020-06-17remove outdated Skia todo commentsLuboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-04-24debug info for Skia Windows widget drawingLuboš Luňák
2020-04-17loplugin:external (clang-cl)Stephan Bergmann
2020-04-15fix Skia glyph orientation with DirectWrite (tdf#132084)Luboš Luňák
2020-04-15do not create empty Skia surface (tdf#131939)Luboš Luňák
2020-04-10fix last commitLuboš Luňák
2020-04-10downgrade warning to an info messageLuboš Luňák