summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
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
2022-09-13vcl: Simplify calling FillFontSubsetInfo()Khaled Hosny
2022-09-13vcl: Move subsetting helper functions to sft.cxxKhaled Hosny
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-11vcl: Add PhysicalFontFace::GetRawFontData()Khaled Hosny
2022-09-10Fix typoAndrea Gelmini
2022-09-10vcl: Use vector instead of array for FontCharMap rangesKhaled Hosny
2022-09-09ofz: Undefined-shiftCaolán McNamara
2022-09-08vcl: Drop CmapResult indirectionKhaled Hosny
2022-09-08vcl: Drop now unused ParseCMAP()Khaled Hosny
2022-09-08vcl: Get FontCharMap from HarfBuzzKhaled Hosny
2022-09-08vcl: Drop now unused FontCharMap::GetGlyphIndex()Khaled Hosny
2022-09-08vcl: Add LogicalFontInstance::GetGlyphIndex()Khaled Hosny
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-06vcl: Add LogicalFontInstance::GetGlyphWidth()Khaled Hosny
2022-09-06Missing initialization of PhysicalFontFace::mbFontCapabilitiesReadStephan Bergmann
2022-09-06Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"خالد حسني
2022-09-05vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()Khaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-05vcl: Format PhysicalFontFace.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-09-01FeatureCollector: check for alternates only in GSUBKhaled Hosny
2022-08-27vcl: Don’t leak hb_set_tKhaled Hosny
2022-08-26FeatureCollector: Drop redundant checkKhaled Hosny
2022-08-25FeatureCollector: Fix parameter code for named parametersKhaled Hosny