summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/Line.h
AgeCommit message (Expand)Author
2022-10-27LibGfx: Correct Line::to_string() outputSam Atkins
2022-10-27LibGfx: Make formatting of spatial types work with non-int/floatsSam Atkins
2022-03-17Libraries: Use default constructors/destructors in LibGfxLenny Maiorani
2021-10-06LibGUI: Add missing headersBen Wiederhake
2021-07-19Everywhere: Use AK/Math.h if applicableHendiadyoin1
2021-06-20LibGfx: Add a Line class and a Rect<T>::RelativeLocation classTom