Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 935 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 935 Bytes

Facsimile

Make your own simulacrum plates.

Available at https://facsimile.vercel.app/

Uses HTML/CSS/TS and html2canvas.

Part of AUTOMATON.

How to

  1. Upload a "book" file. A "book" file is a JSON file with a specific structure that represents quotations. Use Apothecary to get one.
  2. Adjust the color parameters. Use Mirage to find a color palette.
  3. Use PageUp/UpArrow and PageDown/DownArrow to check resulting images for any issues. If any arise, edit the book file directly and reupload it.
  4. Press Compile and wait for the images to be processed. Depending on the amount of images, this can take a minute or two. Wait until there are no more messages appearing in the console (ctrl + shift + k).
  5. Press Download.

TODO

  • add: loading feedback for compilation stage.