Quote:
Originally Posted by GeoffR
I've updated the attached files in posts #1 nd #2 to include the `Remove system fonts in reader list` and `Remove non-system fonts in reader list` patches.
I doubt the `Freedom to advanced fonts control` patch can be made to work with this firmware, it will probably require a new patch to be created from scratch.
The current patch involves redirecting one function call to another, and up until now it has worked because both function calls had an identical parameter list. But in 3.11.0 the target function has had an extra parameter added, so it is no longer possible to simply redirect one to the other.
|
I have test this patch with my HD, it works well. Thanks.