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

FontMetrics.wrap infinite loop #6

Open
ademenev opened this issue Oct 16, 2022 · 1 comment
Open

FontMetrics.wrap infinite loop #6

ademenev opened this issue Oct 16, 2022 · 1 comment

Comments

@ademenev
Copy link

When the string passed to FontMetrics.wrap contains a word that does not fit the width, the function never returns

jvantuyl added a commit to jvantuyl/font_metrics that referenced this issue Dec 22, 2023
axelson pushed a commit to axelson/font_metrics that referenced this issue Oct 28, 2024
axelson pushed a commit to axelson/font_metrics that referenced this issue Oct 28, 2024
axelson added a commit to ScenicFramework/font_metrics that referenced this issue Oct 28, 2024
Fixes issue boydm#6.

Co-authored-by: Jayson Vantuyl <[email protected]>
@axelson
Copy link

axelson commented Oct 28, 2024

This has been fixed in ScenicFramework#4 and released it in FontMetrics 0.5.2 (Also the main GitHub repository has changed to https://github.com/ScenicFramework/font_metrics).

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