zenolith-examples/assets.zig

3 lines
167 B
Zig
Raw Normal View History

2024-01-18 23:27:48 +01:00
/// We opt for bundling a font for now, as font discovery is not yet implemented.
pub const liberation_sans_regular = @embedFile("assets/LiberationSans-Regular.ttf");