What other hardware acceleration settings does it cover with it on besides Direct2D? Yeah you can disable direct2d in about
:config and it fixes the font blurriness, but unless I'm missing other settings, only difference I see that's set differently with hardware acceleration off or on is the direct2d string.
With Hardware acceleration setting
off from the options menu in FF.
With Hardware acceleration setting back on from options menu, and with direct2d string manually set by me to True to fix the font.
Now the Hardware acceleration option is still ticked on from the options menu, but the font is normal now with the direct2d string set to True. But I don't see anything else that was set differently from either having Hardware acceleration setting On or Off. For example the gfx.3d_video.enabled is still set to False with HA on or off. So is the gfx.font_rendering.directwrite.enabled set to false with either on or off. Am I missing something?