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.
381
Commits
2
Branches
3.7MB
Tree:
db50e12d03
master
shared-context
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'db50e12d03'
${ noResults }
nanovg
/
src
History
Mikko Mononen
db50e12d03
Merge pull request
#563
from olliwang/linegap
Fixes the issue that line gap may ruin the text layout.
5 years ago
..
fontstash.h
Merge pull request #563 from olliwang/linegap
5 years ago
nanovg.c
Merge pull request #560 from olliwang/font
5 years ago
nanovg.h
Merge pull request #560 from olliwang/font
5 years ago
nanovg_gl.h
Pass fringe parameter to renderTriangles, fixes bad clipping of text on high DPI screens
5 years ago
nanovg_gl_utils.h
Only apply fallback if GL_DEPTH24_STENCIL8 is defined
7 years ago
stb_image.h
Increased SCRATCH_FONS_SCRATCH_BUF_SIZE to 64000
9 years ago
stb_truetype.h
Fixes the issue that font size is inconsistent.
5 years ago