/opt/alt/python27/lib/python2.7/site-packages/svgwrite
NameSizeModeActions
data/-0755rm
animate.py66300644editdlrm
animate.pyc77910644editdlrm
animate.pyo77910644editdlrm
base.py80640644editdlrm
base.pyc100160644editdlrm
base.pyo100160644editdlrm
container.py90220644editdlrm
container.pyc109450644editdlrm
container.pyo109450644editdlrm
drawing.py43440644editdlrm
drawing.pyc49400644editdlrm
drawing.pyo49400644editdlrm
elementfactory.py21990644editdlrm
elementfactory.pyc29640644editdlrm
elementfactory.pyo29640644editdlrm
etree.py13610644editdlrm
etree.pyc13000644editdlrm
etree.pyo13000644editdlrm
filters.py78990644editdlrm
filters.pyc136550644editdlrm
filters.pyo136550644editdlrm
gradients.py47190644editdlrm
gradients.pyc60300644editdlrm
gradients.pyo60300644editdlrm
image.py24450644editdlrm
image.pyc30210644editdlrm
image.pyo30210644editdlrm
masking.py18270644editdlrm
masking.pyc22930644editdlrm
masking.pyo22930644editdlrm
mixins.py104460644editdlrm
mixins.pyc130410644editdlrm
mixins.pyo130410644editdlrm
params.py18800644editdlrm
params.pyc27910644editdlrm
params.pyo27910644editdlrm
path.py35910644editdlrm
path.pyc37430644editdlrm
path.pyo37430644editdlrm
pattern.py19500644editdlrm
pattern.pyc23470644editdlrm
pattern.pyo23470644editdlrm
shapes.py58580644editdlrm
shapes.pyc67560644editdlrm
shapes.pyo67560644editdlrm
text.py81290644editdlrm
text.pyc97290644editdlrm
text.pyo97290644editdlrm
utils.py62180644editdlrm
utils.pyc75440644editdlrm
utils.pyo75440644editdlrm
validator2.py60730644editdlrm
validator2.pyc71120644editdlrm
validator2.pyo71120644editdlrm
__init__.py24490644editdlrm
__init__.pyc32260644editdlrm
__init__.pyo32260644editdlrm
Edit: /opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pyc (13041B)
Ñò oQ+Pc@sôddklZddklZhdd6dd6dd6Zhd d 6d d 6d d6Zdefd„ƒYZdefd„ƒYZdefd„ƒYZdefd„ƒYZ defd„ƒYZ defd„ƒYZ defd„ƒYZ dS(iÿÿÿÿ(tstrlist(t is_stringtxMidtcentertxMintlefttxMaxtrighttYMidtmiddletYMinttoptYMaxtbottomtViewBoxcBs>eZdZddddd„Zd„Zdddd„ZRS(sô 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**. icCs t||||gƒ|d`, which is defined as a list of transform definitions, which are applied in the order provided. The individual transform definitions are separated by whitespace and/or a comma. All coordinates are **user space coordinates**. t transformcCs!|idt||gƒƒdS(s÷ Specifies a translation by **tx** and **ty**. If **ty** is not provided, it is assumed to be zero. :param number tx: user coordinate - no units allowed :param number ty: user coordinate - no units allowed s translate(%s)N(t_add_transformationR(Rttxtty((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pyt translateKscCs!|idt||gƒƒdS(sc Specifies a rotation by **angle** degrees about a given point. If optional parameter **center** are not supplied, the rotate is about the origin of the current user coordinate system. :param number angle: rotate-angle in degrees :param 2-tuple center: rotate-center as user coordinate - no units allowed s rotate(%s)N(R(R(RtangleR((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pytrotateUs cCs!|idt||gƒƒdS(s Specifies a scale operation by **sx** and **sy**. If **sy** is not provided, it is assumed to be equal to **sx**. :param number sx: scalar factor x-axis, no units allowed :param number sy: scalar factor y-axis, no units allowed s scale(%s)N(R(R(Rtsxtsy((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pyR!as cCs|id|ƒdS(s‚ Specifies a skew transformation along the x-axis. :param number angle: skew-angle in degrees, no units allowed s skewX(%s)N(R((RR,((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pytskewXlscCs|id|ƒdS(s‚ Specifies a skew transformation along the y-axis. :param number angle: skew-angle in degrees, no units allowed s skewY(%s)N(R((RR,((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pytskewYtsc Cs-|idt||||||gƒƒdS(Ns matrix(%s)(R(R(Rtatbtctdtetf((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pytmatrix|scCs9|ii|idƒ}d||fiƒ||i of or values or a of comma and/or white space separated or . (e.g. as dasharray=[1, 0.5] or as dasharray='1 0.5') t sstroke-dasharraysstroke-dashoffset(R(Rt dasharraytoffset((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pyRYÓs N(R#R$R%R@RORTRY(((s@/opt/alt/python27/lib/python2.7/site-packages/svgwrite/mixins.pyRN¦s  t MediaGroupcBseZdZddd„ZRS(s8 Helper methods to set media group attributes. cCs.|o||ds3B#<(