- Notifications
You must be signed in to change notification settings - Fork4
Plugin for Sketch app, helping to maintain proportions of layers and artboards
License
lessthanzero/Formr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sketch plugin that helps to maintain simple layer proportions.
Simple proportions of shapes in most cases look aesthetically better than random.For now it supports1:1
,2:1
,4:3
and16:9
built-in proportions where first number is width and second is height.
You can also use custom proportions by adding::prop
to the layer/artboard name (where "prop" can be any simple fraction) and than pressingctrl+alt+shift+e
. For example, adding::1/2
to 100×100 layer name gets you 50×100 layer.
Formr supports layers, artboards, and multiple selection.
Works with Sketch 48+
- To even out proportions press
ctrl+alt+shift+e
- To use 2:1 proportion press
ctrl+alt+shift+h
- To use 4:3 proportion press
ctrl+alt+shift+j
- To use 4:3 proportion press
ctrl+alt+shift+k
- To use custom proportion via layer name pattern press
ctrl+alt+shift+l
For other options, as for now, please use plugin menu.
- InstallRunner
- Launch Runner
CMD+'
- Install Formr
- InstallSketch Toolbox
- Launch Toolbox and search for "Formr"
- Click Install button
- Download and unpackzip.
- Install by double-clickingformr.sketchplugin file or by manually putting it intopath-to-user/Library/Application Support/com.bohemiancoding.sketch3/Plugins folder.
About
Plugin for Sketch app, helping to maintain proportions of layers and artboards