How do you deal with the lack of certain fonts (Helvetica is an easy one) that aren't installed, but are very common in HTML / CSS code? Are you just going to bundle up a set of Browser fonts? Perhaps it's not a problem, but I swear I had some CSS that called out for Helvetica exclusively, and was rendered horribly with HTMLRenderer.
In that case, IE / Chrome / FireFox would likely have an internal mapping -> Arial, no? Do we need to add this functionality?
I found this list here http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html of common fonts.
In that case, IE / Chrome / FireFox would likely have an internal mapping -> Arial, no? Do we need to add this functionality?
I found this list here http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html of common fonts.