// MANUAL
DOCS
§ OVERVIEW
FEGLYPH is a living archive of generated characters — a visual language made of characters.
ASCII is treated not as text but as a rendering medium: tone, form, and motion expressed through monospace glyphs.
§ GALLERY
The gallery is the primary surface. Each artifact declares a grid span and an optional alternate frame used for hover distortion.
Filter by category, then open any artifact to copy, download, transform, or send it to the Studio.
§ STUDIO
GENERATE composes prompt-seeded field art in a chosen style. The same prompt is deterministic — it always resolves to the same glyph.
IMAGE → ASCII converts an uploaded raster image via luminance sampling and a selectable character ramp. All processing runs locally in the browser.
§ MCP TOOLS
Generate ASCII art from a natural language prompt.
- prompt: string *
- style: enum
- width: number
Render a word or short phrase as a monospace logo.
- text: string *
- style: enum
Convert a raster image into an ASCII composition.
- image: string *
- width: number
- charset: enum
Apply a transformation to an existing ASCII composition.
- art: string *
- op: enum *
Produce a frame sequence from a static ASCII composition.
- art: string *
- frames: number
§ CHARACTER SETS
- DENSE
- 70-step ramp — maximum tonal fidelity
- STANDARD
- 10-step ramp — balanced legibility
- MINIMAL
- 5-step ramp — sparse, graphic
- BRAILLE
- Unicode braille dot patterns
- BLOCKS
- Unicode block shading ░▒▓█