You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Blob is used for both the SetFont() and idb.put().
Blobs are built from an array of objects. Logically breaking up an ArrrayBuffer could be done using DataView objects for the data before and after the new data. This would eliminate the need to move the bytes in the ArrayBuffer.
Making the glyf table smaller:
The text was updated successfully, but these errors were encountered: