View Single Post
Old 06-11-2015, 07:26 PM   #10
Cecell3000
Enthusiast
Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.
 
Posts: 46
Karma: 303048
Join Date: Feb 2013
Location: Brazil
Device: Kindle Paperwhite 3
Quote:
Originally Posted by freekobo View Post
Can you post the disable pinch and zoom patch? Please and thank you
Disable pinch-to-zoom font resizing: (paste into libnickel.so.1.0.0.patch)
Code:
<Patch>
patch_name = `Disable pinch-to-zoom font resizing`
# firmware:3.16.0
# Prevents the pinch gesture resizing the font when reading k/epubs (on Aura
# or other devices with a multitouch kernel). Pinch to zoom images still works.
#
patch_enable = `yes`
replace_bytes = 8C8198, 04 46 2D ED 04 8B, BD E8 F0 8F 00 46
</Patch>
Cecell3000 is offline   Reply With Quote