]> source.dussan.org Git - poi.git/commit
Bug 60677 -- handle multibyte encodings correctly in HwmfGraphics' drawString. Thank...
authorTim Allison <tallison@apache.org>
Fri, 3 Feb 2017 20:19:33 +0000 (20:19 +0000)
committerTim Allison <tallison@apache.org>
Fri, 3 Feb 2017 20:19:33 +0000 (20:19 +0000)
commitd73819d8dafe52d93ccc0f0c8e6a567459d8db4b
treec941485ae1cd6e44e95ff3be4b64703e561f4a2f
parent62e584e6560e30e15291ab45c7ddbb1bbd5d944d
Bug 60677 -- handle multibyte encodings correctly in HwmfGraphics' drawString.  Thanks to Dominik Stadler for finding this bug and a triggering doc via large scale regression testing.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781593 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hwmf/draw/HwmfGraphics.java
src/scratchpad/testcases/org/apache/poi/hwmf/TestHwmfParsing.java