Last week I introduced Glyph Protocol for terminals. Today: it supports color glyphs.
No need to install fonts anymore, it just works.
More info: rapha.land/adding-color...
Glyph Protocol shipped with a single payload format: monochrome OpenType `glyf` outlines rendered in the current foreground colour. This post covers adding two more: `colrv0` for layered flat-colour i...