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

Instead of throwing exception just get first available font #903

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

artem-iron
Copy link
Contributor

In SheetUtil class font lookup method was throwing exception if it could not find the specified font, now if it din't find any - it takes first available in the system, without throwing an exception.

…font

In SheetUtil class font lookup method was throwing exception if it could not find the specified font, now if it din't find any - it takes first available in the system, without throwing an exception.
@artem-iron artem-iron changed the title Upstream-fix: Instead of throwing exception just get first available font Instead of throwing exception just get first available font Aug 8, 2022
@tonyqus tonyqus merged commit 894ecfe into nissl-lab:master Aug 8, 2022
@artem-iron artem-iron deleted the fix-font-lookup branch August 9, 2022 03:12
@tonyqus tonyqus added this to the NPOI 2.6.0 milestone Nov 15, 2022
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.

2 participants