https://bz.apache.org/bugzilla/show_bug.cgi?id=69209
Bug ID: 69209
Summary: get rid of ignoreMissingFontSystem property and just
be lax?
Product: POI
Version: 5.3.x-dev
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: SXSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
https://github.com/apache/poi/blob/67399705306ac98622a4cdbbdee70b79f169fe47/poi/src/main/java/org/apache/poi/ss/util/SheetUtil.java#L105
With https://bz.apache.org/bugzilla/show_bug.cgi?id=68778, it feels like we are
just going in circles.
For me, we can just catch the exception when fonts are not installed and log
it.
I don't see why we need people to set system properties.
It would be one thing if people were using code that needed fonts installed but
with SXSSF, we install the AutoSizeColumnTracker regardless of whether users
want to do complex column size setting. I really think we should make the code
as tolerant as possible in its default set up.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]