Giter VIP home page Giter VIP logo

photoshop-qmlexporter's Introduction

INSTALLATION AND USAGE NOTES

* Version 0.1:
- Initial version

* Version 0.3:
- Added support for exporting layer groups
- Made updating the QML file optional
- Fixed a bug preventing files with groups from exporting
- Set Export as default button
- Fixed a problem with unique ID's

* Version 0.4:
- Added progressbar and cancel button

Usage:

"Element name"
- This is the name of the output QML file

"Output Folder"
- The folder containing exported files. Files are replaced 
  without warning.

"Rasterize text"
- Force text layers to be exported as images and not text
  elements

"Group layers"
- This will export each top-level group as a merged
  QML Image element.

"Export hidden"
- If checked, hidden layers are exported but their
  visible property is set to false

"Export QML"
- Uncheck this if you have modified your QML document by
  hand but still want to re-export graphical assets.


Output:
- Layers and groups are exported as image elements in 
  the root.qml file and png images are dumped into the 
  images subirectory.
- Text items are exported as Text elements



Notes: 
- Files are replaced without warning!
- The script has only been tested on Photoshop CS5 and CS4 and 
may or may not work on previous versions.


Known issues:
- The font names are not really mapped accurately at the
moment.



Installation: 

Copy "Export QML.jsx" into your 
  "Photoshop/Plugins/Presets/Scripts" 
  directory. It should now show up under
  "File/Scripts/Export QML"

photoshop-qmlexporter's People

Watchers

James Cloos avatar Rui Sebastiao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.