essenfont
v0.5.1
Published
Universal Unicode 17 font — every assigned codepoint, real outlines.
Maintainers
Readme
essenfont
Universal Unicode 17 font — every assigned codepoint, real outlines.
Install
npm install essenfontUse
Import the full plane set:
import 'essenfont/css/all.css'Or import a single plane (smaller bundle if you only need one):
import 'essenfont/css/essenfont-bmp.css'
import 'essenfont/css/essenfont-sip.css'Add essenfont as the last entry in your font stack so any codepoint not covered by your active font renders via essenfont:
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif, 'Essenfont';
}License
OFL-1.1 for most glyphs. CJK glyphs derived from Full-Sung carry an additional non-commercial restriction (FSung-NC). See the website for the full per-donor attribution and the FSung-NC codepoint filter.
Version
v0.5.1, built from essenfont @ GitHub.
