所有变更
ImprovedEditor

Import SVGs at a consistent size as the matching layer type

SVGs import at a reliable size, and single-colour files become editable silhouettes while multi-colour files stay as images.

Imported SVGs now keep a stable intrinsic size (2048 on the long side) so they stay sharp on retina instead of rasterising blurry. Markup copied out of a web page gets the SVG namespace it is missing, and a missing viewBox is synthesised from width/height so the artwork scales correctly.

A single-colour SVG becomes an editable svg silhouette in that colour. Anything with gradients, shadows, or several fills becomes an image layer so it keeps its look. There is also an Import file… item in the add-layer menu.

评论

登录后即可参与讨论。