Page 1 of 1

neounit

Posted: Fri Oct 27, 2023 11:35 pm
by leigh
Just created a new C++ unit of measurement (UoM) library called "neounit" that the neoGFX unit_spin_box widget will use to allow the automatic selection and change of units (e.g. cm to inch). The new paragraph format dialog will utilize this widget when selecting various paragraph format length settings.

neounit currently supports SI units (including partial support for derived SI units), imperial units and astronomical units.

https://github.com/i42output/neounit

Image

/Leigh