annotate pads2gpcb/gpcbout.h @ 59:aeef205f7580

pads2gpcb: width and height in ElementArc need be radius, not diameter
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Sun, 31 Jan 2016 03:26:35 +0000
parents c81aba92cb5e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
45
3bdb1b5ff3d0 pads2gpcb: gpcb dimension output implemented
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff changeset
1 #define DIM_OUT_BUFSIZE 16
46
c81aba92cb5e pads2gpcb: generic element writing implemented
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents: 45
diff changeset
2
c81aba92cb5e pads2gpcb: generic element writing implemented
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents: 45
diff changeset
3 extern char *output_gpcb_dimension();