+ 增加LineAweSome字体图标,测试下看看效果

This commit is contained in:
Sunny 2022-08-09 21:26:03 +08:00
parent d2e518b798
commit 8091603b29
5 changed files with 1610 additions and 0 deletions

1604
SunnyUI/Font/ULineAwesome.cs Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -39,6 +39,9 @@
<ItemGroup>
<None Remove="Common\FastLZx64.dat" />
<None Remove="Common\FastLZx86.dat" />
<None Remove="Font\la-brands-400.ttf" />
<None Remove="Font\la-regular-400.ttf" />
<None Remove="Font\la-solid-900.ttf" />
</ItemGroup>
<ItemGroup>
@ -60,6 +63,9 @@
<EmbeddedResource Include="Font\fa-regular-400.ttf" />
<EmbeddedResource Include="Font\fa-solid-900.ttf" />
<EmbeddedResource Include="Font\FontAwesome.ttf" />
<EmbeddedResource Include="Font\la-brands-400.ttf" />
<EmbeddedResource Include="Font\la-regular-400.ttf" />
<EmbeddedResource Include="Font\la-solid-900.ttf" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">