mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-25 20:31:03 +02:00
The `Path2D` glyph-objects are cached on the `FontFaceObject`-instance, so we can save a little bit of memory by removing the raw path-strings once they're no longer needed.