summaryrefslogtreecommitdiffstats
path: root/academic/xiphos/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/xiphos/README')
-rw-r--r--academic/xiphos/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/xiphos/README b/academic/xiphos/README
index 7c5804e858..4dcb5d5fa7 100644
--- a/academic/xiphos/README
+++ b/academic/xiphos/README
@@ -4,3 +4,22 @@ Sword project by the CrossWire Bible Society.
computer reading of the text using festival has not been tested.
if it works let me know, and i'll remove these two lines from the readme.
+
+if you pass the variable WK2=yes to the build script, the dependencies
+change slightly. instead of webkitgtk3, webkit2gtk and gtkhtml (v4) are
+required.
+
+note: End program differences between webkit and webkit2 versions.
+webkit:
+ studypad is missing the image for the "bold" text button (but it works)
+ reported not to work with current
+webkit2:
+ studypad has an "add emoticon" button, but the images included are not
+found, so an empty imagebox is added in the text if you try to add an icon.
+ a few warnings shown on compile (but seems to work just fine).
+ try this one for current. if it works, let me know, and I might change
+ the default to WK2 :-).
+
+For both versions, there is an issue where if the previewer is in the sidebar,
+text is offset to the left, so you can't see the first 2 characters of each
+line. This has been reported upstream.