os-terminal banner

os-terminal

1 devlog
15h 33m 1s

Updated Project:
A no_std terminal library for embedded systems and OS kernels.

  • Migrate TTF parser from ab_glyph to swash to derive the ability of subpixel and font synthesizes
  • Support online font resizing and woff2 fonts
Repository

Loading README...

www18845340923

Support woff2 fonts currently! It’s really hard because I have to turn the origin woff2-rs crate into no_std compatible. However it is totally outdated so the refreshing procedure is tough. But finally I achieved that and got a 50~70% reduction of the font size!

Attachment
0