|
d797590acb
|
reload font with different scaling to get the desired line height
|
2018-01-24 19:56:21 -05:00 |
|
|
9ddbf64b87
|
fix baseline offset calculation
|
2018-01-24 11:25:33 -05:00 |
|
|
35f1eee2a7
|
specify vertex attribute position for rect shader "color" attribute
|
2018-01-24 09:49:17 -05:00 |
|
|
6df412b6c2
|
widen window a little
|
2018-01-24 09:38:01 -05:00 |
|
|
c21f5fea4a
|
shrink outline size slightly
|
2018-01-24 09:37:08 -05:00 |
|
|
fbe4b21e5e
|
Add outlining around glyphs
|
2018-01-24 09:33:05 -05:00 |
|
|
c8325da7ed
|
draw strings
|
2018-01-23 16:20:26 -05:00 |
|
|
acd75c8cf0
|
change executable name
|
2018-01-23 16:09:16 -05:00 |
|
|
23ae0898e6
|
load the font
|
2018-01-23 16:08:59 -05:00 |
|
|
d9a3a6cb5a
|
require font file argument; print errors to stderr
|
2018-01-23 16:06:46 -05:00 |
|
|
52beedf848
|
add RectShader; draw colorful background rectangle
|
2018-01-23 15:59:47 -05:00 |
|
|
7e435e2ff8
|
enable blending
|
2018-01-23 14:53:29 -05:00 |
|
|
27e16bc568
|
remove rotating cube demo; add TextShader class
|
2018-01-23 14:49:36 -05:00 |
|
|
d776f1a209
|
add Font and Glyph classes
|
2018-01-23 12:08:46 -05:00 |
|
|
33bf113f26
|
move source files under src
|
2018-01-23 05:51:04 -05:00 |
|
|
9bad7a1d86
|
import glcxx example app to start
|
2018-01-23 05:48:38 -05:00 |
|
|
9f08819dc1
|
successfully draw a letter
|
2014-06-10 14:44:35 -04:00 |
|
|
afd3cb56f1
|
start adding GL shaders, program, texture loading
|
2014-06-10 14:27:21 -04:00 |
|
|
d4a4cfc9df
|
take font file as a command-line argument
|
2014-06-10 13:23:19 -04:00 |
|
|
0a115cea0d
|
change to build on Windows
|
2014-06-10 13:20:44 -04:00 |
|
|
a1d57b3f66
|
load a font
|
2014-06-09 22:38:10 -04:00 |
|
|
6138fd233f
|
build and link with FreeType
|
2014-06-09 22:12:47 -04:00 |
|
|
d4440ade7f
|
add and use gl3w
|
2014-06-09 21:12:15 -04:00 |
|
|
340b4b2f34
|
add template source from sdl-opengl-bare
|
2014-06-09 19:38:59 -04:00 |
|
|
49aec7f1b0
|
add Gemfiles
|
2014-06-09 19:34:59 -04:00 |
|