← Back to team overview

kicad-developers team mailing list archive

eeschema test patch

 

--Apple-Mail-10-995508054 Content-Type: text/plain;
charset=US-ASCII;
format=flowed;
delsp=yes
Content-Transfer-Encoding: 7bit

I attach my eeschema dirty hack to let evaluate the bezier to 
polylines drawing algorithm.
Under there is also the modified library i've used.

PS
I forgot to place the right credit for the algorithm i've used, if is 
inserted in the svn i ask to the committer to give credit of that 
great work.

--
Marco

 --Apple-Mail-10-995508054 Content-Disposition: attachment;
filename=eeschema_bezier_dirtyhack.diff
Content-Type: application/octet-stream;
x-unix-mode=0644;
name="eeschema_bezier_dirtyhack.diff"
Content-Transfer-Encoding: 7bit

[Attachment content not displayed.] --Apple-Mail-10-995508054 Content-Type: text/plain;
charset=US-ASCII;
format=flowed
Content-Transfer-Encoding: 7bit





EESchema-LIBRARY Version 2.3 Date: 17/03/2009 14:33:45
#
# BATTERY
#
DEF BATTERY BT 0 0 Y Y 1 F N
F0 "BT" 0 200 50 H V C CNN
F1 "BATTERY" 0 -190 50 H V C CNN
DRAW
P 2 0 1 0 100 0 150 0 N
P 2 0 1 0 -100 0 -150 0 N
C 0 0 150 0 1 6 N
P 2 0 1 6 -31 50 -31 -50 N
P 2 0 1 6 100 50 100 -50 N
P 2 0 1 6 39 90 39 -89 N
P 2 0 1 6 -100 90 -100 -89 N
B 4 0 1 6 -300 150 -120 500 120 300 300 -250 N
X - 2 300 0 150 L 50 50 1 1 P
X + 1 -300 0 150 R 50 50 1 1 P
ENDDRAW
ENDDEF

 --Apple-Mail-10-995508054--