mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 21:00:24 -05:00
203d40208c
* now mis-alignment of columns are fixed: larger numbers are printed via %g and others are printed via %f. Column withs are calculated before print. * Now values are colorful ;) * Some print improvements