forked from koreader/koreader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
koreader/koreader-base#1616 koreader/koreader-base#1618 koreader/koreader-base#1621 koreader/koreader-base#1627
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule base
updated
13 files
+5 −0 | .luarc.json | |
+1 −1 | Makefile | |
+1 −1 | Makefile.third | |
+2 −0 | ffi-cdecl/SDL2_0_decl.c | |
+5 −2 | ffi-cdecl/freetype2_decl.c | |
+8 −5 | ffi/SDL2_0.lua | |
+2 −0 | ffi/SDL2_0_h.lua | |
+4 −1 | ffi/framebuffer_SDL2_0.lua | |
+27 −21 | ffi/freetype.lua | |
+2 −0 | ffi/freetype_h.lua | |
+1 −1 | ffi/harfbuzz.lua | |
+1 −1 | thirdparty/kpvcrlib/crengine | |
+10 −3 | xtext.cpp |