Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
PhilTilson Newbie Joined: 15/11/2015 Location: United KingdomPosts: 35
Posted: 04:52pm 31 May 2020
Copy link to clipboard
Print this post
Could someone please confirm that there is no way to remove or update a single font which has been saved to the Library other than by using LIBRARY DELETE and reloading everything else that was previously there?
Thanks.
CaptainBoing Guru Joined: 07/09/2016 Location: United KingdomPosts: 2171
Posted: 09:48pm 31 May 2020
Copy link to clipboard
Print this post
As far as I am aware.
I tend not to use the library much for this reason (content management is a bit of a blunt instrument, but I understand why) unless I am really pushed for space. Guaranteed there is always a tweak for a library routine and I end up having two source files for the same project, one to commit to library and one to load right after to do the actual job. It's a nice idea if you get everything absolutely right and stable.
Probably what I should do is to spend some time doing just that then copying the firmware back out as a custom build. That way when I flash the firmware all the library code (with common functions extending the capabilities of MMBasic that I use all the time) will already be there waiting for the "operational" code.
time... hmmm, I remember that Edited 2020-06-01 07:52 by CaptainBoing