opendesigndev / octopus-specs

Octopus format specification (OpenAPI)
https://main.d215pdpdn4c7ow.amplifyapp.com/
2 stars 3 forks source link

Collection of minor issues #3

Open scoiatael opened 1 year ago

scoiatael commented 1 year ago

In GitLab by @janroztocil on Nov 23, 2018, 15:40

List of minor issues

1. default flag in particular effects

Replace it with something like vectorEffect,rasterEffect that clearly describes the nature an effect.

2. Rename font.name to font.familyName in text styles

3. Normalize font.size

Round it to integer or define who to do that.

4. origin in every layer

Does it need to be in every single layer? Discuss that.

5. Add interpolation mode for bitmaps

Trivial extension, nearest and linear (default) would be the values, this originates from Illustrator.