samimaattaCelia / liblouis-fi

Open-source braille translator and back-translator. Adding translations for Finnish.
http://liblouis.io
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Add more arrows to the standards #15

Open samimaattaCelia opened 2 weeks ago

samimaattaCelia commented 2 weeks ago

These arrow characters are not in the standards, but can be inferred by following rules laid out in the standards:

Double arrows

sign ⇑ 34-34-156 # upwards double arrow (not in the standards) sign ⇓ 16-16-156 # downwards double arrow (not in the standards)

sign ⇖ 126-35-35 # North West Double Arrow (not in the standards) sign ⇗ 35-35-156 # North East Double Arrow (not in the standards) sign ⇘ 26-26-156 # South East Double Arrow (not in the standards) sign ⇙ 126-26-26 # South West Double Arrow (not in the standards)

Arrows

sign ↖ 126-35 # north west arrow (not strictly in the standards) sign ↙ 126-26 # south west arrow (not strictly in the standards)