Age | Commit message (Expand) | Author |
---|---|---|
2021-07-27 | LibGfx: Take the glyph spacing into account when building a line | sin-ack |
2021-07-27 | LibGfx: Remove extra space considered during wrapping | sin-ack |
2021-07-27 | LibGfx: Hotfix a -Wmaybe-uninitialized failure on the build bots | Andreas Kling |
2021-07-27 | LibGfx: Make TextLayout algorithm whitespace-aware | sin-ack |
2021-07-26 | Userland: Move text wrapping/elision into the new TextLayout :^) | sin-ack |