Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace bitmaps entirely with SVG renderers. Link nanovg as a library to parse SVG and implement CScalableBitmap so that it renders SVG if found. Import SVG assets. Render into an offscreen buffer so that the rendering only occurs when dimensions change. Modify linux and windows resource mechanisms to point at svg. Modify macos bundle to include SVG. Co-authored-by: Dave P <[email protected]> Co-authored-by: Paul Walker <[email protected]>
- Loading branch information