• Huw Davies's avatar
    Don't enable client side fonts unless we have at least one non-symbol · c23f8578
    Huw Davies authored
    font installed - this avoids a nasty Wingdings only scenario.
    Add the ability to perform font replacements, this essentially lets
    you give a second name to a font family so that familyA gets
    enumerated as familyB too.
    If we encounter two copies of the same font then use the one with the
    larger version number.
    
    Dmitry Timoshkov <dmitry@codeweavers.com>
    Move GetTextCharsetInfo implementation to the font driver.
    c23f8578
freetype.c 71.3 KB