typography

Font renderer

A pure Nim implementation of font rasterization and text typesetting

Fonts, Typesetting and Rasterization.

GitHub

148 stars
5 watching
14 forks
Language: Nim
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
treeform/pixie A 2D graphics library for Nim. 745
redox-os/rusttype A Rust library for working with OpenType fonts and rendering text on graphics hardware. 622
treeform/chroma A library for working with colors in Nim programming language 107
raphlinus/font-rs A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. 756
sixlabors/fonts A library that loads and renders various font formats. 322
alexmyczko/fnt Provides a font rendering library using the GPU with hardware acceleration. 492
mobius3/font-chef A library that abstracts font rendering and atlas creation from a font at a specified size and color. 53
graphitemaster/breaking_the_physical_limits_of_fonts An experiment to push the limits of font rendering using minimal resources 318
bengarney/bmfontrenderer A simple bitmap font renderer in ActionScript for rendering TrueType fonts. 35
dfrg/swash A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. 671
treeform/flatty A fast and simple binary serializer/deserializer for Nim. 88
tomolt/libschrift A lightweight TrueType font rendering library with Unicode support and small footprint. 479
beeblerox/bitmapfont An implementation of bitmap font rendering for cross-platform text display. 50
vidstige/nrasterizer A C# implementation of an OpenType font parser and rasterizer 40
ivarref/opentype.clj An API for rendering OpenType fonts on the JVM. 2