HomePluginsMedia & FilesRuntime Font Loader
Description

Import font files at runtime and apply them to UI widget text, text components, and text actors. Designed to work in packaged builds and while the application is running. Supports the most common font formats (TTF and OTF).

Easy and simple to use, completely written in C++ with Blueprint-exposed functions to load and use fonts dynamically. Load fonts from an external file path (e.g. C:/ExampleFont.ttf) or from a web URL (e.g. www.example.com/exampleFont.otf). No C++ required.

Features
Load fonts from an external path (e.g. C:/ExampleFont.ttf)
Load fonts from Web URL (e.g. www.example.com/font.otf)
Simple and easy to use, no configuration needed
Supported formats: TTF and OTF
Apply any loaded font to widget text at runtime
Works in packaged shipping builds
No C++ required
You might also like
Runtime PDF ViewerMedia
Runtime PDF Viewer
Import and display PDFs at runtime from disk or web URL
View →
Runtime Image LoaderMedia
Runtime Image Loader
Load images from URLs or local paths at runtime
View →
Runtime Video PlayerMedia
Runtime Video Player
Play MP4, AVI, WMV, MOV videos at runtime in packaged builds
View →