Skip to content

Releases: JohJakob/figma-make-filled

Version 1.1.0

03 Mar 08:33
ac6ac8c
Compare
Choose a tag to compare
  • Adds the command “Make Filled and Merge” which fills multiple shapes and merges them into a single vector layer
  • Includes support for lines

Version 1.0.2

28 Feb 08:07
adfc1dd
Compare
Choose a tag to compare
  • Fixes an issues where shapes that have both strokes and fills would not be processed correctly
  • Improves code quality

Version 1.0.1

26 Jul 16:13
be03978
Compare
Choose a tag to compare
  • Adds support for filling boolean operation groups that have a stroke
  • Filled layers will have the same rotation as their outlined counterparts
  • Fixes an issue where the plugin would try to process layers that have no stroke

Version 1.0.0

26 Jul 05:58
fb60cd5
Compare
Choose a tag to compare

Fill shapes and include the original outline

  • Fill outlined vector shapes and include the original outline
  • Useful for icons that have both an outlined and a filled style
  • Works with rectangles, ellipses, polygons, stars, and closed vector shapes
  • Select groups, frames, and boolean operation groups to fill every compatible shape inside
  • Either create a boolean operation group that includes the stroke and the fill or create a flattened version of the final shape
  • Original stroke colour will be applied as the fill colour of the final shape

Notes

This plugin ignores invisible layers.