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

git-svn-id:...

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@56306 954022d7-b5bf-4e40-9824-e11837661b57
parent 7591bf7d
......@@ -79,7 +79,8 @@ int _tmain(int argc, _TCHAR* argv[])
{
FT_Library pLibrary = NULL;
CString strFolder = _T("\\\\mediaserver\\Exchange\\Korshul\\Fonts");
//CString strFolder = _T("\\\\mediaserver\\Exchange\\Korshul\\Fonts");
CString strFolder = _T("X:\\AVS\\Sources\\TeamlabOffice\\trunk\\ServerComponents\\DesktopEditor\\freetype_names\\FontsDictionaryFiles");
CWinFontList* m_pList = NULL;
if (!FT_Init_FreeType( &pLibrary ))
......
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