Pinned Repositories
bidi
Fully conforming implementation of the Unicode Bidirectional Algorithm in Rust.
fontations
Reading and writing font files
fount
Font and text related experiments
lipi
Font independent text analysis support for shaping and layout.
piet-gpu-text
An experimental GPU compute-centric 2D renderer.
pinot
Fast, high-fidelity OpenType parser.
swash
Font introspection, complex text shaping and glyph rendering.
swash_demo
Demo for the swash font library
yazi
DEFLATE/zlib compression and decompression for Rust.
zeno
High performance, low level 2D path rasterization library in pure Rust.
dfrg's Repositories
dfrg/swash
Font introspection, complex text shaping and glyph rendering.
dfrg/zeno
High performance, low level 2D path rasterization library in pure Rust.
dfrg/swash_demo
Demo for the swash font library
dfrg/pinot
Fast, high-fidelity OpenType parser.
dfrg/fount
Font and text related experiments
dfrg/lipi
Font independent text analysis support for shaping and layout.
dfrg/yazi
DEFLATE/zlib compression and decompression for Rust.
dfrg/bidi
Fully conforming implementation of the Unicode Bidirectional Algorithm in Rust.
dfrg/piet-gpu-text
An experimental GPU compute-centric 2D renderer.
dfrg/fontations
Reading and writing font files
dfrg/piet-gpu
An experimental GPU compute-centric 2D renderer.
dfrg/bodymovin-rs
Parse animations exported from AfterEffects by Bodymovin
dfrg/druid
A data-first Rust-native UI design toolkit.
dfrg/kurbo
A Rust library for manipulating curves
dfrg/mtl-text
dfrg/oxidize
Notes on moving tools and libraries to Rust.
dfrg/parley2
Rich text layout library
dfrg/picosvg-rs
A Rust version of picosvg.
dfrg/rustybuzz
A complete harfbuzz's shaping algorithm port to Rust