Commit Graph

9 Commits (ef111b99c620a412d27544ba3c0aeb58f19183e6)

Author SHA1 Message Date
HW ef111b99c6 Refactored to use strictly locals 11 years ago
Qingping Hou 561c7902ca move defaults.lua to root directory 11 years ago
Qingping Hou 18122fe067 add defaults.lua 11 years ago
chrox 4e1572d7d0 change cache size to 10 MB 11 years ago
chrox 8f18ee260c increase max size of cache item 11 years ago
chrox 4fda0611c2 remove unnecessary require 11 years ago
chrox 01f045e7f9 add standalone glyph cache
I found it will be especially helpful to cache glyph separately
so that glyph caches won't be washed out by a single page cache.
11 years ago
Qingping Hou 687aabc173 adapt ui to loadDocument before setFont 12 years ago
HW 9e531fc2db file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
12 years ago