Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-06-10 | LibGfx: Add FloatSize::to_int_size() | Andreas Kling |
2020-04-12 | LibGfx: Allow constructing Float{Rect,Point,Size} from integer buddies | Andreas Kling |
2020-02-06 | LibGfx: Unpublish FloatSize from the global namespace | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |