summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salgdi.h
AgeCommit message (Expand)Author
2024-08-17Support for non-AA text on WindowsMike Kaganski
2024-04-11Use COMReference in D2DWriteTextOutRendererMike Kaganski
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2022-12-21No need for bool return value hereNoel Grandin
2022-12-01Avoid dynamic cross casts to WinSalGraphicsImplBaseStephan Bergmann
2022-11-20vcl: fix artificial bold and italic on WindowsKhaled Hosny
2022-11-19vcl: use std::optional in PhysicalFontFaceKhaled Hosny
2022-11-19vcl: add WinFontFace::GetVariations()Khaled Hosny
2022-11-19vcl: make WinFontFace finalKhaled Hosny
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny
2022-11-19vcl: move creating DWriteFactory to a centeral placeKhaled Hosny
2022-11-12vcl: remove unused WinFontFace() private membersKhaled Hosny
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-06vcl: Create HFNT on WinFontFace when neededKhaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-05vcl: make WinFontFace less indirectKhaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-07tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-11-23tdf#62812 WIN use a compatible DC for font funcsJan-Marek Glogowski
2021-10-17WIN release SalPrinter's SalGraphics borrowed HDCJan-Marek Glogowski
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-25WIN call RealizePalette from setPaletteJan-Marek Glogowski
2021-09-25WIN handle graphics palette with deinitJan-Marek Glogowski
2021-09-25WIN always (de-)init WinSalGraphicsJan-Marek Glogowski
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-05-10vcl: use DWriteTextRenderer for vertical writing.Mark Hung
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-14remove SalPointNoel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák