[Qt Labs blog] Exporting QML from Photoshop and GIMP
-
For those who don't follow Qt Labs Blogs yet:
Jens Bache-Wiig wrote "this post":http://labs.qt.nokia.com/2010/10/19/exporting-qml-from-photoshop-and-gimp/ about scripts for Photoshop and GIMP to export QML files.
I recommend reading the whole post, there you'll find links to the git repository of these scripts. He also recorded a "video":http://www.youtube.com/watch?v=XeY9F0hCiQM showing the script in action.
PS: Is the announcements forum the right place for 'recommendations' like this? I was in doubt if it should go to the 'Qt Quick' forum or this one...
-
bq. PS: Is the announcements forum the right place for ‘recommendations’ like this? I was in doubt if it should go to the ‘Qt Quick’ forum or this one…
I think it's fine to post it here, the Qt Quick forum would have been okay too. My personal rule of thumb is the following: is it interesting for a lot of people regardless of their development specialities? If yes, post it globally visible. :)
-
imho, It would be nice to have a link on wiki too...
-
[quote author="chetankjain" date="1287500190"]I really liked what I saw, what this script can do ... will be a great value add for designers :)[/quote]
Certainly it is!
I think the most important now is to ask designers to test it and provide feedback in order to improve this script.
-
I am having this error:
Error 24: dupObj.saveAs is not a function.
Line: 316
-> dupObj.saveAs(saveFile, pngSaveOptions, true, Extension.LOWERCASE);