Encapsulates the state of the font decryption device. More...
Data Fields | |
| HqBool | decryption_open |
| HqBool | decryption_eofd |
| int32 | decryption_strategy |
| DEVICELIST * | swdev |
| uint8 * | swbuf |
| int32 | swcnt |
| int32 | xorchar |
Encapsulates the state of the font decryption device.
| HqBool _fd_state::decryption_eofd |
Safety check for finished decryption
| HqBool _fd_state::decryption_open |
Safety check for multiple opens
| int32 _fd_state::decryption_strategy |
Strategy to attempt...
| uint8* _fd_state::swbuf |
Set by SwReadFilterBytes to where we read from
| int32 _fd_state::swcnt |
Set by SwReadFilterBytes to how many bytes we can read
| DEVICELIST* _fd_state::swdev |
The device used by SwReadFilterBytes()
| int32 _fd_state::xorchar |
State for decrypting character outline