Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Render ¶
Render writes the Scribe brand mark + wordmark lockup to w.
The mark mirrors public/scribe-mark.svg: a thin-frame square card with an orange "chip" filling the NW interior corner and a calligraphic italic S filling the body of the card. The wordmark "cribe" continues from the card in the same FIGlet "Slant" font, so the whole reads as "Scribe" with the S styled as a contained brand mark.
Layout:
┌──────────┐ │██ _____ │ _ __ │ / ___/ │ _____ _____ (_)/ /_ ___ │ \__ \ │ / ___// ___// // __ \ / _ \ │ ___/ / │/ /__ / / / // /_/ // __/ │ /____/ │\___//_/ /_//_.___/ \___/ └──────────┘ v<version> · one skill. every agent.
Colors invert by terminal background so ink stays legible. Honors SCRIBE_NO_BANNER (suppress), TERM=dumb (plain "Scribe v<version>"), width < minWidth (plain text fallback), and NO_COLOR (no ANSI escapes). width <= 0 is treated as unknown (assume wide enough).
Types ¶
This section is empty.