handling uninstalled fonts
June 4, 2008 12:00 AM
Lectora does not include the fonts like flash for example. It uses whatever fonts are on the end user system. Your code is a good alternative to fix this issue most of the time, but not for Lectora.The reason for this is that Lectora uses individual classes to define the text, it doesn't use a generic body tag. You can edit the css file that Lectora generates or set it up in the preferences of the course that you are working on. Tahoma is a standard install on windows XP (most of the time), but start getting out of that, you will run into issues, especially on the MAC. For cross platform integration, Times, Arial, Verdana are all closely recognized by all browsers. (not exactly same fonts but darn close).
Discussions have been disabled for this post