Bump fonts (#4744)

Fixes #4743 (shallow submodule + GitHub bug). Updated FreeSans fixes #4707 todo (swapped arrows).
This commit is contained in:
Frans de Jonge
2019-03-05 22:56:59 +01:00
committed by GitHub
parent b1075fba60
commit 5992bb6401
2 changed files with 3 additions and 3 deletions

View File

@@ -492,8 +492,8 @@ local multiswipe_to_arrow = {
west = "",
north = "",
south = "",
northeast = "", -- @TODO swap back, see https://github.com/koreader/koreader/issues/4707
northwest = "", -- @TODO swap back, see https://github.com/koreader/koreader/issues/4707
northeast = "",
northwest = "",
southeast = "",
southwest = "",
}