roniemartinez / libqpsd

PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5)
GNU Lesser General Public License v2.1
108 stars 25 forks source link

Fix Lab color mode with 3 channels. Add support for lab color mode with 4 channels. #7

Closed yuezhao closed 11 years ago

yuezhao commented 11 years ago

Hi, Ronie, I am fail to find out what's wrong with your code, and as a result I use the code from github.com/alco/psdump. It seems no perfect comparing to the jpg file, but I have no idea with that.

roniemartinez commented 11 years ago

Wow Thanks. I checked it and found out that there are few pixels not converted properly. It is just minor so i think we can solve it in the future. What is left now is the multichannel color mode.

And do you think we can find a way to submit this plugin to Qt? Thanks

yuezhao commented 11 years ago

I sorry but I don't know how to submit to Qt. Maybe you can find out some way from this site: http://qt-project.org/contribute .

2013/2/21 Ronie Martinez notifications@github.com

Wow Thanks. I checked it and found out that there are few pixels not converted properly. It is just minor so i think we can solve it in the future. What is left now is the multichannel color mode.

And do you think we can find a way to submit this plugin to Qt? Thanks

— Reply to this email directly or view it on GitHubhttps://github.com/Code-ReaQtor/libqpsd/pull/7#issuecomment-13866793.