A good feature would be to add an equivalence table to draw in a font that
looks like the one wanted, even if its typeface file not available on the
server.
This could be like this :
{{{
var equivalences = {
'arial': ['optimer', 'dejavu sans'],
'times new roman': ['freeserif']
};
}}}
A starting base could be
http://mondaybynoon.com/2007/04/02/linux-font-equivalents-to-popular-web-typefac
es/
. There must other web pages like this to make a good equivalence table.
Original issue reported on code.google.com by phenxdesign on 2 Apr 2009 at 8:16
Original issue reported on code.google.com by
phenxdesign
on 2 Apr 2009 at 8:16