zenolith-examples/assets.zig

2 lines
167 B
Zig

/// 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");