You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
VERSION Bump version number to v0.6 4 years ago
__init__.py Add UnfilledModalError, records.verify_modal(), and .get_*() methods. 4 years ago
basic.py Add UnfilledModalError, records.verify_modal(), and .get_*() methods. 4 years ago
main.py Use a dummy unit of -1 when reading (to satisfy type checker) 4 years ago
records.py Add UnfilledModalError, records.verify_modal(), and .get_*() methods. 4 years ago