Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 339 Bytes

Unifont

This “library” binds the baked bitmap of Unifont, so we don’t need to add them for each project.

Import

dependencies {
    implementation(platform("io.github.over-run:utilities:+"))
    implementation("io.github.over-run:unifont")
}

Technical Information

The constants are stored in UnifontUtil.