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

Text.isPrintable(): '¿' und '¡' sind druckbare Zeichen #16

Closed
oboehm opened this issue Jul 3, 2022 · 1 comment
Closed

Text.isPrintable(): '¿' und '¡' sind druckbare Zeichen #16

oboehm opened this issue Jul 3, 2022 · 1 comment

Comments

@oboehm
Copy link
Owner

oboehm commented Jul 3, 2022

Laut Wikipedia sind das umgekehrte Fragezeichen (¿) und das umgekehrte Ausrufezeichen (¡) Interpunktionszeichen, die in der spanischen Sprache verwendet werden. Dementsprechend sollte Text.isPrintable() bei diesen beiden Zeichen true zurückliefern.

@oboehm
Copy link
Owner Author

oboehm commented Oct 16, 2022

fixed with v4.2.2

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