Home

Awesome

Multi-channel signed distance fields font - tech demo

<p align="center"> <img src="demo.png" /> </p>

Multi-channel signed distance fields is a technique, which rasterizes glyphs with distance information to low-resolution texture, which is then used to render high-quality text. You can find more information about it here and here.

Installation

Download and install Rust toolchain and type: cargo install mcsdf-font-tech-demo.

Goals

UI

Outline

Shadow

Texture

Render stats

You can see how the above settings impact performance.

Other