All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ULFontLoader

User-defined font loader interface.

Overview

You should implement each of these callbacks, then pass an instance of this struct containing your callbacks to ulPlatformSetFontLoader().

Public Attributes

ULFontLoaderGetFallbackFont get_fallback_font
 
ULFontLoaderGetFallbackFontForCharacters get_fallback_font_for_characters
 
ULFontLoaderLoad load
 

Member Data Documentation

◆ get_fallback_font

ULFontLoaderGetFallbackFont get_fallback_font

◆ get_fallback_font_for_characters

ULFontLoaderGetFallbackFontForCharacters get_fallback_font_for_characters

◆ load


The documentation for this struct was generated from the following file: