💾 Archived View for gmi.noulin.net › markdown › csvFmt_README.md captured on 2023-07-10 at 18:17:42.

View Raw

More Information

-=-=-=-=-=-=-

# csvFmt

Display a csv file (';' separated) with formating.

./csvFmt.c phones.csv


It uses libfort:

[libfort](https://github.com/seleznevae/libfort)
From commit 4123716

I added the property FT_CPROP_CELL_BG_RGBCOLOR to set cell background color to a 24bit color value.