Functions that edit the paths being used to load fonts.
Function Documentation
Appends a font path to the list of font paths used by the application.
- Parameters:
-
- Since:
- 1.9 3.0f(2.3.1)
Removes all font paths loaded into memory by evas_font_path_app_* APIs for the application.
- Since:
- 1.9 3.0f(2.3.1)
Retrieves the list of font paths used by the application.
- Returns:
- The list of font paths used.
- Since:
- 1.9 3.0f(2.3.1)
Prepends a font path to the list of font paths used by the application.
- Parameters:
-
- Since:
- 1.9 3.0f(2.3.1)
Reinitialize FontConfig. If FontConfig has to be reinitialized according to changes of system environments (e.g. Changing font config files), it will be useful.
- Since:
- 1.14 3.0f(2.3.1)