-
-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Add text to braille art/ unicode block chars #155
Comments
Congratulations! You have made your first issue to |
Is this something you'd be willing to look at or shall I close the issue? |
Hi @FredHappyface Best Regards |
Is this feature going to be added as a new font? |
Looks to be supported in the latest version - thank you :) Happy for me to close the issue? |
Hi @FredHappyface |
Thanks for getting back to me so soon! And that's great, thank you :) |
Description
Add text to braille art so for instance the letter 'A' would become...
2 high - 6 dot braille
4*6
Windows Terminal
![image](https://user-images.githubusercontent.com/41634689/108900369-72f34800-7611-11eb-9074-cb16415021b7.png)
Similar to https://hackaday.io/project/6309-vga-graphics-over-spi-and-serial-vgatonic/log/20759-a-tiny-4x6-pixel-font-that-will-fit-on-almost-any-microcontroller-license-mit
or https://robey.lag.net/2010/01/23/tiny-monospace-font.html
2 high - 8 dot braille
6*8
Windows Terminal
![image](https://user-images.githubusercontent.com/41634689/108900456-8dc5bc80-7611-11eb-87cf-2c9d3303b6ef.png)
Similar to https://www.dafont.com/minecraftia.font
Something similar could be achieved with unicode 13 chars https://www.unicode.org/charts/PDF/U1FB00.pdf
Alternatively the older unicode 3.2 block elements could be used https://en.wikipedia.org/wiki/Block_Elements
3 high - unicode block
4*6
Windows Terminal
![image](https://user-images.githubusercontent.com/41634689/108900325-666eef80-7611-11eb-88cd-3ed446cc4ff2.png)
Operating System
Windows 10
Python Version
3.9
ART Version (Use :
art.__version__
)5.1
The text was updated successfully, but these errors were encountered: