jemgold / figma-js

Little wrapper (+ types) for the Figma API
https://jongold.github.io/figma-js/
MIT License
491 stars 47 forks source link

Add use_absolute_bounds to FileImageParams #37

Closed xtiandiaz closed 4 years ago

xtiandiaz commented 4 years ago

Adds support for the use_absolute_bounds query param on GET image requests. https://www.figma.com/developers/api#get-images-endpoint

xtiandiaz commented 4 years ago

@chrisdrackett @jongold Could you have a look at this? It's a minor addition that would help us greatly since we're using this wrapper extensively.

anlaital commented 4 years ago

@chrisdrackett @jongold could we get this merged and a new release created as our design tokens automation depends on this?

chrisdrackett commented 4 years ago

sorry for the delay, I'm going to do a release now!