Harlequin RIP SDK
_fND_state Struct Reference

Encapsulates the current state of the font encoder/decoder device. More...

Data Fields

HqBool decryption_open
 
HqBool encryption_open
 
int32 decryption_eofd
 
int32 strategy
 
DEVICELISTswdev
 
uint8swbuf
 
int32 swcnt
 
int32 xorchar
 
uint16 s2
 

Detailed Description

Encapsulates the current state of the font encoder/decoder device.

Field Documentation

◆ decryption_eofd

int32 _fND_state::decryption_eofd

Safety check for finished decryption

◆ decryption_open

HqBool _fND_state::decryption_open

Safety check for multiple opens

◆ encryption_open

HqBool _fND_state::encryption_open

Safety check for multiple opens

◆ s2

uint16 _fND_state::s2

Partial checksum results for "encryption"

◆ strategy

int32 _fND_state::strategy

Strategy to attempt...

◆ swbuf

uint8* _fND_state::swbuf

Set by SwReadFilterBytes to where we read from

◆ swcnt

int32 _fND_state::swcnt

Set by SwReadFilterBytes to how many bytes we can read

◆ swdev

DEVICELIST* _fND_state::swdev

The device used by SwReadFilterBytes

◆ xorchar

int32 _fND_state::xorchar

State for decrypting character outline


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