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 148682 - Text: cannot make justified text
Text: cannot make justified text
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
2.0.x
Other All
: Low enhancement
: 2.6
Assigned To: GIMP Bugs
GIMP Bugs
Depends on: 64538 122707
Blocks:
 
 
Reported: 2004-07-28 12:49 UTC by Petter Sundlöf
Modified: 2008-04-13 17:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Petter Sundlöf 2004-07-28 12:49:47 UTC
It is not possible to make a text block justified (Fill, called "justify
paragraph" in AbiWord) in GIMP.

Is this dependant on Pango?

Or just dependant on http://bugzilla.gnome.org/show_bug.cgi?id=122707 ?
Comment 1 Sven Neumann 2004-07-28 12:58:42 UTC
This depends on bug #64538. After justification is implemented in Pango it will
also need some changes to the text tool interface as described in bug #122707.

So basically this report is just a duplicate. I will leave it open nevertheless
in order to make it easier to find the relevant bug reports.
Comment 2 Ryto 2008-02-10 19:00:51 UTC
Justification seems to have been implemented in Pango as of May 2007 (http://bugzilla.gnome.org/show_bug.cgi?id=64538), yet it has not made it into any release of GIMP that I have seen.  I have also brought this up at the GIMP User Group (http://gug.sunsite.dk/forum/?threadid=2696).  If I misunderstood the bug report regarding justification in Pango, please let me know.  Otherwise, I'm curious about why this feature hasn't been activated within GIMP yet.  This is not a criticism, I am truly curious about this.  Did the fix in Pango go overlooked?  Is this feature currently being worked on?  Was there a conscious decision to delay implementation, a production/timeline reason (work-in-progress), or was it an accident?  Anyways, I'm really just looking for some clarification, and possibly an estimate on when users might expect to see this feature working in GIMP.
Comment 3 Michael Natterer 2008-02-10 19:47:57 UTC
The fix in pango will work automatically as soon as GIMP bug #122707 is
fixed. All the code to use the fixed pango justification is there.
Comment 4 Akkana Peck 2008-04-13 04:12:47 UTC
There's work going on on the trunk in bug 122707, but someone just came into #gimp and asked about that "filled" button in the text tool options that doesn't work (it says it's for filled/justified text, but it actually left-justifies). Should the button be removed in 2.4? Should that be a separate bug?
Comment 5 Sven Neumann 2008-04-13 17:38:49 UTC
No user interface changes in 2.4, so it's pointless to open a bug report for that.

We used to keep the button there to put more pressure on the Pango developers to implement this functionality. Now that it is implemented, we are adding the missing bits in GIMP to actually make it work. As this is now the case in trunk I am closing this report as FIXED.