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

cff bug

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@54765 954022d7-b5bf-4e40-9824-e11837661b57
parent 64983aa0
......@@ -30779,6 +30779,7 @@ function TT_Driver()
return null;
}
FT_Error = 0;
return face;
}
}
......@@ -36745,6 +36746,7 @@ function CFF_Driver()
return null;
}
FT_Error = 0;
return face;
}
}
......@@ -40380,6 +40382,7 @@ function T1_Driver()
return null;
}
FT_Error = 0;
return face;
}
}
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