Age | Commit message (Expand) | Author |
---|---|---|
2020-03-11 | LibGfx: Do not assert on failed font file loads | Tibor Nagy |
2020-03-08 | Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller | Andreas Kling |
2020-02-23 | LibGfx: Fix accidentally hardcoded font height in Font::clone() | Tibor Nagy |
2020-02-23 | LibGfx: Add a way to construct an empty Font with arbitrary metrics | Andreas Kling |
2020-02-06 | LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |