summaryrefslogtreecommitdiff
path: root/core/fpdfapi/font/cpdf_type1font.h
AgeCommit message (Expand)Author
2018-08-14Add CPDF_Type1Font::IsBase14Font() to replace GetBase14Font().Lei Zhang
2018-08-13Mark CPDF_Font::GlyphFromCharCodeExt() and friends Mac only.Lei Zhang
2018-08-04Set the CPDF_Font doc / font dict in the ctor.Lei Zhang
2017-09-27Cleanup FX macrosDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-10-12Reduce code duplication in CPDF_Type1Font::LoadGlyphMapnpm
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair