This will make the `\w\s\d` categories support unicode, as well as `.` Properties support (from the `regex` module rather than `re`) probably won't be supported, and `\b` still won't be (isn't currently either). This is somewhat dependent on the thinning question in #2