CODESIGN2 / CODESIGN2/smart-object

Divergences from Photoshop smart-object

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
help wanted information
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Reading https://forums.adobe.com/thread/2372698 to double-check how "smart" a smart-object is, they actually seem quite dumb.

* single image per-smart-object
* resolution needs to match if replacing source graphic (same as with the website that inspired)
* limited actions / transformations applied to smart-object

This does raise questions and potential opportunities.

* this already doesn't care about source resolution. If it's too big it'll get squished, if it's too small, it'll get stretched (that's good)
* because it outputs a layer and is non-destructive, rather than baking into a raster (deferring that for now), layer-effects & filters (to use GIMP terminology) can be applied to the generated image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.