Commit 5096379d authored by Oleg Korshul's avatar Oleg Korshul

comment debug functions

parent 2295818a
......@@ -891,6 +891,9 @@
return _retArray;
};
/*
DEBUG FUNCTIONS
window.getSystemFontsInfo = function()
{
var _system_fonts = AscFonts.g_fontApplication.g_fontSelections.List;
......@@ -940,6 +943,8 @@
}
console.log(_log);
};
*/
function CFontByCharacter()
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment