Functions that edit the paths being used to load fonts.
Function Documentation
Get glyphs lru list size as byte.
- Since (EFL) :
- 1.21
Set glyphs lru list size as byte. It is used for trimming bitmap data of least recently used glyphs. It helps reducing memory usage. If the given size is 0, Evas will not trim bitmap data.
- Since (EFL) :
- 1.21
Appends a font path to the list of font paths used by the application.
- Parameters:
-
- Since (EFL) :
- 1.9
- Since :
- 3.0
Removes all font paths loaded into memory by evas_font_path_app_* APIs for the application.
- Since (EFL) :
- 1.9
- Since :
- 3.0
Retrieves the list of font paths used by the application.
- Returns:
- The list of font paths used.
- Since (EFL) :
- 1.9
- Since :
- 3.0
Prepends a font path to the list of font paths used by the application.
- Parameters:
-
- Since (EFL) :
- 1.9
- Since :
- 3.0
Reinitialize FontConfig. If FontConfig has to be reinitialized according to changes of system environments(ex. Changing font config files), it will be useful.
- Since (EFL) :
- 1.14
- Since :
- 3.0