mirror of
https://github.com/recp/cglm.git
synced 2026-08-14 16:30:43 -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