fatamorgana/fatamorgana
Jan Petykiewicz 705926d443 Add UnfilledModalError, records.verify_modal(), and .get_*() methods.
The .get_*() methods are used to verify that we aren't reading from a
pattern with un-filled modals.

The GeometryMixin class was also added here and provides some additional
convenience methods: get_xy() to get an (x,y) tuple and
get_layer_tuple() to get a (layer, datatype) tuple.
2020-05-19 00:42:42 -07:00
..
__init__.py Add UnfilledModalError, records.verify_modal(), and .get_*() methods. 2020-05-19 00:42:42 -07:00
basic.py Add UnfilledModalError, records.verify_modal(), and .get_*() methods. 2020-05-19 00:42:42 -07:00
main.py Use a dummy unit of -1 when reading (to satisfy type checker) 2020-04-18 15:41:44 -07:00
records.py Add UnfilledModalError, records.verify_modal(), and .get_*() methods. 2020-05-19 00:42:42 -07:00
VERSION Bump version number to v0.6 2020-04-18 15:55:20 -07:00