iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: XBinHeader

core/xbin.XBinHeader

XBin header structure

Table of contents

Properties

Properties

charHeight

charHeight: number

Defined in

core/src/xbin.ts:73


flags

flags: number

Defined in

core/src/xbin.ts:74


has512Chars

has512Chars: boolean

Defined in

core/src/xbin.ts:79


hasFont

hasFont: boolean

Defined in

core/src/xbin.ts:76


hasNonBlink: boolean

Defined in

core/src/xbin.ts:78


hasPalette

hasPalette: boolean

Defined in

core/src/xbin.ts:75


height

height: number

Defined in

core/src/xbin.ts:72


isCompressed

isCompressed: boolean

Defined in

core/src/xbin.ts:77


width

width: number

Defined in

core/src/xbin.ts:71