On 25 October 2011 16:50, Jonathan Gordon <jdgo...@gmail.com> wrote: > Attached is 90% of the work to do this somewhat more nicely. > The remaining work is to check each plugin and make sure they don't > use lcd_setfont() directly (which a quick look shows alot do :( ) the > quick fix for that is just put a wrapper in the plugin api for it like > what has been added for the screen_access api. >
The plugin api already uses the screean access setfont helper so nothing more should need to be done... everything should just work (wishful thinking I know :p )