檔案圖示
 
 

1512

 

11

InkRasterPerspective

Apply perspective transformation to raster images inside Inkscape (no need to use an external software such as GIMP or Krita). It works for both embedded and linked images.

For a more complete guide on how to install and use the extension, please refer to the README.md file.

Once installed properly, you can access the extension from: Extensions > Raster Perspectvie > Perspective.

Inkscape Extensions

大小
3.3 KB
建立時間
修訂
9
類型
application/zip
General Public License v3 (GPLv3)

連結

Marcos González 寫於

Great addition, thank you.

Rafik Alhaji 寫於

it does not works ....
error :
Traceback (most recent call last):
File "D:\movies\inkscape 1.3 and extisiones\inkscape\share\inkscape\extensions\imagePerspective.py", line 206, in <module>
imagePerspective.run()
File "D:\movies\inkscape 1.3 and extisiones\inkscape\share\inkscape\extensions\inkex\base.py", line 231, in run
self.save_raw(self.effect())
File "D:\movies\inkscape 1.3 and extisiones\inkscape\share\inkscape\extensions\imagePerspective.py", line 114, in effect
the_image_node, envelope_node = self.svg.selection
ValueError: not enough values to unpack (expected 2, got 1)

Samir Ouchene 寫於

Hi Rafik, Thank you for the feedback. Using this extension is actually very easy. You can refer to the section: "How to use" on the repository which has a recording that demonstrates that: https://github.com/s1291/InkRasterPerspective Regards

From your error message, it seems that you are not selecting the image and the envelope simultaneously.

 

登入以留下評註!