summaryrefslogtreecommitdiff
path: root/core/fxge/ge/fx_ge_font.cpp
AgeCommit message (Expand)Author
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-16Delete m_ExtHandle and RetainFont because they are not being used.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-25Use smart pointers for CFX_Font and CFX_Type3Font classesweili
2016-07-21Bring pdfium file in sync with chrome, fix mac buildcaryclark
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-20Remove unused CFX_Font members.thestig
2016-06-07Get rid of NULLs in core/thestig
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25Cleanup some extern method declarations.dsinclair
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-15Modify xfa code to avoid c4800 warningsWei Li
2016-03-14Move core/src/ up to core/.Dan Sinclair