ファイルアイコン
 
 

362

Objects To New Layer

作成者 inklinea

Objects To New Layer - An Inkscape Extension

Inkscape 1.1 +
▶ Creates a new layer and copies or
transfers the selected objects to
that layer

▶ Appears in 'Extensions>Arrange'

▶ A shortcut can be used to
org.inkscape.inklinea.objects_to_new_layer.noprefs

-----------------------------
10.02.22
-----------------------------
Some updates and corrections for preexisting layer transforms.
-----------------------------
06.10.22
-----------------------------
Added z-order pasting sequence support.
This allows the objects currently selected to be pasted according
to a sequence you choose. For example if you have 3 objects selected:
Typing 1,1,1,2,2,3 would paste 3*object 1, 2*object 2 and 1*object 3 in that z-order.

Inkscape Extensions

サイズ
16.8 KB
作成済み
訂正
3
タイプ
application/zip
General Public License v3 (GPLv3)

リンク

mipmipさんがに投稿:

This is great. I'll soon write an article where I use this extension to export public domain libraries from Figma to https://svg-stencils.github.io

mipmipさんがに投稿:

This extension works a lot faster with inkscape 1.2. Thanks!

inklineaさんがに投稿:

Hello mipmip, I've made a slight update to the extension ( only on gitlab ) in response to your merge request. I haven't merged the request - just updated, as I correct a bug which I think achieves the same thing :) Many thanks.

Maren Hachmannさんがに投稿:

Isn't it faster to just group objects and convert the group to a layer? Or am I getting something wrong about how this works?

inklineaさんがに投稿:

It acts on the current selected objects individually.
So if you select 12 objects it will create 12 new layers, each object has its own layer.
Objects can either be transferred to the new layer (original is moved) or just copied (original remains)

For the z-order a new set of duplicated objects is created according to the user sequence and placed in a new sequence layer.

Maren Hachmannさんがに投稿:

Oh, well that's indeed different than what I understood it did. Maybe you should update the description, inklinea!

コメントするにはログインしてください!