fontaine
Text renderer
A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts.
A library to support text rendering in arbitrary contexts
34 stars
4 watching
0 forks
Language: Zig
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ikskuh/softrenderlib | A collection of software rendering routines for 2D and 3D graphics in Zig. | 21 |
pfgithub/pixelcode | A text rendering system written in Zig that uses pixel art to display custom fonts and characters. | 7 |
winksaville/zig-3d-soft-engine | An attempt to create a basic 3D rendering engine using the Zig programming language. | 3 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 51 |
ziglibs/painterz | A library that provides platform-independent, low-level implementations of 2D graphics drawing primitives. | 22 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
ziglibs/zwin | A library that provides a portable and efficient way to create windows on Windows using the Zig programming language | 4 |
dvergar/rainbow | A text rendering library with customizable color and size per character for rich text display. | 4 |
jujuadams/scribble | A text rendering engine for GameMaker that supports multiple effects and internationalization | 343 |
lewisgaul/zig-nestedtext | A parser library for a human-readable data format based on YAML | 13 |
ziglibs/positron | A C++ binding to the webview library, enabling Zig applications with HTML5 frontends. | 114 |
ziglibs/comptemplate | A comptime-powered templating engine for generating code at compile-time | 5 |
ziglibs/wavefront-obj | A parser for 3D object file format used in computer graphics and animation. | 3 |
sysl-dev/sysl-text | A text rendering library with tag support and customizable behavior | 89 |
tehreer/tehreer-android | A wrapper around C libraries to provide fine-grained control over text rendering and layout on Android | 89 |