![]() |
#1201 |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Version 3.2.1
New version available from first post.
This is a bugfix release. It fixes a problem which affects all previous versions >= 2.0.0, where configuration files present on the USB storage would unconditionally overwrite the configuration in the working directory, thus making changing the settings from the UI impossible. |
![]() |
![]() |
![]() |
#1202 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 922
Karma: 15576314
Join Date: Jan 2013
Location: Ely, Cambridgeshire, UK
Device: Kindle Oasis 3, Kindle Oasis 1
|
Quote:
![]() Your fix appears to work. Sterling job, thank you! (Now all we need is a hack involving heavy use of ptrace() and/or ELF symbol interposition to provide JBPatch-like functionality to the AZW3 reader!! :P ... though that reader seems so much worse than the Java reader used for MOBI that even though it's time-consuming I'm tempted to do a mass conversion of all my AZW3 stuff to MOBI just to avoid it. Couldn't they at least have tried to make the fonts come out at the same size and line spacing in both readers? As it is I have to fiddle with fonts every time I switch between formats... bah.) |
|
![]() |
![]() |
![]() |
#1203 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,146
Karma: 11174187
Join Date: Jan 2011
Device: Sony 350, K3-3G, K4SO, KPW
|
Quote:
Thanks. |
|
![]() |
![]() |
![]() |
#1204 |
SQUIRREL!!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,636
Karma: 8400000
Join Date: Nov 2010
Location: California
Device: K-Fire, PW2, PW3
|
-3.2.1 is a bug fix...don't know how specific the bug is or if you would run into it
-as per instructions, just install over the top -Don't know, I only use it for its hyphenations - ![]() |
![]() |
![]() |
![]() |
#1205 |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
|
![]() |
![]() |
![]() |
#1206 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,146
Karma: 11174187
Join Date: Jan 2011
Device: Sony 350, K3-3G, K4SO, KPW
|
thanks, ixtab. Done and updated.
|
![]() |
![]() |
![]() |
#1207 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,146
Karma: 11174187
Join Date: Jan 2011
Device: Sony 350, K3-3G, K4SO, KPW
|
Do I have to do something to enable hyphenation?
Before I installed the JBPatch, I'd get the occasional short line where the next word was too long to fit on the previous line. Now the short line is spread out like this to make sure that the right margin is fully justified. I'd rather it had a short line than that, if there's an option, but even more, I'd rather there was a hyphenated word. thanks! |
![]() |
![]() |
![]() |
#1208 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,763
Karma: 246906703
Join Date: Dec 2011
Location: USA
Device: Oasis 3, Oasis 2, PW3, PW1, KT
|
Quote:
Edit: oh also, there is an option to enable ragged edge. That will just like the normal Kindle behavior create left aligned non justified lines on occasions where a line would have too much white space to look good stretched out. Not sure if you meant that you like that or that you don't. Last edited by DuckieTigger; 02-03-2013 at 07:08 PM. |
|
![]() |
![]() |
![]() |
#1209 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
That said, if it *is* a mobi book, and has the correct language metadata, then yes, hyphenation should work. You can enable "occasional ragged lines" from the patch options. And you can check the jbpatch log file on the system tab of the UI, to see if there are any warnings. More documentation on the Wiki. |
|
![]() |
![]() |
![]() |
#1210 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,146
Karma: 11174187
Join Date: Jan 2011
Device: Sony 350, K3-3G, K4SO, KPW
|
Quote:
(I did read through the wiki, but must have missed this detail.) |
|
![]() |
![]() |
![]() |
#1211 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,763
Karma: 246906703
Join Date: Dec 2011
Location: USA
Device: Oasis 3, Oasis 2, PW3, PW1, KT
|
|
![]() |
![]() |
![]() |
#1212 |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
The external application is still controlled from a small Java "stub" reader, which tells it to turn pages etc. (the communication is via HTTP, actually). So I assume that the stub can also tell the actual viewer what margins to use. That's just an educated guess though, I haven't investigated this any further.
|
![]() |
![]() |
![]() |
#1213 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30
Karma: 472026
Join Date: Jan 2013
Device: Kindle Paperwhite
|
Hello ixtab!
I have a PW with fw5.3.3 (jailbreak,devcerts, rescuepack,kindlet,jbpatch,python,screensaver hack) I have two questions. 1. JBPatch Log: W: The Font Size Patch does not support locale "en_US". This patch may not work as expected. What does it mean? It's critical? 2. I tried make localization file for JBPatch. I used this file for source jbpatch-l10n-en.zip then I translated to hungarian. When I'm done, I tested. It seems to be ok, but in the log appear a W: message I don't remember exactly what. Something like that: W: line 1 file /var/local/jbpatch/com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-en.txt missing = I checked the original "en" source and my version, is it same (except translations). This is the translated version: com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-en.txt At last but not least, thanks for your awesome work! |
![]() |
![]() |
![]() |
#1214 | ||
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
Quote:
![]() Code:
# your file: file com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-en.txt com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-en.txt: UTF-8 Unicode (with BOM) text, with CRLF line terminators # all other files: file *JBPatchUI* com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-de.txt: UTF-8 Unicode text, with CRLF line terminators com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-en.txt: ASCII English text, with CRLF line terminators com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-es.txt: UTF-8 Unicode text, with CRLF line terminators com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-fr.txt: UTF-8 Unicode text, with CRLF line terminators com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-it.txt: UTF-8 Unicode text, with CRLF line terminators com.mobileread.ixtab.jbpatch.ui.kindlet.JBPatchUI-pt.txt: UTF-8 Unicode text, with CRLF line terminators |
||
![]() |
![]() |
![]() |
#1215 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,763
Karma: 246906703
Join Date: Dec 2011
Location: USA
Device: Oasis 3, Oasis 2, PW3, PW1, KT
|
Quote:
![]() |
|
![]() |
![]() |