]> source.dussan.org Git - poi.git/commit
[bug-66278] Bug with multiple gradient stops at the exact same location causing a...
authorPJ Fanning <fanningpj@apache.org>
Tue, 27 Sep 2022 12:09:11 +0000 (12:09 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 27 Sep 2022 12:09:11 +0000 (12:09 +0000)
commitacd5d04daa2bb601cda4aa38787a2b66b22d157f
treef2d6b57ab63387dd3c02e4e01cff02c4a9a32c6e
parent1a3a5db2fec01d50cdae30d1d3abf48c7085801d
[bug-66278] Bug with multiple gradient stops at the exact same location causing a rendering failure (AWT -> not enough colors in gradient). Thanks to Gareth Floodgate. This closes #385

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904301 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/test/java/org/apache/poi/xslf/TestXSLFBugs.java
poi/src/main/java/org/apache/poi/sl/draw/DrawPaint.java
test-data/slideshow/minimal-gradient-fill-issue.pptx [new file with mode: 0644]