]> git.lizzy.rs Git - signs_lib.git/commitdiff
add arrow symbols to fonts
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Tue, 9 Oct 2018 11:49:41 +0000 (07:49 -0400)
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Tue, 9 Oct 2018 11:49:41 +0000 (07:49 -0400)
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)


No differences found