GlyphfieldDocs
Documentation/System reference

Capability matrix

Compare the visual Studio, source documents, HTTP generation, browser automation, persistence, and exports.

Maintained with source

Product capabilities

CapabilityAuthentic browser resultEditable sourceProgrammatic route
Brand identityShared marks, assets, colors, typography, strategy, voice, defaultsComplete BrandIdentity/api/identities; identity object in generation requests; Browser API
Brand elementsApplication previews and JSON briefSelected application override/api/elements, element-brief, Browser API
MoodboardApplication showcase or full system board; PNGComposition and export stateBrowser API
Brand bookNavigable standards document; print/PDF workflowDerived from identityBrowser API controls; identity source is authoritative
AnimationText/logo/image sequences, live materials, audio; GIF/MP4Frames, timing, material, output, audio clipsBrowser API
LottieVector playback, recolor, trim, live background; PNG/JSON/.lottieRaw Lottie JSON when availableBrowser API
Shader LibraryQuality-sorted authentic materials shared by Design Lab and AnimationStored in host documents by material ID and settings/api/materials, Browser API
Design LabLayered composition; PNG/JPG/GIF/MP4 and shader-sequence GIF/MP4CanvasDocument v2 + Design Lab source v4design-sequence, Browser API
Deterministic backgroundsGradient, grain, dither, pattern, tactile surface SVGVersioned request/responsebackground generation
OpenGraph1200 × 630 social image; PNGTool compositionBrowser API; deterministic pieces from generation API
Color tokensHEX/OKLCH inspection and copied CSS variablesIdentity-bound colorsBrowser API; identity fields over HTTP
TypographyRole specimens and local font previewIdentity type rolesBrowser API
Terminal cardSyntax-highlighted card; PNGTool configurationBrowser API
PartnershipDual-mark composition; PNG/SVGTool configurationtemplate: partnership, Browser API
Blog coverEditorial cover; PNG/SVGTool configurationtemplate: blog, Browser API
Slides14 production layouts; PNG/SVGContent, layout, assets, transformstemplate: slides, Browser API
ComponentsIdentity-aware interactive variantsComponent configurationBrowser API; element briefs for production intent
Glyphfield Design Lab with shader library, canvas, inspector, and layer dock
Design LabSource v4 · PNG/JPG/GIF/MP4
Glyphfield Animation tool showing motion composition and controls
AnimationFrames · materials · audio

Shared editing systems

SystemBehaviorPersistence/output invariant
Color controlNative picker, HEX, OKLCH, optional opacityOne normalized value feeds preview and export
Canvas viewportZoom, fit, reset, pan, wheel/trackpad navigationView transform never changes artifact geometry
Editable layersSelect, multi-select, drag, resize, rotate/nudge where supportedSame transform drives canvas, source, saved design, and export
Layer dockAdd, duplicate, hide, reorder, group, align, deleteOrdered IDs are serialized; opacity belongs to each layer
Shader controlsSize 0.1×–10×, colors, center, detail, motion, frame historyMaterial ID/settings are shared across preview and capture
Converter effectsBayer, ASCII, halftone, posterize with explicit foreground/backgroundEffect layer remains non-destructive and independently opaque
Text effectsSolid, Bayer/dither, halftone, scan/gradient familiesEffects work on text glyph masks, not only logo icons
Source drawerApply, reset, close, inline validationValid source updates the same live state as controls
Saved designsNamed snapshots and full autosaveIndexedDB stores the portable document; recovery journal protects unload timing
Browser APIDiscover controls/actions, read/apply source, invoke exportProgrammatic operations use the same validators and renderers

Export support

FormatMain producersImportant behavior
SVGHTTP templates/backgroundsStandalone, deterministic, best canonical server artifact
PNGDesign Lab, Moodboard, Lottie frame, templates and expressionsLossless still with transparency where supported
JPGDesign LabSmaller opaque still composited against the selected background
GIFDesign Lab and AnimationPalette-controlled motion; raw or verified seamless closure; never audio
MP4Design Lab and AnimationHigher-fidelity motion; Animation can mix timeline audio
PDFBrand book print/export flowSnapshot of the current identity-derived book
JSONIdentity, briefs, source documents, LottiePreserve schema/version and authorized asset dependencies
.lottieLottieOriginal binary animation archive

Interface choice

  • Choose HTTP for deterministic and batchable artifacts fully described by the generation contract.
  • Choose the Browser API for the real Canvas/WebGL/local-file renderer.
  • Combine them when HTTP should author exact Design Lab source and the browser should render it.
  • Use human Studio controls when visual judgment is the task; the resulting source remains available to an agent afterward.

Every navigable Studio tool publishes Browser API control automation. Source and tool-specific actions vary, so call describe() before operation. See Choose an interface and Studio Browser API.

On this page