NRasterizer

Font rasterizer

A C# library that loads and rasterizes TrueType fonts to bitmap images.

OpenType parser in pure c#

GitHub

39 stars
7 watching
11 forks
Language: C#
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sixlabors/fonts A library that loads and renders various font formats. 307
maxdidit/firetype A library that parses OpenType fonts and renders them using Stage3D 102
layoutfarm/typography A C# library that provides a cross-platform font reader and layout engine. 411
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,644
vassvik/easy_font_gl45 A simple font renderer using OpenGL 4.5 and instanced rendering. 12
yeslogic/allsorts A font parsing and shaping library for complex scripts used in software rendering 723
bodoni/opentype A Rust-based library for parsing and building OpenType font files 38
cdave1/ftgles A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 142
dfrg/swash A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. 657
redox-os/rusttype A Rust library for working with OpenType fonts and rendering text on graphics hardware. 618
treeform/typography A pure Nim implementation of font rasterization and text typesetting 148
dvergar/rainbow A text rendering library with customizable color and size per character for rich text display. 4
pistondevelopers/truetype A library that reads and interprets the TrueType font format 17
bodoni/font Tools for working with font files and their structures 33
bengarney/bmfontrenderer A simple bitmap font renderer in ActionScript for rendering TrueType fonts. 35