Browse Source

Removed fonts

repros/custom-fonts-pr
Benedikt Schroeder 8 years ago
parent
commit
36d5aad6fe
  1. 18
      samples/ControlCatalog/ControlCatalog.csproj
  2. BIN
      samples/ControlCatalog/Fonts/Aspergit_Bold.ttf
  3. BIN
      samples/ControlCatalog/Fonts/Aspergit_Bold_Italic.ttf
  4. BIN
      samples/ControlCatalog/Fonts/Aspergit_Italic.ttf
  5. BIN
      samples/ControlCatalog/Fonts/BolshevikBd.ttf
  6. BIN
      samples/ControlCatalog/Fonts/PinkHighwayBold.ttf
  7. BIN
      samples/ControlCatalog/Fonts/PixelOperator-Bold.ttf
  8. BIN
      samples/ControlCatalog/Fonts/PixelOperator.ttf

18
samples/ControlCatalog/ControlCatalog.csproj

@ -11,24 +11,6 @@
</EmbeddedResource>
<EmbeddedResource Include="Assets\*" />
</ItemGroup>
<ItemGroup>
<None Remove="Fonts\Aspergit_Bold.ttf" />
<None Remove="Fonts\Aspergit_Bold_Italic.ttf" />
<None Remove="Fonts\Aspergit_Italic.ttf" />
<None Remove="Fonts\BolshevikBd.ttf" />
<None Remove="Fonts\PinkHighwayBold.ttf" />
<None Remove="Fonts\PixelOperator-Bold.ttf" />
<None Remove="Fonts\PixelOperator.ttf" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Fonts\Aspergit_Bold_Italic.ttf" />
<EmbeddedResource Include="Fonts\Aspergit_Bold.ttf" />
<EmbeddedResource Include="Fonts\Aspergit_Italic.ttf" />
<EmbeddedResource Include="Fonts\BolshevikBd.ttf" />
<EmbeddedResource Include="Fonts\PinkHighwayBold.ttf" />
<EmbeddedResource Include="Fonts\PixelOperator-Bold.ttf" />
<EmbeddedResource Include="Fonts\PixelOperator.ttf" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Markup\Avalonia.Markup.Xaml\Avalonia.Markup.Xaml.csproj" />

BIN
samples/ControlCatalog/Fonts/Aspergit_Bold.ttf

Binary file not shown.

BIN
samples/ControlCatalog/Fonts/Aspergit_Bold_Italic.ttf

Binary file not shown.

BIN
samples/ControlCatalog/Fonts/Aspergit_Italic.ttf

Binary file not shown.

BIN
samples/ControlCatalog/Fonts/BolshevikBd.ttf

Binary file not shown.

BIN
samples/ControlCatalog/Fonts/PinkHighwayBold.ttf

Binary file not shown.

BIN
samples/ControlCatalog/Fonts/PixelOperator-Bold.ttf

Binary file not shown.

BIN
samples/ControlCatalog/Fonts/PixelOperator.ttf

Binary file not shown.
Loading…
Cancel
Save