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 772519 - Text information is lost when doing PSD export
Text information is lost when doing PSD export
Status: RESOLVED OBSOLETE
Product: GIMP
Classification: Other
Component: Plugins
2.8.18
Other All
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
: 783693 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-10-06 16:28 UTC by Max
Modified: 2018-05-24 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
PSD export: text layer information (9.90 KB, image/png)
2016-10-06 16:28 UTC, Max
Details

Description Max 2016-10-06 16:28:49 UTC
Created attachment 337080 [details]
PSD export: text layer information

All text information is gone if I make XCF to PSD export. Font layers become default normal layers without additional info and functions.
Comment 1 Jehan 2016-11-03 16:49:34 UTC
Hi!

Have you tried if this is true with the dev version of GIMP as well (since there have been a few changes since 2.8)?

In any case, there is also another bug with the reverse issue: text layers on PSD file import become images (bug 151686).
Same as in this other bug, it could be easily implemented following the PSD specification for someone interested on the topic: http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/
So adding the newcomers keyword.
Comment 2 Jehan 2016-11-03 18:10:14 UTC
Checking out the code for our PSD export, we indeed don't seem to do anything particular for text layer. Seems we export any layer as pixel data. Setting status to NEW.
Comment 3 Alexandre Prokoudine 2017-05-02 10:47:04 UTC
Jehan, we do not provide PDB for text layers yet, so we can't import/export text layers in a plug-in yet.

Moreover, we need to take a look at how text is stored in PSD. From what I know from Krita guys, they found it so different from SVG Text which they use in .kra now, that they decided to postpone adding support for text layers in PSD to indefinite future.
Comment 4 Alexandre Prokoudine 2017-05-02 10:50:40 UTC
To be more specific, we need to compare how text is preserved in PSD vs. the Pango markup that we appear to use.
Comment 5 Michael Schumacher 2017-06-13 10:52:04 UTC
*** Bug 783694 has been marked as a duplicate of this bug. ***
Comment 6 Michael Schumacher 2017-06-13 10:52:47 UTC
*** Bug 783693 has been marked as a duplicate of this bug. ***
Comment 7 resolutedreamer 2018-05-02 06:54:55 UTC
I see that the other (bug 151686) is being worked on right now, will the work over on that bug make this one any easier to solve?

What would it take for someone new to GIMP to work on this bug?
Comment 8 Jehan 2018-05-02 14:54:43 UTC
(In reply to resolutedreamer from comment #7)
> I see that the other (bug 151686) is being worked on right now

It is not being exactly worked on yet. But it is being prepared, yes. :-)

> will the
> work over on that bug make this one any easier to solve?

Yes.

> What would it take for someone new to GIMP to work on this bug?

It happens in a plug-in which makes it not so hard to work on, as opposed to core code. As any code, it only requires time and dedication (well… and someone who knows what one is doing, of course).
Comment 9 GNOME Infrastructure Team 2018-05-24 17:01:46 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gimp/issues/986.