Re: [Podofo-users] Patches for text wrapping and PDF field max chars

2020-10-10 Thread zyx
On Thu, 2020-09-24 at 14:11 +0200, Josef Rokos wrote: > Hi, > ... Hi, thanks for the patches. They look good, from my point of view. I committed them as r2015 and r2016: http://sourceforge.net/p/podofo/code/2015 http://sourceforge.net/p/podofo/code/2016 Bye, zyx

[Podofo-users] Patches for text wrapping and PDF field max chars

2020-09-24 Thread Josef Rokos
Hi, in file space_recognition.patch is a patch for text wrapping which includes unicode characters. Without patch it incorrectly recognizes some characters as space (for instance "č") and wraps text on this position. This results in incorrect output from PdfPainter::DrawMultiLineText method. In