Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalebradshaw/Adobe-Illustrator-Scripts-For-Core-Graphics
Illustrator Scripts for working with Quartz2d-Core Graphics
https://github.com/dalebradshaw/Adobe-Illustrator-Scripts-For-Core-Graphics
Last synced: 3 months ago
JSON representation
Illustrator Scripts for working with Quartz2d-Core Graphics
- Host: GitHub
- URL: https://github.com/dalebradshaw/Adobe-Illustrator-Scripts-For-Core-Graphics
- Owner: dalebradshaw
- Created: 2012-03-01T16:32:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-01T19:36:55.000Z (almost 13 years ago)
- Last Synced: 2023-03-13T04:40:19.009Z (almost 2 years ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome - Adobe-Illustrator-Scripts-For-Core-Graphics - Illustrator Scripts for working with Quartz2d-Core Graphics (etc)
- awesome - Adobe-Illustrator-Scripts-For-Core-Graphics - Illustrator Scripts for working with Quartz2d-Core Graphics (etc)
README
A small collection of Adobe Illustrator Scripts to work with Quartz2D-Core Graphics.
Move the script of interest to Presets/Scripts in the application folder.
Note: Move the rulers origin point to lower left to match Core Graphics. Adobe changed the default origin point in AI CS5+ to be negative from upper
left. To use this script in AI CS5+, choose View->Rulers->Change To Global Rulers and move the ruler origin point to lower left.db_ExportPathAsCoreGraphicsPath.jsx - Select an Illustrator path, run the
script and output Core Graphics .h and .m file