Firefox supports a preference browser.display.auto_quality_min_font_sizethat allows you to customize the value that it uses to decide whether to choose its font rendering path. However, the only piece of code that this is still observed in current versions of Firefox is in Windows XP, where small font sizes or explicit text-rendering: optimizeSpeedwill be displayed using GDI instead of Uniscribe.
Note that for some reason Thunderbird sets this preference to zero.
source
share