Closed tjoneslo closed 1 year ago
The @functools.cache in the new FontLayer requires Python 3.9. So note in the documentation this is now the minimum required version for PyRoute.
@functools.cache
Note, I may expand the use of this function into other places in the code as it may make specific internal processing to run faster.
@tjoneslo , time to close this?
The
@functools.cache
in the new FontLayer requires Python 3.9. So note in the documentation this is now the minimum required version for PyRoute.Note, I may expand the use of this function into other places in the code as it may make specific internal processing to run faster.