All Projects → alexheretic → Glyph Brush

alexheretic / Glyph Brush

Licence: apache-2.0
Fast GPU cached text rendering

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Glyph Brush

Terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
Stars: ✭ 12,165 (+3346.18%)
Mutual labels:  font, render
Wgpu glyph
A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)
Stars: ✭ 159 (-54.96%)
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 (-41.93%)
Mutual labels:  font, render
Lora Cyrillic
Lora fonts — serif family for text. Variable Open Source Font
Stars: ✭ 266 (-24.65%)
Mutual labels:  font
Decovar
A multistyle decorative variable font by David Berlow
Stars: ✭ 269 (-23.8%)
Mutual labels:  font
Lexend
Lexend is a variable font empirically shown to significantly improve reading-proficiency.
Stars: ✭ 297 (-15.86%)
Mutual labels:  font
Showtext
Using Fonts More Easily in R Graphs
Stars: ✭ 342 (-3.12%)
Mutual labels:  font
Nuxt Webfontloader
Efficient web font loading has never been easier!
Stars: ✭ 264 (-25.21%)
Mutual labels:  font
Prestashop Icon Font
An open source icon pack made with love by the PrestaShop design team. You can use it everywhere to make your designs and websites look awesome.
Stars: ✭ 311 (-11.9%)
Mutual labels:  font
Yakuhanjp
Yakumono-Hankaku Only Web Fonts
Stars: ✭ 288 (-18.41%)
Mutual labels:  font
Web Typography Glossary
Webタイポグラフィの基礎知識と実践
Stars: ✭ 279 (-20.96%)
Mutual labels:  font
Keyrune
Magic: the Gathering set symbol pictographic font
Stars: ✭ 272 (-22.95%)
Mutual labels:  font
Ios Uifont Names
A handy cheatsheet for calling UIFont(name: size:)
Stars: ✭ 305 (-13.6%)
Mutual labels:  font
Polyicon
Flutter icon set generator
Stars: ✭ 268 (-24.08%)
Mutual labels:  font
Devicon
Set of icons representing programming languages, designing & development tools
Stars: ✭ 4,536 (+1184.99%)
Mutual labels:  font
Unityurp Mobilescreenspaceplanarreflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
Stars: ✭ 260 (-26.35%)
Mutual labels:  render
Fraunces
Git Repository for Fraunces Font Family
Stars: ✭ 310 (-12.18%)
Mutual labels:  font
Brick
Open-source webfont service
Stars: ✭ 2,886 (+717.56%)
Mutual labels:  font
Coding Fonts
https://coding-fonts.css-tricks.com/
Stars: ✭ 268 (-24.08%)
Mutual labels:  font
Dseg
7-segment and 14-segment font 7セグ・14セグフォント
Stars: ✭ 290 (-17.85%)
Mutual labels:  font

glyph-brush

Fast cached text rendering.

glyph_brush

Render API agnostic rasterization & draw caching text rendering.

gfx_glyph

glyph_brush wrapper for gfx-rs v0.18 (OpenGL).

glyph_brush_layout

Text layout for ab_glyph used in glyph_brush.

glyph_brush_draw_cache

Rasterization cache for ab_glyph used in glyph_brush.

Examples

cargo run -p glyph_brush --example opengl --release

Also look at the individual crate readmes.

Minimum supported rust compiler

All crates maintained with latest stable rust.

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].