]> source.dussan.org Git - poi.git/commit
Add a way to not require a functioning font-setup
authorDominik Stadler <centic@apache.org>
Sun, 10 Apr 2022 16:45:02 +0000 (16:45 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 10 Apr 2022 16:45:02 +0000 (16:45 +0000)
commit0f06cc77899a045bd072b8a46bfe8e65dce780c1
treee49f4bed3a2c28162e538ce1beb2df9a2fc95757
parentd970319239e0886997ba0b6c8b9a82b553368694
Add a way to not require a functioning font-setup

New configuration-method SheetUtil.setIgnoreMissingFontSystem()
This allows to do a bit more on machines where no fonts are installed

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899709 13f79535-47bb-0310-9956-ffa450edef68
poi/src/main/java/org/apache/poi/ss/util/SheetUtil.java