pcb

Activity log for bug #927422

Date Who What changed Old value New value Message
2012-02-06 03:14:31 KaiMartin bug added bug
2012-02-06 03:15:25 KaiMartin attachment added 0001-Add-px-to-the-units-allowed-for-rat-thickness.patch https://bugs.launchpad.net/pcb/+bug/927422/+attachment/2718231/+files/0001-Add-px-to-the-units-allowed-for-rat-thickness.patch
2012-02-06 03:16:41 KaiMartin description If the rat lines are supposed to be drawn with a fixed width of screen pixels, current versions of pcb require --rat-thickness to be given as nanometers with a value below 20nm. This patch adds "px" to the set of allowed units. Internally, the property is still treated as nanometers. To reduce the probability of suprise, the patch sets the size that decides between interpretation as pixels and a scalable size is set to 100. Before the cmil/nm conversion, the limit was 20 cmil. So 100nm is still a few orders of magnitude smaller. ---<)kaimartin(>--- If the rat lines are supposed to be drawn with a fixed width of screen pixels, current versions of pcb require --rat-thickness to be given as nanometers with a value below 20nm. This patch adds "px" to the set of allowed units. Internally, the property is still treated as nanometers. To reduce the probability of suprise, the patch sets the size that decides between interpretation as pixels and a scalable size to 100. Before the cmil/nm conversion, the limit was 20 cmil. So 100nm is still a few orders of magnitude smaller. ---<)kaimartin(>---
2012-03-29 03:49:20 Andrew Poelstra pcb: status New Fix Committed
2014-03-18 19:01:39 Bert Timmerman pcb: status Fix Committed Fix Released
2014-03-19 19:50:49 Bert Timmerman pcb: milestone pcb-20140316