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
I have saved up a decent archive of .bin.ttf files. Is there any way I can parse or convert these to something I can analyse further, like JSON or CSV?
The text was updated successfully, but these errors were encountered:
Read the javascript code that parses them or the C code that creates them.
They are binary, i might change the format without notice, if you want your own archives do that.
Or parse the json traces that can be put out, they have much more info than the base data for replay.
Hi all,
I have saved up a decent archive of .bin.ttf files. Is there any way I can parse or convert these to something I can analyse further, like JSON or CSV?
The text was updated successfully, but these errors were encountered: