Test for FontConfig availability in configure when using wxGTK
This library is now needed in order to implement wxFont private font methods.
This commit is contained in:
@@ -833,6 +833,10 @@
|
||||
*/
|
||||
#define wxUSE_PLUGINS 0
|
||||
|
||||
/*
|
||||
* Use FontConfig library for private fonts support in wxFont.
|
||||
*/
|
||||
#define wxUSE_FONTCONFIG 0
|
||||
/*
|
||||
* Use GTK print for printing under GTK+ 2.10+
|
||||
*/
|
||||
|
Reference in New Issue
Block a user