Commit Graph

6 Commits

Author SHA1 Message Date
Vanessa Dannenberg 0f78ef70de add arrow symbols to fonts
accessible by putting ^1 to ^8 (think "arrow number 1", etc) in your text
for narrow-width arrows (good for "wide font" highway signs), or ^a to ^h
for double-width arrows (good for all of the normal narrow-font signs).

in order, arrows 1 and "a" point up, 2/b points up-and-right, 3/c points
right, and so on, turning clockwise

Any other ^x pair just renders directly (no escape char, sorry)
2018-10-09 07:49:41 -04:00
Vanessa Dannenberg 69b172f001 ditto for orange sign 2018-09-25 22:52:41 -04:00
Vanessa Dannenberg 908a087570 tweak yellow signs to comply with MUTCD 2009 2018-09-25 21:21:12 -04:00
codexp c6e81f2882 add support for cyrillic cahracters 2018-03-24 20:35:42 +01:00
Vanessa Ezekowitz 9d6d9b11e1 add support for visible text on default steel signs
(if defined by subgame)
2016-09-09 04:08:20 -04:00
Diego Martinez 7d87049693 First commit.
Split from [homedecor](https://github.com/VanessaE/homedecor_modpack).
See the homedecor repository's commit log for full history.

Additionally, removed extra fonts. These will be distributed separately
to avoid bloating the repo too much.
2016-03-14 19:03:44 -03:00