linebender/norad

UFOZ support

Opened this issue · 0 comments

madig commented

More of a "maybe" issue. I personally have never seen UFOZ (zipped UFO packages) in the wild but apparently they do exist. Loading them would probably mean decoupling reading and writing files to disk and (de)serializing them into structures (i.e. have from_path and from_bytes methods on various structs where the former calls the latter.