| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/inkscape/extensions/__pycache__/ |
Upload File : |
o
5�a� � @ sR d Z ddlmZmZ ddlmZ ddlZG dd� de�Zedkr'e� � � dS dS )z�
Distorts selected paths, stretching it vertically while squeezing horizontally.
Amount is controlled by ratio parameter.
Curve gives further effect by bunching the surface towards the ends.
� )�X�Y)�DiffeoNc @ s: e Zd ZdZedd� �Zedd� �Zdd� Zddd �Zd
S )�
RubberStretchzDistort selected pathsc C s | j jd S )N�d )�options�ratio��self� r �//usr/share/inkscape/extensions/rubberstretch.py�<lambda># s zRubberStretch.<lambda>c C s t | jjd d�S )Nr g�G�z��?)�minr �curver r r r r
$ s c C s( |j ddtdd� |j ddtdd� d S )Nz-rz--ratio� )�type�defaultz-cz--curve)�add_argument�float)r
�parsr r r �
add_arguments&