Skip to content
Advertisement

Reupload, How do i convert a php file to python dictionary?

After going over de fora, i did not find something that could solve this issue properly. I want to convert a file written in php to a python dictionary. In this case this file is a converted TrueType Font-file.

JavaScript

to:

JavaScript

I thank all in advance!

P.S. I reuploaded this question (my previous was closed) to share my solution in case someone else needs it.

Advertisement

Answer

The solution i found was just writing the parsing myself:

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement