This is a very basic application to convert text to braille code.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- Type in text and have it displayed on screen in braille
- Download the braille code as a png image
- Download the braille code as svg
- Empty image download on Android. Image is downloaded, but does not contain braille text.
- I'm currently using the Apple Braille font. I think there's probably a better way to do this to make it more transferrable. Maybe using unicode, not sure.
In my other life, I create digital artwork (like this) with various apps on my iPhone. I wanted a quick way to add the title of the artwork using braille code to give it a more interesting look.