mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
java version of FontManager
This commit is contained in:
parent
43bfe572f7
commit
7ca30d0c9e
2 changed files with 40 additions and 0 deletions
|
@ -312,6 +312,9 @@ JNIEXPORT jint JNICALL Java_org_geometerplus_fbreader_formats_NativeFormatPlugin
|
|||
}
|
||||
env->DeleteLocalRef(javaFootnoteModel);
|
||||
}
|
||||
|
||||
// TODO: synchronize FontManager
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue