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:53


flags

flags: number

Defined in

core/src/xbin.ts:54


has512Chars

has512Chars: boolean

Defined in

core/src/xbin.ts:59


hasFont

hasFont: boolean

Defined in

core/src/xbin.ts:56


hasNonBlink: boolean

Defined in

core/src/xbin.ts:58


hasPalette

hasPalette: boolean

Defined in

core/src/xbin.ts:55


height

height: number

Defined in

core/src/xbin.ts:52


isCompressed

isCompressed: boolean

Defined in

core/src/xbin.ts:57


width

width: number

Defined in

core/src/xbin.ts:51