Something else I forgot to mention - a little addition to the patch above : GetCharWidth...
OK, I think I squashed that one. For some reasons, in GetCharWidth font spacing was...
OK, I think I squashed that one. For some reasons, in GetCharWidth font spacing was...
OK, I think I squashed that one. For some reasons, in GetCharWidth font spacing was...
OK, I think I squashed that one. For some reasons, in GetCharWidth font spacing was...
Max char width may be wrong in Tcpdf->write
Negative font spacing breaks justification
The patch was only working for justified text, and was messing non-justified one...
Just noticed the patch was against our patched version (register_shutdown_function...
Handle word-spacing as per PDF specs
As a workarround for this workarround (we couldn't use text-indent - as the content...
That's normal, $vkey holds the variable name to restore - the function does what's...
That PHP bug is fixed in 5.6.9 In the meantime, using the unicode option with the...
Just to make it clear (can't edit the ticket name), this is not related to cache...
For those having a similar issue, as a workaround we are replacing any </p><p> with...
For those having a similar issue, as a workaround we are replacing any </p><p> with...
(updated description, didn't noticed it got interpreted)
For those having a similar issue, as a workaround we are replacing any with two (we...
Hum, a better way (as it seems that depending on the imagick version, this solution...
ImagePngAlpha + ImageMagick bug in some circonstances
For those having a similar issue, as a workaround we are replacing any with two (we...
OK, I found the origin of the problem. It was not due to the cache at all - but to...
Actually, I'm no more sure this is related to diskcache usage, as … I was not using...
Memory usage since cache removal
Duplicate of #1063 (can be closed)
This seems to be related to #1065 - seems I did hit a similar problem, in a different...
Second attachment, with the result of the odd page break.
Columns jumping in a very specific case (writeHTML+end of paragraph)
getHtmlDomArray breaking UTF-8 in some cases (+ fix)
We are no more using subsetting, not because of Chrome, but because of iOS rendering...
Get those from github - SF has been having huge issues recently (not sure how that...
See bug #1070 for more details on the issue (indeed, there is a regression).
See ticket #1070
Hum, seems a previous bug report already mentioned this (anyway, I have more informations...
PNG regression in 6.2.9 (they appear as their alpha channel)
Indeed, the patch has been committed. From reading the comments, it seems a temporary...
Dear David, I'm checking your patch under the latest realease (6.2.10), it seems...
Dear David, I'm checking your patch under the latest realease (6.2.10), it seems...
Dear David, I'm checking your patch, it seems very interesting (I hope it will get...
Maybe that regex shall have the u parameter added in order to handle utf-8 when it's...
I found a workaround to my problem, but I don't think what I saw was an expected...
Solved our problem by only calling setY instead of setXY. SetXY was putting back...
Regions sometime cause text to get grabbled
Undeclared variables in TCPDF->AddFont()