Description
The recently added fontlib has dependency on C++ runtime which should be included to harmony distribution:
MSVCP71.DLL and MSVCP80.DLL depending on platform/toolset.
In fact the same will be needed by DRLVM after switching it to dynamically linked runtime, so no worry about size overhead.