Added support for writing a long comment to a GIF image.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 28 Jan 2011 08:10:01 +0000 (08:10 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 28 Jan 2011 08:10:01 +0000 (08:10 +0000)
commitda60600bc9871b7bbe9649c1589fea97752a3521
tree445d456b91d64cb900630548f7790682f8ca8180
parent7279a306bbef7f0965e6a1e36924bc2591f12f1e
Added support for writing a long comment to a GIF image.

Instead of limiting a comment to a maximum length of 255 bytes write multiple comment data blocks (each a Pascal string) followed by the block terminator.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/imaggif.cpp