SHIVA.LabelIndexFileFormat ( vs. r1.1)
Diffs

 <<O>>  Difference Topic LabelIndexFileFormat (r1.1 - 06 Jul 2006 - Main.HengYuan)
Line: 1 to 1
Added:
>
>
META TOPICPARENT FileFormats

Label Index File Format

Label index files (*.lbl, *.txt) are ascii files used by Duff and SHIVA. Each line contains information of the label id, color (optional), tag name, and the long description. The fields are separated by a tab character.

Without Color:

id   tag   description

With Color:

id   0xrrggbb   tag   description

The color field sometimes may not be in a full six digit hex number, but the writer should attempt to produce all six digits.


Topic: LabelIndexFileFormat . { View | Diffs | r1.1 | More }

Revision -
Revision r1.1 - 06 Jul 2006 - 23:19 - Main.HengYuan