All Projects → hecrj → Wgpu_glyph

hecrj / Wgpu_glyph

Licence: mit
A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Wgpu glyph

Glyph Brush
Fast GPU cached text rendering
Stars: ✭ 353 (+122.01%)
Mutual labels:  font, render
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (+28.93%)
Mutual labels:  font, render
Terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
Stars: ✭ 12,165 (+7550.94%)
Mutual labels:  font, render
baseline
New method for creating leading on the web
Stars: ✭ 31 (-80.5%)
Mutual labels:  font, text
vue-resize-text
A vue directive which automatically resize font size based on element width.
Stars: ✭ 65 (-59.12%)
Mutual labels:  font, text
glfont
A modern opengl text rending library for Golang
Stars: ✭ 27 (-83.02%)
Mutual labels:  font, text
Typogenic
Signed-distance field text rendering for Unity
Stars: ✭ 183 (+15.09%)
Mutual labels:  text, font
pygame-text-input
a small module that enables you to input text with your keyboard using pygame
Stars: ✭ 114 (-28.3%)
Mutual labels:  font, text
Zfont
💬 Text plugin for Zdog - works with any .ttf font!
Stars: ✭ 126 (-20.75%)
Mutual labels:  text, font
Inkwell
An inkwell to use custom fonts on the fly.
Stars: ✭ 146 (-8.18%)
Mutual labels:  font
Svgtofont
Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
Stars: ✭ 149 (-6.29%)
Mutual labels:  font
Parjs
JavaScript parser-combinator library
Stars: ✭ 145 (-8.81%)
Mutual labels:  text
Handwritten.js
Convert typed text to realistic handwriting!
Stars: ✭ 1,806 (+1035.85%)
Mutual labels:  text
Cax
HTML5 Canvas 2D Rendering Engine - 小程序、小游戏以及 Web 通用 Canvas 渲染引擎
Stars: ✭ 1,864 (+1072.33%)
Mutual labels:  render
Source Han Super Otc
Source Han & Noto CJK Mega/Ultra OTCs
Stars: ✭ 153 (-3.77%)
Mutual labels:  font
Coreui Icons
CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats
Stars: ✭ 1,813 (+1040.25%)
Mutual labels:  font
Lilex
🤘Open source programming font
Stars: ✭ 143 (-10.06%)
Mutual labels:  font
East icpr
Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE
Stars: ✭ 154 (-3.14%)
Mutual labels:  text
Source Sans Yosemite System Font Replacement
Modified Source Sans family to replace the default system font on Mac OS X Yosemite
Stars: ✭ 151 (-5.03%)
Mutual labels:  font
Simple Line Icons
Simple and Minimal Line Icons
Stars: ✭ 1,815 (+1041.51%)
Mutual labels:  font

wgpu_glyph

Integration status crates.io Documentation License

A fast text renderer for wgpu, powered by glyph_brush.

Installation

Add wgpu_glyph as a dependency in your Cargo.toml:

wgpu_glyph = "0.11"

Examples

Have a look at

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].