Qingping Hou
|
1fe2e5c377
|
use DroidSansFallback for all major fonts
we need DroidSansFallback for internalization :)
|
2013-04-07 16:34:06 +08:00 |
|
Qingping Hou
|
2495d2c862
|
include dbg instead for settings for DEBUG in font.lua
|
2013-03-24 23:59:08 +08:00 |
|
Qingping Hou
|
28e5907d51
|
use scaleByDPI in all widgets
|
2013-03-15 20:03:50 -04:00 |
|
chrox
|
21c972a786
|
hide DPI dependency in Font module
|
2013-02-05 18:15:45 +08:00 |
|
Qingping Hou
|
756cce6174
|
use DroidSansFallback.ttf in font.lua
|
2012-12-13 01:40:35 +08:00 |
|
Qingping Hou
|
d57ac2e756
|
Use the font DroidSansFallbackFull.ttf in font.lua
|
2012-11-26 13:39:09 -05:00 |
|
HW
|
60ccd7441e
|
fixed menu info displaying, replaced debug() by DEBUG()
the replacement of debug() was necessary to be able to access the lua library "debug" (for backtraces etc.)
|
2012-05-28 18:59:16 +02:00 |
|
HW
|
9e531fc2db
|
file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
|
2012-05-19 01:10:57 +02:00 |
|