Error
Letter must be a letter from the provided alphabet
Usage
GET /?letter=A&encoding=braille&alphabet=+ch-q-w&start_from=0&width=500&height=500&bg=#ffffffff&fg=#000000&off=#000000dd&mid=#00000077
Parameters:
letter: The letter to display
encoding: The encoding to use (seven_segment, braille, binary, ternary, flags)
alphabet: The alphabet to use (default is english, you can remove characters with -q or add ch using +ch)
start_from: 0 or 1, if the alphabet starts from 0 or 1
width: The width of the image in px
height: The height of the image in px
bg: The background color of the image (#rrggbbaa; #rrggbb; rgba(r, g, b, a); rgb(r, g, b); r g b a; r g b; r, g, b, a; r, g, b)
fg: The foreground color of the image
off: The off color of the image
mid: The middle color of the image for ternary numbers
Example