add TrueTypeSharp library
This commit is contained in:
parent
8befa7adb6
commit
cc696c6411
|
@ -40,6 +40,9 @@
|
||||||
<Reference Include="PortableGL">
|
<Reference Include="PortableGL">
|
||||||
<HintPath>..\Libs\PortableGL.dll</HintPath>
|
<HintPath>..\Libs\PortableGL.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="TrueTypeSharp">
|
||||||
|
<HintPath>..\Libs\TrueTypeSharp.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
|
|
BIN
Libs/TrueTypeSharp.dll
Executable file
BIN
Libs/TrueTypeSharp.dll
Executable file
Binary file not shown.
Reference in a new issue