wxwidgets/samples/font
Vadim Zeitlin 283f5a4d56 Remove useless wxFont::ActivatePrivateFonts()
Just "activate" the font immediately when adding it using
AddPrivateFont(), nothing seems to be gained from having two functions
and it just makes things more complicated both when implementing and
when using the API.
2017-11-13 22:29:30 +01:00
..
descrip.mms Committing in . 2001-11-07 09:26:33 +00:00
font.bkl Add BUNDLE_FONT_RESOURCES and use it in font sample 2017-11-13 22:29:29 +01:00
font.cpp Remove useless wxFont::ActivatePrivateFonts() 2017-11-13 22:29:30 +01:00
font_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
font_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
font_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.bcc Add BUNDLE_FONT_RESOURCES and use it in font sample 2017-11-13 22:29:29 +01:00
makefile.gcc Add BUNDLE_FONT_RESOURCES and use it in font sample 2017-11-13 22:29:29 +01:00
Makefile.in Add BUNDLE_FONT_RESOURCES and use it in font sample 2017-11-13 22:29:29 +01:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Add BUNDLE_FONT_RESOURCES and use it in font sample 2017-11-13 22:29:29 +01:00
wxprivate.ttf Add support for loading fonts from files. 2017-11-13 22:29:28 +01:00