add TrueTypeSharp library

This commit is contained in:
Gered 2013-08-17 18:53:16 -04:00
parent 8befa7adb6
commit cc696c6411
2 changed files with 3 additions and 0 deletions

View file

@ -40,6 +40,9 @@
<Reference Include="PortableGL">
<HintPath>..\Libs\PortableGL.dll</HintPath>
</Reference>
<Reference Include="TrueTypeSharp">
<HintPath>..\Libs\TrueTypeSharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />

BIN
Libs/TrueTypeSharp.dll Executable file

Binary file not shown.