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

Turkish alphabet problems #537

Open
bilgenotlar opened this issue Jan 24, 2025 · 1 comment
Open

Turkish alphabet problems #537

bilgenotlar opened this issue Jan 24, 2025 · 1 comment

Comments

@bilgenotlar
Copy link

Some characters specific to the Turkish alphabet cannot be used in the puzzle table. However, they can be used as clues. However, when you want to print as a pdf, the Turkish characters in the clue descriptions cannot be used again.

@mdirolf
Copy link
Member

mdirolf commented Feb 14, 2025

The pdf issue is related to #198 - our current PDF renderer just doesn't seem to support rendering much beyond ascii characters.

In terms of supporting add'l characters in the grid, it's related to #446 - any chance you can enumerate which add'l chars are necessary to fully support the Turkish alphabet?

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