iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: SAUCEInfo

core/artwork.SAUCEInfo

SAUCE metadata structure

Table of contents

Properties

Properties

author

author: string

Defined in

core/src/artwork.ts:406


comments

comments: string[]

Defined in

core/src/artwork.ts:416


dataType

dataType: number

Defined in

core/src/artwork.ts:410


date

date: string

Defined in

core/src/artwork.ts:408


fileSize

fileSize: number

Defined in

core/src/artwork.ts:409


fileType

fileType: number

Defined in

core/src/artwork.ts:411


flags

flags: number

Defined in

core/src/artwork.ts:417


fontName

fontName: string

Defined in

core/src/artwork.ts:418


group

group: string

Defined in

core/src/artwork.ts:407


hasIceColors

hasIceColors: boolean

Defined in

core/src/artwork.ts:420


letterSpacing

letterSpacing: string

Defined in

core/src/artwork.ts:421


tinfo1

tinfo1: number

Defined in

core/src/artwork.ts:412


tinfo2

tinfo2: number

Defined in

core/src/artwork.ts:413


tinfo3

tinfo3: number

Defined in

core/src/artwork.ts:414


tinfo4

tinfo4: number

Defined in

core/src/artwork.ts:415


title

title: string

Defined in

core/src/artwork.ts:405


version

version: string

Defined in

core/src/artwork.ts:404


width

width: number

Defined in

core/src/artwork.ts:419