Age | Commit message (Expand) | Author |
---|---|---|
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-02 | Improve catching narrow fonts on Linux | Nicolas Pena |
2017-01-16 | Add default substitution for narrow fonts | Nicolas Pena |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-11 | Delete unused flags from CFX_SubstFontchromium/2888 | npm |
2016-10-11 | Slightly simplify CFX_FontMapper::FindSubstFont | npm |
2016-10-06 | Split m_InstalledTTFonts into two vectors to avoid sketchy logic. | npm |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-19 | Remove duplicated charset definitions, and move them to fx_font.h | npm |
2016-09-13 | Sort include entries. | dsinclair |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-08-25 | Simplify some code in CFX_FontMapper. | thestig |
2016-08-16 | Delete m_ExtHandle and RetainFont because they are not being used. | npm |
2016-08-11 | Clean up cfx_fontmapper a little | npm |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |