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

No panic at missing glyph #40

Merged
merged 2 commits into from
Apr 14, 2021
Merged

No panic at missing glyph #40

merged 2 commits into from
Apr 14, 2021

Conversation

l4l
Copy link
Owner

@l4l l4l commented Apr 14, 2021

DrawTarget::draw_text calls were replaced with manual implementation: panic is replaced with logging.

Resolves #30

l4l added 2 commits April 14, 2021 21:27
DrawTarget::draw_text was manually rewritten where panic is replaced
with logging.
@l4l l4l merged commit bdcafcb into master Apr 14, 2021
@l4l l4l deleted the handle-missing-glyph branch April 14, 2021 18:40
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.

Paniced trying to unwrap Err(NoSuchGlyph)
1 participant