rxi
|
d0c361a451
|
Updated copyright year; 2016 -> 2017
|
2017-01-13 22:40:12 +00:00 |
|
rxi
|
3de597d997
|
Began separating lua bindings, moved to src/modules dir
|
2016-10-15 15:01:36 +01:00 |
|
rxi
|
e1e8581f0b
|
Changed love.graphics.newFont() to mimic regular love's params
Updated docs/api.md
|
2016-10-10 23:55:03 +01:00 |
|
rxi
|
f30e2e2c54
|
Updated build.py to handle embed src dir; moved embedded font to dir
|
2016-09-29 20:04:04 +01:00 |
|
rxi
|
0f97340b7d
|
Changed Font to load using filesystem
|
2016-09-29 19:23:12 +01:00 |
|
rxi
|
475fe50780
|
Added rounding on font height / yoffset when initing font
|
2016-09-27 19:45:45 +01:00 |
|
rxi
|
dcb909b7ba
|
Added support for linebreaks in font_blit (effects love.graphics.print)
|
2016-09-23 19:33:17 +01:00 |
|
rxi
|
1940897a4a
|
Implemented Font:getWidth/getHeight()
|
2016-09-23 19:23:56 +01:00 |
|
rxi
|
06caffd3ab
|
Changed font system to use ttf
|
2016-09-23 00:55:05 +01:00 |
|
rxi
|
b42866dbe8
|
Updated copyright year
|
2016-09-22 19:31:05 +01:00 |
|
rxi
|
a285efbc3d
|
Changed image_init() to use stb_image and palette functions
|
2016-09-22 19:18:50 +01:00 |
|
rxi
|
e907307eb2
|
Fixed fonts to not be effected by the current flip mode
|
2014-06-15 11:50:04 +01:00 |
|
rxi
|
2d48b5eae1
|
Made filename argument optional in love.graphics.newFont()
|
2014-06-14 15:16:07 +01:00 |
|
rxi
|
664ffe979c
|
Moved graphics_initDefaultFont functionality -> font_initEmbedded
|
2014-06-14 14:14:09 +01:00 |
|
rxi
|
f34b4f8beb
|
Intial commit
|
2014-06-13 21:01:19 +01:00 |
|