Interpreting bit-packed data in Python with structs and ctypes: misaligned results
I have some data stored in a bit-packed format, which I’m trying to extract with Python. Specifically these are old bitmap fonts, where:
I have some data stored in a bit-packed format, which I’m trying to extract with Python. Specifically these are old bitmap fonts, where: