summaryrefslogtreecommitdiff
path: root/vcl/inc/sft.hxx
AgeCommit message (Expand)Author
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-07-30Drop freshly unused font subsetting codeKhaled Hosny
2022-12-06Simplify PhysicalFontFace::CreateFontSubset() a bitKhaled Hosny
2022-12-06tdf#113048: Fix PDF ascender and descender of some fontsKhaled Hosny
2022-11-21be more specific on what "Symbol" isCaolán McNamara
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-01Unused constantsKhaled Hosny
2022-10-01vcl: Move TrueTypeFace where it is usedKhaled Hosny
2022-09-30vcl: Apply variations to font metricsKhaled Hosny
2022-09-24use faster TempFile for font subset writingNoel Grandin
2022-09-22convert TrueTypeTable to C++ classNoel 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-19vcl: Don’t use temporary files for CreateFontSubset()Khaled Hosny
2022-09-14use a std::vector and can avoid a copyCaolán McNamara
2022-09-13vcl: Simplify calling FillFontSubsetInfo()Khaled Hosny
2022-09-13vcl: Move subsetting helper functions to sft.cxxKhaled Hosny
2022-09-11vcl: Add a PhysicalFontFace-backed TrueTypeFontKhaled Hosny
2022-09-08vcl: Get FontCharMap from HarfBuzzKhaled Hosny
2021-03-24convert m_pFileName to std::stringNoel
2021-03-23use unique_ptr in AbstractTrueTypeFontNoel Grandin
2021-03-22convert calloc/free into std::vectorCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski
2020-09-11tdf#125234 Qt5 set glpyh font bounding boxJan-Marek Glogowski
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-16Replace define by constexpr in sft.hxx (vcl)Julien Nabet
2019-10-14Fix numbering of font tables in sft.hxx (vcl)Julien Nabet
2019-10-13Replace "static const" by "constexpr" in sft.hxx (vcl)Julien Nabet
2019-10-13Refactor + fix TrueTypeTableNew_post + some reading types for sft/ttcr (vcl)Julien Nabet
2019-10-13Add glyf constants + remove "offset" pattern for length var (vcl)Julien Nabet
2019-10-12Document and replace some magic values in sft/ttcr (vcl)Julien Nabet
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-10use std::array in TrueTypeFontNoel Grandin
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-29Remove unused SFErrCodes::TableFormatStephan Bergmann
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-08Remove unused macrosKhaled Hosny