mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-10 07:59:58 +01:00
Meilleure gestion des styles de traits (epaisseur, style) et de formes (remplissage) ; ajout de la forme "ellipse"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@33 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -6,20 +6,20 @@
|
||||
</names>
|
||||
<description>
|
||||
<!--Transforateur-->
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
|
||||
<cercle x="-20" y="0" rayon="40" antialias="true" style="normal" />
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" />
|
||||
<cercle x="-20" y="0" rayon="40" antialias="true" />
|
||||
<!--Phase 1-->
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" style="normal" />
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
|
||||
<!--Neutre 1-->
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" style="normal" />
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
|
||||
<!--Phase 2-->
|
||||
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" style="normal" />
|
||||
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" />
|
||||
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" />
|
||||
<!--Neutre 2-->
|
||||
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" style="normal" />
|
||||
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" />
|
||||
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" />
|
||||
<!--Bornes supérieurs-->
|
||||
<borne orientation="n" x="-20" y="-40" />
|
||||
<borne orientation="n" x="20" y="-40" />
|
||||
|
||||
@@ -6,24 +6,24 @@
|
||||
</names>
|
||||
<description>
|
||||
<!--Transformateur-->
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
|
||||
<cercle x="-20" y="0" rayon="40" antialias="true" style="normal" />
|
||||
<cercle x="-20" y="-20" rayon="40" antialias="true" />
|
||||
<cercle x="-20" y="0" rayon="40" antialias="true" />
|
||||
<!--U1-->
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" style="normal" />
|
||||
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
|
||||
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
|
||||
<!--V1-->
|
||||
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" style="dashed" />
|
||||
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" style="line-style:dashed;" />
|
||||
<!--W1-->
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" style="normal" />
|
||||
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
|
||||
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
|
||||
<!--U2-->
|
||||
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" style="normal" />
|
||||
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" />
|
||||
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" />
|
||||
<!--V2-->
|
||||
<ligne x1="0" y1="60" x2="0" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="60" x2="0" y2="40" antialias="false" />
|
||||
<!--W2-->
|
||||
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" style="normal" />
|
||||
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" style="normal" />
|
||||
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" />
|
||||
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" />
|
||||
<!--Bornes supérieurs-->
|
||||
<borne orientation="n" x="-20" y="-40" />
|
||||
<borne orientation="n" x="0" y="-40" />
|
||||
|
||||
Reference in New Issue
Block a user