Skip to content
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

Liblouis Text Translation #48

Open
TTWNO opened this issue Mar 13, 2022 · 1 comment
Open

Liblouis Text Translation #48

TTWNO opened this issue Mar 13, 2022 · 1 comment

Comments

@TTWNO
Copy link

TTWNO commented Mar 13, 2022

Hey there! Never thought I'd come across something so related to what I'm doing.

I'm attempting to create a generic R graph, with all text replaced with Unicode Braille characters + the UBraille (public domain) font to allow printing of "most" R outputs with braille text. The print would ultimately be printed on PIAF/Microcapsule paper.

I did a similar thing with a project a few months ago, here: https://git.tait.tech/tait/transcription-tools/src/branch/main/ocr/braille-diagram-tools

Just wondering if there is an easy way, or if your library would be interested in implementing a way to replace all text in an R plot/graph with modified text. Some kind of map_all_text((text) => new_text) function would work perfectly. Figuring out liblouis bindings through some other language would probably be best for a smaller project (like mine).

Anyway, I'm just wondering if this is something you have considered, if this is out of scope for the project, or if perhaps there is already a way to simply do that which I'm unaware of.

Thanks for you time! Keep up the great work!

@ajrgodfrey
Copy link
Owner

ajrgodfrey commented Mar 13, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants