Browse Source

README.md edited online with Bitbucket

pull/1/head
Leonard Ritter 10 years ago
parent
commit
180b754bcf
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      README.md

+ 4
- 4
README.md View File

@@ -1,6 +1,6 @@
**Blendish** is a small collection of drawing functions for NanoVG, 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.
**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](https://svn.blender.org/svnroot/bf-blender/trunk/blender/release/datafiles/blender_icons16.png) and [font](https://svn.blender.org/svnroot/bf-blender/trunk/blender/release/datafiles/fonts/) from the
Blender repository. See source code for more information.
![demo.png](https://bitbucket.org/repo/zAzpBG/images/846771290-demo.png)

Loading…
Cancel
Save