Age | Commit message (Expand) | Author |
---|---|---|
2019-12-09 | AK: Use size_t for the length of strings | Andreas Kling |
2019-10-19 | LibDraw: Store emojis in a HashMap<u32, RefPtr<GraphicsBitmap>> | Andreas Kling |
2019-09-30 | ByteBuffer: Remove pointer() in favor of data() | Andreas Kling |
2019-09-05 | LibDraw: Add emoji support to the Font class | Sergey Bugaev |
2019-08-04 | LibDraw: Add Font::default_bold_fixed_width_font() | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |