mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Added initial image support. Renders using characters with several options (ascii, foreground, background, unicode, etc). Note that each image object should only be used once (or at least with only one size), otherwise the cached results will conflict for each size and rendering will take longer and reduce responsiveness. |
||
|---|---|---|
| .. | ||
| cairo | ||
| playdate | ||
| raylib | ||
| SDL2 | ||
| SDL3 | ||
| sokol | ||
| termbox2 | ||
| terminal | ||
| web | ||
| win32_gdi | ||