|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /opt/alt/python37/lib/python3.7/site-packages/svgwrite/__pycache__/ |
Upload File : |
B
s�]�( � @ 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<