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

hebrew text shows up backwards #153

Open
vrumger opened this issue Feb 18, 2024 · 0 comments
Open

hebrew text shows up backwards #153

vrumger opened this issue Feb 18, 2024 · 0 comments

Comments

@vrumger
Copy link

vrumger commented Feb 18, 2024

running tofi with hebrew text and passing a path to a font shows the hebrew text backwards, but if i pass just the name of the font, it shows properly.

this shows backwards:
echo שלום | tofi --font="~/.local/share/fonts/CascadiaCode.ttf" 2>/dev/null
image

this shows properly:
echo שלום | tofi --font="Cascadia Code" 2>/dev/null
image

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

1 participant