Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to parse TTF globe history files? #221

Open
icy-ux opened this issue Feb 10, 2023 · 1 comment
Open

How to parse TTF globe history files? #221

icy-ux opened this issue Feb 10, 2023 · 1 comment

Comments

@icy-ux
Copy link

icy-ux commented Feb 10, 2023

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?

@wiedehopf
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants