You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend
chrox bbfa6428aa add glyph fallbacks
if glyph is not found in specified fontface, fallback fonts are checked
on by one until a glyph is found.
11 years ago
..
document add hightlight/dictionary lookup in scanned pdf/djvu 11 years ago
ui add glyph fallbacks 11 years ago
JSON.lua add json parser library from http://regex.info/blog/ (Public domain license) 11 years ago
cache.lua change cache size to 10 MB 11 years ago
dbg.lua add LvDEBUG 11 years ago
gettext.lua add gettext lua module 11 years ago
math.lua use eight anchor points to adjust bbox 11 years ago
settings.lua Use "C" for LC_NUMERIC locale when serializing settings files. Avoids comma in floating point numbers on some locales. Solves issue #92. 11 years ago