| Index: core/include/fxge/fx_freetype.h
|
| diff --git a/core/include/fxge/fx_freetype.h b/core/include/fxge/fx_freetype.h
|
| index 698cd5cd5af50926dbf06cda2896e406bc769f21..6920d86aca5f795825a6b97bb265a66d0186896e 100644
|
| --- a/core/include/fxge/fx_freetype.h
|
| +++ b/core/include/fxge/fx_freetype.h
|
| @@ -18,6 +18,7 @@
|
| #ifdef __cplusplus
|
| extern "C" {
|
| #endif
|
| +
|
| #define FXFT_ENCODING_UNICODE FT_ENCODING_UNICODE
|
| #define FXFT_ENCODING_ADOBE_STANDARD FT_ENCODING_ADOBE_STANDARD
|
| #define FXFT_ENCODING_ADOBE_EXPERT FT_ENCODING_ADOBE_EXPERT
|
|
|