@sutton-signwriting/signmaker

1.1.0 • Public • Published

@sutton-signwriting/signmaker

Gitter version npm downloads


SignMaker Artwork

@sutton-signwriting/signmaker is an online editor that can be accessed directly, embedded in an iFrame, and downloaded. It uses both Formal SignWriting in ASCII (FSW) and SignWriting in Unicode (SWU) character sets, along with the associated style string. See draft-slevinski-formal-signwriting for detailed specification.

v1.1.0

Author: https://SteveSlevinski.me
Channel: https://www.youtube.com/channel/UCXu4AXlG0rXFtk_5SzumDow
Support: https://www.patreon.com/signwriting


Useful links


URL Parameters

SignMaker supports eight keys for URL query parameters

  • ui - language code for user interface
  • alphabet - sign language code for symbol palette hierarchy
  • fsw - the sign value in Formal SignWriting in ASCII (FSW)
  • swu - the sign value in SignWriting in Unicode (SWU)
  • styling - the style string for image creation
  • grid - grid detail of 0,1,2
  • skin - alternate displays such as "inverse" and "colorful"
  • tab - the value for the tab to display

Example: https://www.sutton-signwriting.io/signmaker/#?ui=ase&fsw=AS10011.1.019S2e704S2e748M525x535S2e748483x510S10011501x466S2e704510x500S10019476x475&skin=colorful
Top Half of Demo: https://www.sutton-signwriting.io/signmaker/demo.html


iFrame Messaging

  1. embed SignMaker in an iFrame
  2. send message to the iFrame using postMessage
  3. receive message from the iFrame with an event listener for message

Bottom Half of Demo: https://www.sutton-signwriting.io/signmaker/demo.html#?fsw=AS10011.1.019S2e704S2e748M525x535S2e748483x510S10011501x466S2e704510x500S10019476x475&skin=colorful


License

MIT


SignWriting General Interest

Package Sidebar

Install

npm i @sutton-signwriting/signmaker

Weekly Downloads

46

Version

1.1.0

License

MIT

Unpacked Size

529 kB

Total Files

103

Last publish

Collaborators

  • steveslevinski