9
Hello ghia!
I am revoking this thread, I locate the file required to edit for adding new font in the list. For English its
// FONT LIST, FORMAT: "Name=value1,value2;Name=value"
define("_XOOPS_EDITOR_TINYMCE_FONTS", "Arial=arial,helvetica,sans-serif;Courier New=courier new,courier,monospace;Georgia=georgia,times new roman,times,serif;Tahoma=tahoma,arial,helvetica,sans-serif;Times New Roman=times new roman,times,serif;Verdana=verdana,arial,helvetica,sans-serif;Impact=impact;WingDings=wingdings");
?>
So will it be enough to write font name here? I don't need to upload the actual font file (.ttf) any where? The font I want to use is not a usual font and is bit rare, so what should I do?