The chord sheet data gets split by a tokenizer using regular expressions.
These token objects are converted into an object tree (sheet-pages-rows-bars-chords).
From this object tree several output formats are generated. PDF, iREAL* and musicXML*.
Ghostscript comes in handy to create PNG images from the PDFs.
By and large, it is.
