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

Fix / Support languages that uses characters different than Latin alphabet #1574

Merged
merged 6 commits into from
Sep 29, 2023

Conversation

RodriSanchez1
Copy link
Collaborator

@RodriSanchez1 RodriSanchez1 commented Aug 31, 2023

On this PR:

  • Add fonts for:
    Bengalí
    Hebrew
    Thai
    Hindi
    Arabic
    Khmer (+/-)
    Nepali
    Korean (ONLINE)
    Japanese (ONLINE)
    Chinese(ONLINE)

  • The online fonts need internet connection to work properly. An error handlear was added when download the board. If something went wrong, a notification appear showing an error message.
    This error handling also handle the differents export options (OBF,Cboard, PDF, PICSEE).

The PDF make library doesnt have an error handler, for that the new method generatePDF() creates a promise that is rejected if an error occurs.

close #1537

@RodriSanchez1 RodriSanchez1 merged commit 3affeba into cboard-org:master Sep 29, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

Text for pdf exported boards doesn't show for other than Latin alphabet
1 participant