Age | Commit message (Expand) | Author |
---|---|---|
2023-05-05 | Base+LibCards: Move card backs from /icons/ to /graphics/ | Cubic Love |
2023-04-15 | LibGfx+Userland: Add width_rounded_up() helper | thankyouverycool |
2023-03-04 | Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() | Andreas Kling |
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2023-01-06 | LibCards: Draw the inside of card highlight rects with rounded corners | Timothy Flynn |
2023-01-05 | LibCards: Support highlighting cards of interest | Timothy Flynn |
2023-01-05 | LibGfx: Avoid rounding/truncating glyph positions till blitting | MacDue |
2023-01-03 | LibGfx: Make Font::width() return a float | Andreas Kling |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-08-22 | LibCards: Remove card-back-image scaling | Sam Atkins |
2022-08-22 | LibCards: Make the card back image configurable | Sam Atkins |
2022-08-22 | LibCards: Centralise card bitmap creation | Sam Atkins |