summaryrefslogtreecommitdiff
path: root/core/fpdfapi/font/cpdf_type1font.cpp
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-10Consolidate const_casts<> in FXFT_Get_Name_Index()Tom Sepez
2018-08-04Set the CPDF_Font doc / font dict in the ctor.Lei Zhang
2018-07-02Comment some raw pointers that cant become UnownedPtr<>.Tom Sepez
2018-05-25Mark more CPDF_Objects as const in font code.Lei Zhang
2017-12-06Fix nits on some font code.Lei Zhang
2017-12-05Replace uses of bsearch().chromium/3286Lei Zhang
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-05-26Use proper file names in core/fpdfapi/fontNicolas Pena
2017-04-03Drop FXSYS_ from util methodsDan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from string methodsDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-24Remove repeated flags from CPDF_Fontchromium/3023Nicolas Pena
2016-10-12Reduce code duplication in CPDF_Type1Font::LoadGlyphMapnpm
2016-10-05Remove FX_BOOL from core/fpdfapi/fontnpm
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair