~silnrsi/smith/+git/smith-master:shortcircuit2

Last commit made on 2019-03-15
Get this branch:
git clone -b shortcircuit2 https://git.launchpad.net/~silnrsi/smith/+git/smith-master

Branch merges

Branch information

Name:
shortcircuit2
Repository:
lp:~silnrsi/smith/+git/smith-master

Recent commits

1d99dfc... by mhosken

Remove redundant code

7564f7d... by Bob Hallissy <email address hidden>

Refine shortcircuit calculation in designspace

There is no 'kern' element in designspace -- it is 'kerning'
If the designspace root contains a 'rules' element, we shouldn't shortcircuit anything.
If a source has the optional @layer and it is non-empty, we shouldn't shortcircuit to that source.

abac990... by Bobby de Vos

Handle non-BMP characters in wscript TESTSTRING under Py2

9193792... by Bobby de Vos

Merge branch 'py3'

Two commits were omitted on the last merge.

42ef605... by mhosken

Add designspace(shortcircuit)

5e117aa... by mhosken

Make configparser work with py2 core

66361cc... by mhosken

Add TEXTSIZE

167d139... by mhosken

Fix undeferring of array elements

9c95049... by Nicolas Spalinger

Back to tabs for now.

4e7d2df... by mhosken

Oops py3 always opens utf8 for text files