Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethercrow/gimp-extract-cgrect

Gimp helper script for extracting CGRect literals from iOS designs (including @2x ones).
https://github.com/ethercrow/gimp-extract-cgrect

Last synced: 24 days ago
JSON representation

Gimp helper script for extracting CGRect literals from iOS designs (including @2x ones).

Awesome Lists containing this project

README

        

Installation
============

1. Get pyperclip (http://coffeeghost.net/src/pyperclip.py)
2. Put pyperclip.py and cgrect.py into /your/gimp/config/directory/plug-ins
($HOME/.gimp-2.8/plug-ins/ on Linux at the moment of writing).
3. Now your gimp has "Tools -> Copy CGRect to clipboard" and for @2x designs
"Tools -> Copy CGRect to clipboard (halfsize)".