Crate sixtyfps_rendering_backend_gl[][src]

NOTE: This library is an internal crate for the SixtyFPS project. This crate should not be used directly by application using SixtyFPS. You should use the sixtyfps crate instead.

Modules

native_widgets

Structs

Backend
GLItemRenderer
GLRenderer

Constants

DEFAULT_FONT_SIZE
DEFAULT_FONT_WEIGHT
HAS_NATIVE_STYLE
IS_AVAILABLE

Functions

register_font_from_memory

This function can be used to register a custom TrueType font with SixtyFPS, for use with the font-family property. The provided slice must be a valid TrueType font.

Type Definitions

NativeGlobals
NativeWidgets