It seems we have a known set of styles for pdfs -- fontspec_to_meaning https://github.com/daym/amd-register-interface-extractor/blob/master/extract.py#L10. And to use this tool on pdfs for CPUs not in the list, we would need to extract the fontspec first from the targeted pdf. Is my understanding somewhat correct? And any tip you could share in extracting a complete set of the style from some random ppr pdf files? Thanks...
A comment... would be nice if user can specify/configure fontspec via command line.
It seems we have a known set of styles for pdfs --
fontspec_to_meaninghttps://github.com/daym/amd-register-interface-extractor/blob/master/extract.py#L10. And to use this tool on pdfs for CPUs not in the list, we would need to extract the fontspec first from the targeted pdf. Is my understanding somewhat correct? And any tip you could share in extracting a complete set of the style from some random ppr pdf files? Thanks...A comment... would be nice if user can specify/configure fontspec via command line.