# font A specimen book for the Mrly font, one glyph per page across all 108 characters. Each page draws the glyph from its raw pixel grid, and a scramble puts it back together pixel by pixel: the lit cells are shuffled into a random order, then relit one per beat until the character is whole again. ## Using - **next** and **prev** page through the glyphs and wrap; **pick** jumps to any character. - **scramble** blanks the page and starts the reveal; turning the page cancels it. - **keep** and **drop** run a library of up to 24 favorite characters, seeded with A, a, 0 and #. - **export** downloads the font itself as json, ttf, woff or woff2. - The current character and the library are saved; a reveal in progress is not.