summaryrefslogtreecommitdiff
path: root/core/fxge/include/fx_font.h
AgeCommit message (Expand)Author
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-12Refactor CPDF_Document by creating new methodsnpm
2016-09-08Fix memory management errors for font loading and copyingweili
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-16Delete m_ExtHandle and RetainFont because they are not being used.npm
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-25Remove FX_FONTCACHE_DEFINEtsepez
2016-07-25Use smart pointers for CFX_Font and CFX_Type3Font classesweili
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-20Remove unused CFX_Font members.thestig
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-08Remove even more const casting from core.tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-27Clean up some Android/Windows code.thestig
2016-05-19Clean up CFX_RenderDevice::DrawNormalText().thestig
2016-05-17Don't use LCD antialiasing if Fontconfig doesn't support hintingthomasanderson
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-12Record all fonts, not just one per charset.dsinclair
2016-04-11Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate.dsinclair
2016-04-06Remove IFX_FontEnumeratordsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair