summaryrefslogtreecommitdiff
path: root/core/fxge/ge/cfx_fontmapper.cpp
AgeCommit message (Expand)Author
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-06-27Converting CFX_ByteTextBuf to ostringstream in cfx_fontmapper.cpp.Henrique Nakashima
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-04-03Drop FXSYS_ from util methodsDan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-02Improve catching narrow fonts on LinuxNicolas Pena
2017-01-16Add default substitution for narrow fontsNicolas Pena
2016-11-02Remove FX_BOOL from coretsepez
2016-10-11Delete unused flags from CFX_SubstFontchromium/2888npm
2016-10-11Slightly simplify CFX_FontMapper::FindSubstFontnpm
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-13Sort include entries.dsinclair
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-25Simplify some code in CFX_FontMapper.thestig
2016-08-16Delete m_ExtHandle and RetainFont because they are not being used.npm
2016-08-11Clean up cfx_fontmapper a littlenpm
2016-07-27Splitting fx_ge_fontmap.cppnpm