Commit 89140f3c authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

убран FontExport.js

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51977 954022d7-b5bf-4e40-9824-e11837661b57
parent 2af5a5b5
......@@ -35,8 +35,7 @@
"../Word/Drawing/Metafile.js",
"../Word/Drawing/AllFonts.js",
"../Excel/model/DrawingObjects/GlobalLoaders.js",
"../Common/FontsFreeType/FontExport.js",
"../Common/trackFile.js",
"../Common/trackFile.js",
"../Excel/apiDefines.js",
"../Excel/offlinedocs/test-workbook9/Editor.js",
"../Excel/offlinedocs/empty-workbook.js",
......
......@@ -39,7 +39,6 @@
"../Word/Drawing/GlobalLoaders.js",
"../PowerPoint/Drawing/ThemeLoader.js",
"../PowerPoint/Editor/Format/CollaborativeEditing.js",
"../Common/FontsFreeType/FontExport.js",
"../PowerPoint/Editor/Styles.js",
"../PowerPoint/Editor/Format/ParagraphContent.js",
"../PowerPoint/Editor/Format/FontClassification.js",
......
......@@ -56,7 +56,6 @@
"../Word/Drawing/Externals.js",
"../Word/Drawing/AllFonts.js",
"../Word/Drawing/GlobalLoaders.js",
"../Common/FontsFreeType/FontExport.js",
"../Word/Drawing/translations.js",
"../Word/Editor/GraphicObjects/GraphicObjects.js",
"../Word/Editor/GraphicObjects/GraphicPage.js",
......
window['g_fonts_streams'] = g_fonts_streams;
window['CreateFontData2'] = CreateFontData2;
window['g_standart_fonts_thumbnail'] = window.g_standart_fonts_thumbnail;
window['g_font_files'] = window.g_font_files;
window['g_font_infos'] = window.g_font_infos;
window['g_map_font_index'] = window.g_map_font_index;
window['g_font_loader'] = window.g_font_loader;
window['g_image_loader'] = window.g_image_loader;
window['CFontFileLoader'] = CFontFileLoader;
CFontFileLoader.prototype['SetStreamIndex'] = CFontFileLoader.prototype.SetStreamIndex;
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