MCPcopy Index your code
hub / github.com/alexheretic/glyph-brush

github.com/alexheretic/glyph-brush @glyph-brush-0.7.12

Chat with this repo
repository ↗ · DeepWiki ↗ · release glyph-brush-0.7.12 ↗ · + Follow
426 symbols 1,175 edges 36 files 113 documented · 27%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

glyph-brush

Fast cached text rendering.

glyph_brush

Render API agnostic rasterization & draw caching text rendering. See readme, changelog.

glyph_brush_layout

Text layout for ab_glyph used in glyph_brush. See readme, changelog.

glyph_brush_draw_cache

Rasterization cache for ab_glyph used in glyph_brush. See readme, changelog.

gfx_glyph

glyph_brush wrapper for gfx-rs v0.18 (OpenGL). See readme, changelog.

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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 237
Function 105
Class 58
Enum 18
Interface 8

Languages

Rust100%

Modules by API surface

draw-cache/src/lib.rs46 symbols
layout/src/builtin.rs37 symbols
glyph-brush/src/glyph_brush.rs35 symbols
glyph-brush/src/section/refed.rs26 symbols
glyph-brush/src/glyph_calculator.rs26 symbols
glyph-brush/benches/glyph_brush.rs22 symbols
gfx-glyph/src/lib.rs21 symbols
glyph-brush/examples/opengl.rs19 symbols
glyph-brush/src/section/owned.rs16 symbols
glyph-brush/src/glyph_brush/builder.rs16 symbols
glyph-brush/src/legacy.rs12 symbols
layout/src/linebreak.rs11 symbols

For agents

$ claude mcp add glyph-brush \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page