mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 04:10:27 +00:00
This patch makes nitpicker's geometry utilities available for the use by other programs. Thereby, the 'Point', 'Area', and 'Rect' classes have become templates that take the coordinate type and distance type as arguments.