This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
nanovg
mirror of
https://github.com/VCVRack/nanovg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
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.
300
Commits
2
Branches
3.7MB
Tree:
2ed5c0e010
master
shared-context
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2ed5c0e010'
${ noResults }
nanovg
/
src
History
lieff
ecb5899bcf
handle file IO error
9 years ago
..
fontstash.h
handle file IO error
9 years ago
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.
9 years ago
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.
9 years ago
nanovg_gl.h
Merge pull request #317 from olliwang/coordinate
9 years ago
nanovg_gl_utils.h
Fixed use of nvglImageHandlexx in GL utils from earlier PR
9 years ago
stb_image.h
Increased SCRATCH_FONS_SCRATCH_BUF_SIZE to 64000
9 years ago
stb_truetype.h
Increased SCRATCH_FONS_SCRATCH_BUF_SIZE to 64000
9 years ago