Expand description
A cross-platform loader that uses the FreeType library to load and rasterize fonts.
On macOS and Windows, the Cargo feature loader-freetype-default
can be used to opt into this
loader by default.
Structsยง
- BDF_PropertyRec ๐
- A cross-platform loader that uses the FreeType library to load and rasterize fonts.
- FtLibrary ๐
Constantsยง
- FREETYPE_LIBRARY ๐
- PS_DICT_FULL_NAME ๐
- TT_NAME_ID_FULL_NAME ๐
Traitsยง
- F32ToFtFixed ๐
- FtFixedToF32 ๐
Functionsยง
- FT_Get_BDF_Property ๐ โ
- FT_Get_Font_Format ๐ โ
- FT_Get_PS_Font_Value ๐ โ
- FT_Load_Sfnt_Table ๐ โ
- reset_freetype_face_char_size ๐ โ
- setup_freetype_face ๐ โ
Type Aliasesยง
- BDF_PropertyType ๐
- The handle that the FreeType API natively uses to represent a font.