Thread: Kobo Patcher
View Single Post
Old 12-04-2013, 11:01 PM   #545
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by jackie_w View Post
Would either of you be able to figure out the 3.1.0 settings for the patch `Freedom to advanced fonts control`? I think there's a few of us font fanatics who like to have 'TypeGenius' for all fonts.
I had a look at that patch, but it redirects a subroutine call through what seems to be a link-time jump table, and I don't know enough about how the linker works to figure out the new address to use.

The patches I have worked out all involve either blocking a subroutine call altogether (by replacing the branch instruction with a no-op) or changing the arguments that are passed to a subroutine.
GeoffR is offline   Reply With Quote