summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2023-02-09vcl: GetGlyphOutlineUntransformed() always returns true nowKhaled Hosny
2023-02-09Require HarfBuzz 5.1.0Khaled Hosny
2023-02-07tdf#153376: Fix reading USE_TYPO_METRICS flagKhaled Hosny
2022-12-11ofz#54221 drop unassigned bitsCaolán McNamara
2022-12-11ofz#54339 skip config for fuzzingCaolán McNamara
2022-12-10tdf#152267: Strike out changed to underline in small zoomKhaled Hosny
2022-12-06Simplify PhysicalFontFace::CreateFontSubset() a bitKhaled Hosny
2022-12-06tdf#113048: Fix PDF ascender and descender of some fontsKhaled Hosny
2022-12-04Check for trailing numeric part in isCharacterVariant/isStylisticSetKhaled Hosny
2022-12-04Add and use Feature::isCharacterVariant/isStylisticSetKhaled Hosny
2022-12-03vcl: simplify ImplFontMetricData::ImplInitTextLineSizeHarfBuzz() a bitKhaled Hosny
2022-11-27tdf#152214: make sure underlines are shown on small zoom levelsKhaled Hosny
2022-11-25hb_draw_funcs_t needs harfbuzz >= 4.0.0Caolán McNamara
2022-11-23tdf#108497: instantiate variable fonts in PDFKhaled Hosny
2022-11-21vcl: fix accessing color font colorsKhaled Hosny
2022-11-21remove FontAttributes::meCharSetCaolán McNamara
2022-11-21be more specific on what "Symbol" isCaolán McNamara
2022-11-21drop effectively unused Font::IsSymbolFontCaolán McNamara
2022-11-21drop ImplFont::SetSymbolFlagCaolán McNamara
2022-11-21stop setting OpenSymbol as a "Symbol" fontCaolán McNamara
2022-11-20vcl: fix glyph positioning for artificial italicKhaled Hosny
2022-11-20vcl: add NeedsArtificialBold/Italic() to LogicalFontInstanceKhaled Hosny
2022-11-20vcl: fix artificial bold and italic on WindowsKhaled Hosny
2022-11-19vcl: use std::optional in PhysicalFontFaceKhaled Hosny
2022-11-18add documentation that this means Windows Symbol encodingCaolán McNamara
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-11Drop a counterproductive top-level constStephan Bergmann
2022-11-08Related: ofz#47699 ludicrous font heightCaolán McNamara
2022-11-02vcl: add PhysicalFontFace::GetVariations()Khaled Hosny
2022-10-01Unused constantsKhaled Hosny
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-10-01vcl: Use a hb_face_t wrapper in TrueTypeFaceKhaled Hosny
2022-10-01Fix typoAndrea Gelmini
2022-10-01Fix typoAndrea Gelmini
2022-10-01vcl: Move TrueTypeFace where it is usedKhaled Hosny
2022-09-30vcl: Use LogicalFontInstance::GetScale()Khaled Hosny
2022-09-30vcl: Use the same underline sizes for overlinesKhaled Hosny
2022-09-30vcl: Use font’s underline/strike position and sizeKhaled Hosny
2022-09-30vcl: Apply variations to font metricsKhaled Hosny
2022-09-23vcl: Use glyph names from the font in Type 3 fontsKhaled Hosny
2022-09-23vcl: tdf#121327 PDF export for bitmap color fontsKhaled Hosny
2022-09-21use more string_view in vclNoel Grandin
2022-09-20use O[U]String in TrueType codeNoel Grandin
2022-09-20vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset()Khaled Hosny
2022-09-20vcl: Add PhysicalFontFace::GetName()Khaled Hosny
2022-09-19vcl: Fix Type 3 glyph widthsKhaled Hosny
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny
2022-09-19vcl: Add PhysicalFontFace API to get color layersKhaled Hosny
2022-09-19vcl: Don’t use temporary files for CreateFontSubset()Khaled Hosny