This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
memononen
/
nanovg
Watch
1
Star
0
Fork
0
You've already forked nanovg
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nanovg
/
src
History
Xeek
2331f1ff11
Merge branch 'master' of
https://github.com/memononen/nanovg
2016-09-18 11:23:25 -05:00
..
fontstash.h
Fixes the kerning value for freetype.
2016-08-23 10:24:32 +08:00
nanovg_gl_utils.h
Fixed use of nvglImageHandlexx in GL utils from earlier PR
2016-02-01 21:41:24 +02:00
nanovg_gl.h
Merge pull request
#317
from olliwang/coordinate
2016-09-18 11:12:47 +03:00
nanovg.c
Renamed nvgRoundedRectEx to nvgRoundedRectVarying, using variables for duplicated calls to nvg__absf, renamed the radius parameters & variables to be more descriptive, changed the order of radius parameters to follow CSS order, and finally corrected the if/else style suggested by
@memononen
.
2016-09-18 10:56:57 -05:00
nanovg.h
Renamed nvgRoundedRectEx to nvgRoundedRectVarying, using variables for duplicated calls to nvg__absf, renamed the radius parameters & variables to be more descriptive, changed the order of radius parameters to follow CSS order, and finally corrected the if/else style suggested by
@memononen
.
2016-09-18 10:56:57 -05:00
stb_image.h
Increased SCRATCH_FONS_SCRATCH_BUF_SIZE to 64000
2016-01-27 10:52:34 -08:00
stb_truetype.h
Increased SCRATCH_FONS_SCRATCH_BUF_SIZE to 64000
2016-01-27 10:52:34 -08:00