From fd4d07d24138aff37eadfa9b593691bf196ac64c Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Tue, 2 Aug 2016 09:59:14 -0300 Subject: [PATCH] sch2fig/TODO: update --- sch2fig/TODO | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/sch2fig/TODO b/sch2fig/TODO index b544af5..a2e2899 100644 --- a/sch2fig/TODO +++ b/sch2fig/TODO @@ -6,17 +6,15 @@ - glabel: build for "right" style, then rotate poly (like hlabel) - show open pins / wires - check remaining alignment / direction / rotation cases in switch statements -- convert abort / assert(0) to proper error indications - support mirroring (and detect-complain if unexpected) [should be done now] - pin shapes (inverted, clock, etc.) -- optionally display pin shapes +- optionally display pin type - find libraries (e.g., from .pro) - PDF TOC - let user set PNG size or zoom level -- directly pick versions out of git, without requiring checkout to file -- handle differences - parse .kicad_wks -- on parse error, politely complain, don't terminate +- on parse error, politely complain, don't terminate; + convert abort / assert(0) to proper error indications - implement destructors - check for memory leaks - record.c (bb_rot): implement bounding boxes for text