GridStation

Input


Usage


  1. Format your grid with text.
  2. Linebreaks are ignored.
  3. Follow the format as described below.
  4. Cell opacity uses 0-f where 0 is fully transparent and f is fully opaque.
  5. Use your operating system's screenshot function to capture. (Line up the crosshairs with the markings on screen.)
  6. Save your text locally.
  7. If you don't follow the format exactly it won't work. No validation, etc. :)
  8. Contribute.
Position Attribute Notes
1 width integer, number of horizontal (x) cells, default is 16
2 height integer, number of vertical (y) cells, default is 8
3 background color hexadecimal value, default is #bbbbbb
4 cell foreground color hexadecimal value, default is #fcb400
5 cell background color hexadecimal value, default is #ffffff
6 border color hexadecimal value, default is #000000
7 cell width width in pixels, default 20
8 cell height height in pixels, default 20
9 cell spacing spacing in pixels, default is 4
10 grid border thickness thickness in pixels, default is 1
11 cell border thickness thickness in pixels, default is 1
12 thru (x * y) + 12 cell opacity 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, or f

Default


16 8 #bbbbbb #fcb400 #ffffff #000000 20 20 4 1 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
f e d c b a 9 8 7 6 5 4 3 2 1 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 f f f f f 0 0 f f f f f 0 0
0 0 f 0 0 0 0 0 0 f 0 0 0 0 0 0
0 0 f 0 f f f 0 0 f f f f f 0 0
0 0 f 0 0 0 f 0 0 0 0 0 0 f 0 0
0 0 f f f f f 0 0 f f f f f 0 0

Output