]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed an off by one error in the end of stream encoding part of ASCII85Filter
authorKelly Campbell <kellyc@apache.org>
Thu, 1 Feb 2001 09:08:08 +0000 (09:08 +0000)
committerKelly Campbell <kellyc@apache.org>
Thu, 1 Feb 2001 09:08:08 +0000 (09:08 +0000)
commite6e8945040db1c9bcff0aea35775190c3944b718
tree699be374d9a67249d65d5f8d9c118ea2487a3d56
parent50107d9affdd4bc20beaa1f9e83a5e6c9de5ba25
Fixed an off by one error in the end of stream encoding part of ASCII85Filter
as reported by Alex Cherepanov.

Cleaned up the code a bit and added some better comments too.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194006 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/pdf/ASCII85Filter.java