• Dylan Smith's avatar
    richedit: Enforce the maximum font size. · 43ad427a
    Dylan Smith authored
    Trying to set the font size to a value larger than 1638
    in points (yHeightCharPtsMost) using EM_SETCHARFORMAT will cause it to be
    set to actually set to the maximum.
    43ad427a
style.c 15.9 KB