💾 Archived View for gmi.noulin.net › markdown › csvFmt_README.md captured on 2024-08-31 at 17:53:31.

View Raw

More Information

⬅️ Previous capture (2023-07-10)

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

# 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.