Age | Commit message (Collapse) | Author |
|
|
|
clear font glyph background before rendering the text
|
|
|
|
|
|
|
|
next character size
Add function to get the start of a utf8 codepoint (backwards), test utf8
functions
|
|
|
|
|height| number of times
|
|
|
|
loop everywhere
|
|
|
|
Mmap fonts instead of loading the whole font
|
|
|
|
|
|
function to window
|
|
|
|
rgb, fix window resize incorrect size
|
|
options.before_syntax_highlight is not set to NULL
|
|
|
|
|
|
instead of loop with glBegin/glEnd
|
|
Need to call glVertexPointer/glTexCoordPointer/glColorPointer every time
we render.
|
|
Fix vertex buffer causing crash on render if update is called with an
empty list.
|
|
|
|
|
|
window, allow creating text without font/string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from test
|
|
|
|
|