summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/TextLayout.h
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-09-17Everywhere: Fix badly-formatted includesBen Wiederhake
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2021-07-26Userland: Move text wrapping/elision into the new TextLayout :^)sin-ack