| 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/inkex/__pycache__/ |
Upload File : |
o
0�aC
� @ s� d dl Z d dlmZ ddlmZmZ ddlmZmZm Z d dl
mZmZm
Z
mZmZmZ dZed�Zed ee�Zd
d� Zdd
� Zdd� Zdd� ZdS )� N)�bisect_left� )�X�Y)�convert_unit�
parse_unit�render_unit)�Union�Tuple�List�TypeVar�Callable�overloadT�Value�Numberc C s | || | S )z3Interpolate single coordinate by the amount of time� )�coord_a�coord_b�timer r �-/usr/share/inkscape/extensions/inkex/tween.py�interpcoord s r c C s� g }t tt| ��} t tt|��}|D ]8}tdt| |�d �}tt| �d |d �}|| | | | | | }|| } || }
|| |
|�}|�|� q|S )z7Interpolate list with arbitrary interpolation function.r r )�list�map�float�maxr �min�len�append)� positions�values�newpositions�func� newvalues�pos�idxl�idxr�fraction�vall�valr�newvalr r r �interp* s r* c C s( t | t |t |�t | t |t |�fS )z/Interpolate coordinate points by amount of time)r r r )�point1�point2r r r r �interppoints@ s (r- c C s( t | �\}}t||�}tt|||�|�S )z'Interpolate float attributes with unit.)r r r r )�start�endr&