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. 743
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. 755
sixlabors/fonts A library that loads and renders various font formats. 318
alexmyczko/fnt Provides a font rendering library using the GPU with hardware acceleration. 489
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. 662
treeform/flatty A fast and simple binary serializer/deserializer for Nim. 87
tomolt/libschrift A lightweight TrueType font rendering library with Unicode support and small footprint. 474
beeblerox/bitmapfont An implementation of bitmap font rendering for cross-platform text display. 50
vidstige/nrasterizer A C# library for loading and rendering TrueType fonts to bitmap images 40
ivarref/opentype.clj An API for rendering OpenType fonts on the JVM. 2