[Bug 1591678] Re: Font Rendering with incorrect *Hinting*
Launchpad Bug Tracker
1591678 at bugs.launchpad.net
Thu Sep 28 04:17:23 UTC 2017
[Expired for imagemagick (Ubuntu) because there has been no activity for
60 days.]
** Changed in: imagemagick (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to imagemagick in Ubuntu.
https://bugs.launchpad.net/bugs/1591678
Title:
Font Rendering with incorrect *Hinting*
Status in imagemagick package in Ubuntu:
Expired
Bug description:
Hi,
I try and render a label using "convert" ImageMagick 6.8.9-9 Q16
(Ubuntu 16.04 lts):
[code]convert -fill black -font "PT-Sans-Narrow" -density 96
-pointsize 12 +antialias label:"The quick brown fox jumps over the
lazy dog. 1234567890" text.png[/code]
[img]https://fe8.de/index.php/s/dSSEkAQypdmQDPF/download[/img]
using the same font in Windows the [b]Hinting [/b]is done correctly:
[img]https://fe8.de/index.php/s/vrZUeCgxhhZFrOt/download[/img]
I already checked and modified:
/etc/fonts/conf.d/10-hinting.conf
/etc/fonts/conf.d/10-hinting-slight.conf
... where I [i]enabled [/i]hinting, [b]disabled [/b]autohint, switched to hintstyle: [b]hintmedium[/b].
fc-cache -f -v
This should do BCI-like hinting (patent expired) and should be available/default in >16.04.
The font is detected ok, but hinting settings in fontconfig are
ignored.
Please help, thank you!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1591678/+subscriptions
More information about the foundations-bugs
mailing list