I do this from day one since DirectWrite was introduced in FF. And I strive to always use web fonts in my web pages (avoiding the default GDI font families) for exactly the same reason.
BTW, it is enough to just clear the GDI font families list (set force_gdi_classic_for_families to an empty string), you don't have to change any other options to achieve the same effect.
1 comment
[ 37.9 ms ] story [ 1611 ms ] threadBTW, it is enough to just clear the GDI font families list (set force_gdi_classic_for_families to an empty string), you don't have to change any other options to achieve the same effect.