Thread: JBPatch
View Single Post
Old 03-10-2014, 04:58 AM   #1671
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
Quote:
Originally Posted by kaznelson View Post
Margins and font-size hack for PW2 5.4.3:
https://www.mobileread.com/forums/sho...postcount=1431
What's the purpose of these bytecode changes ?:

Code:
--- orig/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.class.bytecode>2014-03-10 09:53:09.365670903 +0100
+++ fonthack/com/amazon/ebook/booklet/reader/resources/ReaderResources_en_GB.class.bytecode<-->2014-03-10 09:50:46.002463188 +0100
@@ -783,7 +783,7 @@
 iastore
 dup
 iconst_4
-bipush 254
+sipush 254
 iastore
 aastore
 aastore
@@ -1345,7 +1345,7 @@
 aastore
 dup
 iconst_1
-ldc "▲"
+ldc_w "в–І"
 aastore
 aastore
 dup
@@ -2632,7 +2632,7 @@
 aastore
 dup
 iconst_1
-ldc_w "‒"
+ldc_w "‒"
 aastore
 aastore
 dup
dsmid is offline   Reply With Quote