]> source.dussan.org Git - poi.git/commit
TextLayout.getAdvance() for " " returns 0 in some cases / JDKs, which caused an div...
authorAndreas Beeker <kiwiwings@apache.org>
Sun, 2 Feb 2020 06:04:14 +0000 (06:04 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Sun, 2 Feb 2020 06:04:14 +0000 (06:04 +0000)
commit5acb7d6c473a68dc8cdebf5c9d03da5c7406c5ff
tree3037ddba984b963bebda5b4f58550f22c815b8ea
parent1fccbd332e3b9973b599c8ef6166cd22233f50f1
TextLayout.getAdvance() for " " returns 0 in some cases / JDKs, which caused an div by 0 -> Infinity problem

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873494 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/sl/draw/DrawTextParagraph.java