Server IP : 192.158.238.246 / Your IP : 18.221.20.252 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib/python3.7/site-packages/svgwrite/__pycache__/ |
Upload File : |
B ��]�( � @ s� d dl mZ d dl mZ dddd�Zddd d �ZG dd� de�ZG d d� de�ZG dd� de�ZG dd� de�Z G dd� de�Z G dd� de�ZG dd� de�ZdS )� )�strlist)� is_stringZxMidZxMinZxMax)�center�left�rightZYMidZYMinZYMax)�middle�top�bottomc @ s, e Zd ZdZd dd�Zdd� Zdd d�ZdS )�ViewBoxa� The **ViewBox** mixin provides the ability to specify that a given set of graphics stretch to fit a particular container element. The value of the **viewBox** attribute is a list of four numbers **min-x**, **min-y**, **width** and **height**, separated by whitespace and/or a comma, which specify a rectangle in **user space** which should be mapped to the bounds of the viewport established by the given element, taking into account attribute **preserveAspectRatio**. r c C s t ||||g�| d<