Closed simoncozens closed 3 years ago
Please make the default or suggested quantization a power of 2. That would save even more in WOFF/WOFF2...
I think we should add the quanitzation parameter to existing feature-writer, not add a separate one.
I think we should add the quanitzation parameter to existing feature-writer, not add a separate one.
+1
So, this is something of an experimental one. It's the same as the normal mark feature writer, but before emitting the anchor positions it quantises them to a given number of units. When you add this to your feature writers lib key:
the anchors will be quantised to the nearest ten units. In a large file, this allows "nearby" anchors to share anchor subtables, reducing the file size quite impressively, at a slight cost in visual fidelity.