# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: w_redlinehide' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2022-10-12use unique_ptr for SystemFontList, fix leakNoel Grandin
2022-10-11loplugin:loopvartoosmallStephan Bergmann
2022-10-01tdf#72456: Don’t cache macOS font listKhaled Hosny
2022-10-01tdf#72456: Support font embedding on macOSKhaled Hosny
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-10-01vcl: Remove unused AquaSalGraphics::GetRawFontData()Khaled Hosny
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-11vcl: Add a PhysicalFontFace-backed TrueTypeFontKhaled Hosny
2022-09-08vcl: Pass FontCharMap to OpenTTFont*() when possibleKhaled Hosny
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled 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-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-09-02vcl: set hb_font_t variations from CTFontKhaled Hosny
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-07-21remove 4-bit bitmap bits that were still present in QuartzSalBitmapTomaž Vajngerl
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-10tdf#148470 if macOS glyph fallback provided a partial result flag what failedCaolán McNamara
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-02-02fix std::min() used instead of std::max()Luboš Luňák
2022-01-26make sure to not divide by zero when computing miter limitLuboš Luňák
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-14respect TextRenderModeForResolutionIndependentLayout for mac tooCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-04Drop also commented-out obfuscated SAL_DEBUG callsTor Lillqvist
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski