At my local test site, Signwriter is rendering given text very fine. But the same configuration - Signwriter 6.x-2.x dev, Drupal 6.12, identical truetype font - is producing poor results on a hosted server. The only relevant difference I can see is that between freetype version 2.2.1 (hosted server) and 2.3.4 (local server). If you have a look at the attachment, you will see that apparently it's not anti-aliasing that is missing in Sample 1 (hosted), but the font looks sort of clumsy compared to Sample 2 (local). Can the lower freetype version be the cause of the lower quality? Or perhaps something completely different?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | badrendering.png | 5.29 KB | sullix |
| sample.png | 12.87 KB | kla2t |
Comments
Comment #1
sullix commentedI have the same problem but with 6.x-1.1 version of Signwriter (and Drupal 6.12).
The dev is on a Debian whereas the production website will be installed on a RedHat (CentOS 5.3). So, for testing, a copy of the dev has been moved on RedHat... and there, all works perfectly but menu's item rendered with Signwriter have now a bad quality and the offset is different (see the attached file).
Configuration information
Versions of Freetype are nearly the same:
For PHP and GD:
Comment #2
agileware commentedChanging version back to 6.x-2.x as it is the most current version with the problem.
Comment #3
kla2t commentedApparently there is no 6.x-2.x release, only the 6.x-2.x-dev version. If you mean 6.x-1.1: I tried this version, too, but the results look identical.
Any further hints? Thanks in advance!
Comment #4
agileware commentedThe problem has not been fixed in any version yet. I was just changing the issue's version field to 6.x-2.x because that is where it will be fixed when it is fixed.
Comment #5
rantenki commentedThis might be a side effect of hinting patents on font rendering engines. Has redhat turned off some features in their font rendering libraries?
Please see http://beranger.org/index.php?article=2787&page=3k for more info.
Comment #6
marcusf commentedSignwriter uses truetype font rendering, is there any way to update signwriter to use postscript rendering?
(imagepstext)
Quality problems or poor font rendering problems would be solved.
f.e. caused by truetype version on server