From b44293c4d6d023ae5e43b28b4e4c2c47743974e0 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Mon, 25 Jul 2016 13:38:41 -0300 Subject: [PATCH] sch2fig/TODO: add some more items --- sch2fig/TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sch2fig/TODO b/sch2fig/TODO index 6ea0011..fa411fb 100644 --- a/sch2fig/TODO +++ b/sch2fig/TODO @@ -7,8 +7,8 @@ - support fonts attributes ? - support line thickness ? - show unit in component reference -- ~ as space -- ~ as overline +- ~ as space (grep for ~ in out.fig) +- ~ as overline (grep for ~ in out.fig) - support pin name not inside component - check if pin name/number placement changes if one is disabled - glabel: build for "right" style, then rotate poly @@ -16,4 +16,5 @@ - show open pins / wires - check remaining alignment / direction / rotation cases in switch statements - convert abort / assert(0) to proper error indications -- support mirroring +- support mirroring (and detect-complain if unexpected) +- script to merge multiple pages