Harlequin RIP SDK
_fd_state Struct Reference

Encapsulates the state of the font decryption device. More...

Data Fields

HqBool decryption_open
 
HqBool decryption_eofd
 
int32 decryption_strategy
 
DEVICELISTswdev
 
uint8swbuf
 
int32 swcnt
 
int32 xorchar
 

Detailed Description

Encapsulates the state of the font decryption device.

Field Documentation

◆ decryption_eofd

HqBool _fd_state::decryption_eofd

Safety check for finished decryption

◆ decryption_open

HqBool _fd_state::decryption_open

Safety check for multiple opens

◆ decryption_strategy

int32 _fd_state::decryption_strategy

Strategy to attempt...

◆ swbuf

uint8* _fd_state::swbuf

Set by SwReadFilterBytes to where we read from

◆ swcnt

int32 _fd_state::swcnt

Set by SwReadFilterBytes to how many bytes we can read

◆ swdev

DEVICELIST* _fd_state::swdev

The device used by SwReadFilterBytes()

◆ xorchar

int32 _fd_state::xorchar

State for decrypting character outline


The documentation for this struct was generated from the following file: