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

normalize text run spacing

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@60277 954022d7-b5bf-4e40-9824-e11837661b57
parent f6a21c30
......@@ -501,7 +501,7 @@ namespace PPTX
{
kern.normalize(0, 400000);
smtId.normalize_positive();
spc.normalize(-4000, 4000);
spc.normalize(-400000, 400000);
sz.normalize(10, 400000);
}
......
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