Module webrender_api::font
source · Structs§
- Data corresponding to an instantiation of a font, with size and other options specified.
- Hashable floating-point storage for font size.
Enums§
- Container for the raw data describing a font. This might be a stream of bytes corresponding to a downloaded font, or a handle to a native font from the operating system.