{"id":68714,"library":"glyph-brush-layout","title":"Glyph Brush Layout","description":"Text layout for ab_glyph, providing glyph positioning and shaping.","status":"active","version":"0.2.4","language":"rust","source_language":null,"source_url":"https://github.com/alexheretic/glyph-brush","tags":["text","layout","glyph","font"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nglyph_brush_layout = \"0.2.4\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add glyph_brush_layout","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Layout","correct":"use glyph_brush_layout::Layout;"}],"quickstart":{"code":"use glyph_brush_layout::Layout;\n\nfn main() {\n    let layout = Layout::new();\n    println!(\"Layout created\");\n}","lang":"rust","description":"Creates a new Layout instance for text glyph positioning."},"warnings":[],"env_vars":null,"search_vec":"'ab':7 'brush':2 'font':17 'glyph':1,8,10,16 'layout':3,5,15 'posit':11 'provid':9 'shape':13 'text':4,14","created_at":"2026-06-17T17:53:14.861250+00:00","updated_at":"2026-06-17T17:53:14.861250+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/alexheretic/glyph-brush","github":"https://github.com/alexheretic/glyph-brush","docs":"https://docs.rs/glyph_brush_layout/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}