Alex Szpakowski
|
d48d1fd441
|
Exposed the internal Rasterizer and GlyphData object methods to Lua. Also added Font:hasGlyph.
|
2013-06-16 07:36:18 -03:00 |
|
Alex Szpakowski
|
668a1bfa6d
|
Silenced some compiler warnings
|
2013-02-09 21:24:41 -04:00 |
|
Alex Szpakowski
|
96161c66f6
|
Updated copyright text for the new year
|
2013-02-05 05:32:49 -04:00 |
|
Alex Szpakowski
|
022f549554
|
Use unsigned ints instead of unsigned shorts to represent UTF8 font glyphs
|
2013-01-22 23:43:35 -04:00 |
|
Bart van Strien
|
7793e7f02f
|
CRLF to LF
|
2012-07-04 14:40:24 +02:00 |
|
rude
|
81c38e22d0
|
Applied the new style guidelines.
Well, sort of. Lot's more to be done, but this is a start.
|
2012-06-28 23:52:33 +02:00 |
|
Bill Meltsner
|
be55579a22
|
Happy New Year, have an enormous diff
|
2012-01-09 02:41:11 -06:00 |
|
Bart van Strien
|
0aae9684b3
|
Automated formatting fix
|
2011-11-16 11:32:41 +01:00 |
|
Bill Meltsner
|
9d38cba626
|
brutally murdered padding and predefined glyph loading
--HG--
branch : newfont
|
2011-03-05 23:37:36 -05:00 |
|
Bill Meltsner
|
fde708160e
|
bringing in the new year by changing every 2010 to 2011
|
2011-01-15 14:40:27 -06:00 |
|
Bill Meltsner
|
37baf32374
|
changed LUMINOSITY_ALPHA to LUMINANCE_ALPHA (more consistent with opengl's phrasing)
|
2010-11-09 19:07:51 -05:00 |
|
Bill Meltsner
|
c06d5c3263
|
hopefully padded fonts so that people with crappy graphics cards can still see them - this needs testing, though
|
2010-08-19 13:41:19 -05:00 |
|
Bill Meltsner
|
f8f812a719
|
did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough
|
2010-04-15 10:19:01 -04:00 |
|
rude
|
aa01c984b9
|
Updated all dates to 2010.
|
2010-01-31 16:54:47 +01:00 |
|
rude
|
8e681b4204
|
It's now possible to build each module individually (as a DLL).
|
2009-08-04 19:57:14 +02:00 |
|
rude
|
477d5a05b8
|
Updated love.font, and added Glyph object in love.graphics.
|
2009-07-30 21:43:00 +02:00 |
|
michaee
|
74190255ed
|
Added basic (unfinished and untested) font module.
|
2009-07-28 20:22:48 +02:00 |
|