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 118418 - text tool character spacing
text tool character spacing
Status: RESOLVED DUPLICATE of bug 120268
Product: GIMP
Classification: Other
Component: Tools
git master
Other Linux
: Normal enhancement
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2003-07-27 11:28 UTC by Jürgen Mangler
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jürgen Mangler 2003-07-27 11:28:09 UTC
In different programs (e.g. photoshop) text is rendered with different
character spacings. An option to change the character spacing in px (like
linespacing) would be very time-saving, cause now you have to shift every
single letter.
Comment 1 Sven Neumann 2003-07-28 16:38:05 UTC
Unfortunately this is not-trivial since Pango doesn't allow to tune
this setting. I have some code on my disk that implements it by adding
shape attributes between glpyh clusters. I don't think this will make
it into 2.0 though. I might add the text property now to make it
easier to implement this in a backward-compatible fashion for 2.2.
Comment 2 Sven Neumann 2003-11-08 01:07:11 UTC

*** This bug has been marked as a duplicate of 120268 ***