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_
Property ๐Rec - 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ยง
- F32To
FtFixed ๐ - FtFixed
ToF32 ๐
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_
Property ๐Type - The handle that the FreeType API natively uses to represent a font.