mv_easy_font

Font renderer

A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering.

GitHub

28 stars
2 watching
0 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vassvik/easy_font_gl45 A simple font renderer using OpenGL 4.5 and instanced rendering. 12
tomolt/libschrift A lightweight TrueType font rendering library with Unicode support and small footprint. 471
kocsis1david/font-demo A Vulkan-based font rendering project that demonstrates text rendering using signed distance estimation 233
alexmyczko/fnt Provides a font rendering library using the GPU with hardware acceleration. 489
libsdl-org/sdl_ttf Provides an interface to render TrueType fonts in SDL applications 398
cdave1/ftgles A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 142
mobius3/font-chef A library that abstracts font rendering and atlas creation from a font at a specified size and color. 53
dfrg/swash A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. 657
maxdidit/firetype A library that parses OpenType fonts and renders them using Stage3D 102
maltaisn/msdf-gdx Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering 34
vsvankhede/easyfonts A Java library to easily integrate custom fonts into Android apps. 427
vassvik/minimal_opengl A minimal setup to experiment with OpenGL compute shaders in a standalone environment. 6
vidstige/nrasterizer A C# library that loads and rasterizes TrueType fonts to bitmap images. 39
ivarref/opentype.clj An API for rendering OpenType fonts on the JVM. 2
raphlinus/font-rs A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. 756