mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 12:32:40 +00:00
* 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