+ 增加LineAweSome字体图标,测试下看看效果
This commit is contained in:
parent
d2e518b798
commit
8091603b29
1604
SunnyUI/Font/ULineAwesome.cs
Normal file
1604
SunnyUI/Font/ULineAwesome.cs
Normal file
File diff suppressed because it is too large
Load Diff
BIN
SunnyUI/Font/la-brands-400.ttf
Normal file
BIN
SunnyUI/Font/la-brands-400.ttf
Normal file
Binary file not shown.
BIN
SunnyUI/Font/la-regular-400.ttf
Normal file
BIN
SunnyUI/Font/la-regular-400.ttf
Normal file
Binary file not shown.
BIN
SunnyUI/Font/la-solid-900.ttf
Normal file
BIN
SunnyUI/Font/la-solid-900.ttf
Normal file
Binary file not shown.
@ -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'">
|
||||
|
Loading…
x
Reference in New Issue
Block a user