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

(1.0.0.8) fontconverter

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@53910 954022d7-b5bf-4e40-9824-e11837661b57
parent 2a1069d4
......@@ -240,6 +240,12 @@ public:
pTTF->WriteTTF( &FileWrite, pFile, sName, NULL, pUseGlyfs, lGlyfsCount );
::fclose( pFile );
}
else
{
// error parse font
//
CopyFile( bsFontIn, bsFontOut, FALSE );
}
}
}
else
......
......@@ -2,6 +2,6 @@
//1
//0
//0
//7
#define INTVER 1,0,0,7
#define STRVER "1,0,0,7\0"
//8
#define INTVER 1,0,0,8
#define STRVER "1,0,0,8\0"
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