diff --git a/sch2fig/TODO b/sch2fig/TODO new file mode 100644 index 0000000..6ea0011 --- /dev/null +++ b/sch2fig/TODO @@ -0,0 +1,19 @@ +- arcs aren't quite right yet +- comment text orientation ? +- better text size guessing +- hierarchical labels +- sub-sheets +- unify alignment, direction +- support fonts attributes ? +- support line thickness ? +- show unit in component reference +- ~ as space +- ~ as overline +- 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 +- break into file reading, internal storage, rendering +- show open pins / wires +- check remaining alignment / direction / rotation cases in switch statements +- convert abort / assert(0) to proper error indications +- support mirroring