Replace FontViewer source with DLL reference

This commit is contained in:
ema
2025-05-10 02:26:30 +08:00
parent e0f581e149
commit ee884f1c7d
91 changed files with 5 additions and 34878 deletions

View File

@@ -80,11 +80,7 @@
<ItemGroup>
<PackageReference Include="FreeTypeSharp" Version="3.0.0" />
<!--<Reference Include="Typography.OpenFont">
<HintPath>.\Typography.OpenFont.dll</HintPath>
</Reference>-->
<!--<PackageReference Include="SharpZipLib" Version="1.4.2" />-->
<PackageReference Include="BrotliSharpLib" Version="0.3.3" />
<PackageReference Include="QuickLook.Typography.OpenFont" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
@@ -105,5 +101,5 @@
<Link>Properties\GitVersion.cs</Link>
</Compile>
</ItemGroup>
</Project>