Skip to main content
Language

From App Bundle

VideoEditor SDK supports adding custom fonts from the app bundle. In this example, we add the font Raleway as well as a system font.

Custom Fonts#

VideoEditor SDK supports custom TTF and OTF fonts. Each custom font takes an identifier, a name, a fontName as well as a fontURI that points to the local font file. Remote resources are also supported, however, they need to be downloaded in advance. For further reference, please have a look at the dedicated section on this.

System Fonts#

Furthermore, the SDK also supports adding system fonts. To add these, simply add the matching fontName, as well as your identifier and the name.