[Bug 1591678] [NEW] Font Rendering with incorrect *Hinting*
Fred
f.s.e at outlook.de
Sun Jun 12 11:33:15 UTC 2016
Public bug reported:
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!
** Affects: imagemagick (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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