summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_fontmgr.cpp
AgeCommit message (Expand)Author
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-01-10Encapsulate CTTFontDesc.Lei Zhang
2018-01-10Move FreeType version check to its own method.Lei Zhang
2018-01-09Fix cl/22012 to always call FXFT_Library_SetLcdFilter so that we render prope...Andrew Weintraub
2018-01-08Always enable hinting with versions of Freetype >= 2.8.1, which include subpi...Andrew Weintraub
2017-11-21Avoid passing pointers by reference in core.Lei Zhang
2017-11-16Convert ByteString::{Format|FormatV} to static methodsDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair