You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Leonard Ritter 85ff261614 README.md edited online with Bitbucket 10 years ago
.hgignore initial check-in 10 years ago
LICENSE initial check-in 10 years ago
README.md README.md edited online with Bitbucket 10 years ago
blendish.h initial check-in 10 years ago
icons_template.svg initial check-in 10 years ago

README.md

Blendish is a small collection of drawing functions for NanoVG in a single C header file, designed to replicate the look of the Blender 2.5+ User Interface. You can use these functions to theme your UI library. Some metric constants for faithful reproduction are also included.

To render correctly, Blendish needs both icon sheet and font from the Blender repository. See source code for more information.

demo.png