Open
Description
What information do we need from LayoutFarm/Typography?
I think we should get this information and store it, probably in a file. Then the information doesn't need to be extracted at runtime.
Benefits to apps:
- deployment size
- reduced memory usage (Control Typography memory usage #107)
- reduced potential for bugs (e.g. GetGlyphIndex sets a dictionary value and can fail LayoutFarm/Typography#223)