View Single Post
Old 01-12-2017, 01:02 AM   #50
hontehai
Member
hontehai began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Dec 2010
Device: Kindle Paperwhite 2
@Analogus
I have download your .jar file sharing and compare. Thanks alot for your sharing
My PW2 is 5.8.7. Left and Right margin is still the same.
I focus on what you have change is not related to left/right, only "font.wordsperline.margin.list". I do search and found some more infor.
Left/right margins: These values are overridden in by the "font.wordsperline.margin.list"
I change 150 100 50 to 60 30 0. DONE. No more margin as expect.

Quote:
ldc_w "font.wordsperline.margin.list"
aastore
dup
iconst_3
newarray int
iconst_1
dup
pop2
dup
iconst_0
sipush 150
iastore
dup
iconst_1
dup_x2
bipush 100
iastore
dup
iconst_2
bipush 50

Last edited by hontehai; 01-12-2017 at 01:10 AM.
hontehai is offline   Reply With Quote