mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-15 18:58:05 +00:00
Instead of `gdi_fabulous` introduced some bit flags for enabling/disabling features individually. Mainly for testing and benchmarking purposes of these features until we decide the best implementation for each of them. So they are enabled by setting flags with `Clay_Win32_SetRendererFlags()` in user code (demo in this case) |
||
---|---|---|
.. | ||
clay_renderer_gdi.c | ||
README.md |
The windows GDI renderer example is missing the following:
- Images
- Rendering Rounded Rectangle borders
- Custom Fonts (font size)