clay/examples
mivirl 16407ee028
Add image support
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.
2025-06-24 17:52:15 +00:00
..
cairo-pdf-rendering [Renderers/Cairo] Fix outdated image API usage in cairo example 2025-06-23 09:16:41 +10:00
clay-official-website [Renderers/HTML] Fix a mouse overlap bug with external scroll handling 2025-06-20 10:59:44 +10:00
cpp-project-example [Core] Replace config macros with a single unified configuration struct (#240) 2025-02-04 17:00:19 +13:00
introducing-clay-video-demo [Renderers/Raylib] Pin raylib version to 5.5 2025-04-29 12:43:44 +12:00
playdate-project-example [Renderers/Playdate] Playdate console example (#404) 2025-05-19 11:46:39 +12:00
raylib-multi-context [Renderers/Raylib] Pin raylib version to 5.5 2025-04-29 12:43:44 +12:00
raylib-sidebar-scrolling-container [Core] Fix handling of letter spacing 2025-06-05 10:38:53 +10:00
SDL2-video-demo [Renderers/SDL2] Indent SDL2's CMakeLists.txt consistently (#424) 2025-05-28 09:50:00 +10:00
SDL3-simple-demo [Renderers/SDL] Font sizing is ignored (#444) 2025-06-23 09:30:14 +10:00
shared-layouts [Core] Replace .scroll config with .clip (#376) 2025-05-01 14:11:31 +12:00
sokol-corner-radius [Renderers/Sokol] Sokol renderer & examples (#373) 2025-04-09 13:40:22 +12:00
sokol-video-demo [Core] Fix a string hash bug with single characters (#384) 2025-04-16 20:16:05 +12:00
termbox2-demo Add image support 2025-06-24 17:52:15 +00:00
terminal-example [Renderers/Terminal] Add initial implementation of terminal renderer (#91) 2025-05-22 12:45:52 +12:00
win32_gdi [Renderers/WinGDI] Working on Win32 GDI renderer and example (#344) 2025-04-09 11:31:33 +12:00