Java Font and Typeface wrapper
Find a file
2020-09-18 19:33:20 +01:00
.github Configure GitHub Actions 2020-09-18 18:04:53 +01:00
src/main Merge FontCacheImpl into FontCache and make it a class 2020-09-18 18:44:14 +01:00
.gitignore Add .gitignore 2020-09-18 18:00:04 +01:00
LICENSE Initial commit 2020-09-18 17:38:35 +01:00
pom.xml Disable pitest 2020-09-18 18:45:18 +01:00
README.md README: add badges and very brief description 2020-09-18 19:33:20 +01:00

fontface

Font utilities.

GitHub release (latest by date) GitHub Release Date

Nexus Maven-Central

Extracted from Clover to allow re-use. It currently has some hold-overs from being implemented for that single use-case. Refinement, and making it more generally suitable, will come as it is used in other projects, (e.g. Binder).

  • FontFace - Font wrapper
  • FontCache - a cache of FontFace instances
  • FontLoaded - a loader for Fonts