Not Solved More Fonts...?
#2
Not Solved
Lines 66-74 in ./jscripts/editor.js
// Defines an array of fonts to be shown in the font drop down.
		this.fonts = new Object();
		this.fonts["Arial"] = "Arial";
		this.fonts["Courier"] = "Courier";
		this.fonts["Impact"] = "Impact";
		this.fonts["Tahoma"] = "Tahoma";
		this.fonts["Times New Roman"] = "Times New Roman";
		this.fonts["Trebuchet MS"] = "Trebuchet MS";
		this.fonts["Verdana"] = "Verdana";

I'm sure there is more I just didn't really look hard. That should have something to do with it, though.
Reply


Messages In This Thread
More Fonts...? - by Silver~ - 2009-12-28, 04:51 PM
RE: More Fonts...? - by Josh G - 2009-12-29, 09:44 PM
RE: More Fonts...? - by Silver~ - 2010-01-02, 05:56 PM
RE: More Fonts...? - by faviouz - 2010-01-02, 06:11 PM
RE: More Fonts...? - by Jammerx2 - 2010-01-02, 09:06 PM
RE: More Fonts...? - by Zash - 2010-01-02, 09:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)