summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/Font/PathRasterizer.cpp
AgeCommit message (Expand)Author
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
2023-01-05LibGfx+LibPDF: Apply subpixel offset in affine transformationMacDue
2023-01-05LibGfx: Add ability to request glyphs at subpixel offsets to fontsMacDue
2022-11-19LibGfx: Move TTF::Rasterizer to its own filesJulian Offenhäuser