• Andrew Hodgkinson's avatar
    Choices and Controls files are now loaded into malloc space (use chf and cof... · 32e27d71
    Andrew Hodgkinson authored
    Choices and Controls files are now loaded into malloc space (use chf and cof to address them). Previously only in Main.c, task_dir is now globally visible.
    
    Choices updated to allow 16ths of a point in the font size specification
    and the System font face has been removed - it isn't used. The use of
    serif and sans serif fonts has been rationalised across builds (e.g. Desktop
    builds use what they say, but the Customer build uses Homerton as the
    default body (serif, so to speak) font as it matches the box's look and
    feel better).
    
    Font loading altered a bit to work properly! Font library defines some
    standard startup fonts without using Choices, which Choices can then
    override.
    32e27d71
Main 47.9 KB