GithubHelp home page GithubHelp logo

elcontraption / illustrator-point-exporter Goto Github PK

View Code? Open in Web Editor NEW
81.0 4.0 18.0 2.83 MB

:sparkles: JSON exporter for Adobe Illustrator: get point coordinates from paths by layer.

License: MIT License

JavaScript 100.00%
illustrator adobe-illustrator json-export

illustrator-point-exporter's People

Contributors

elcontraption avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

illustrator-point-exporter's Issues

Centerpoint in middle of artboard

Hi! Love your script. I was wondering if it is possible to adjust the center point. Currently all points are calculated from the left top of the artboard. For my particular project I need the [0,0] point to be in the middel of a square artboard, so points can have a negative value.

I tried adjusting the artboard in jour exporter.js, but I have the feeling it's being ignored.

Exporter.prototype = { document: {}, artboard: { x: -200, y: -200, w: 400, h: 400 }, output: { layers: [] } };

Any advice?

export text to json

I tried to export some text in AI to json using illustrator CC (v23.0).
But I get nothing of points.

Does the exporter.js support text object?

FR: imported bitmap support

Hi,

It would be nice if it could export coordinates (top left, right, bottom left/ right) of imported images as well !
currently, it exports just the name

Thanks for listening 😄

Problem with cc 2015

Does this work with Illustrator CC2016? I just tried and it only gives me one layer

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.