]> 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)
commitbe805a6e66432e4bd8342f6797c98b79f9cd8acb
treec941485ae1cd6e44e95ff3be4b64703e561f4a2f
parenta1db2e33469f782eff33d7f70e4da777aff90a27
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