After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 322230 - PDB Text tool does not allow manipulation of font hinting
PDB Text tool does not allow manipulation of font hinting
Status: RESOLVED WONTFIX
Product: GIMP
Classification: Other
Component: libgimp
git master
Other All
: Normal enhancement
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-11-23 12:20 UTC by Iain Kennedy
Modified: 2005-11-24 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
adds gimp_text_fontname_set_hinting function (6.96 KB, patch)
2005-11-23 12:23 UTC, Iain Kennedy
none Details | Review

Description Iain Kennedy 2005-11-23 12:20:51 UTC
Allow control over hinting and autohint behavious when creating text layers.
Comment 1 Iain Kennedy 2005-11-23 12:23:49 UTC
Created attachment 55145 [details] [review]
adds gimp_text_fontname_set_hinting function

Carbon copy of gimp_text_fontname, but with two extra boolean parameters, for
hinting and autohint behaviour.
Comment 2 Sven Neumann 2005-11-24 10:55:35 UTC
This should be implemented as part of bug #164539 instead. Sorry, but I don't
think we want to extend the old API and coming up with a new one shouldn't be
much more work.