mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 06:26:02 +00:00
Nettoyage fonts
This commit is contained in:
parent
203b05ccf1
commit
c114313da1
39 changed files with 2 additions and 66 deletions
|
|
@ -180,18 +180,6 @@
|
|||
<AndroidAsset Include="Assets\LinLibertine_RB.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_RBI.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_RI.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_RZ.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_RZI.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aBL.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aBS.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aDRS.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aRL.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aS.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aSI.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aSZI.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_aZL.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_DR.ttf" />
|
||||
<AndroidAsset Include="Assets\LinLibertine_I.ttf" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidAsset Include="..\..\Data\$(LibraryName).db">
|
||||
|
|
@ -209,20 +197,12 @@
|
|||
<Link>Assets\pdfjs\%(RecursiveDir)%(Filename)%(Extension)</Link>
|
||||
</AndroidAsset>
|
||||
<AndroidAsset Include="Assets\MarcellusSC-Regular.ttf" />
|
||||
<AndroidAsset Include="Assets\Cinzel-Black.otf" />
|
||||
<AndroidAsset Include="Assets\Cinzel-Bold.otf" />
|
||||
<AndroidAsset Include="Assets\CinzelDecorative-Black.otf" />
|
||||
<AndroidAsset Include="Assets\CinzelDecorative-Bold.otf" />
|
||||
<AndroidAsset Include="Assets\CinzelDecorative-Regular.otf" />
|
||||
<AndroidAsset Include="Assets\Cinzel-Regular.otf" />
|
||||
<None Include="Resources\AboutResources.txt" />
|
||||
<None Include="Assets\AboutAssets.txt" />
|
||||
<AndroidResource Include="Resources\font\cinzel_black.otf" />
|
||||
<AndroidResource Include="Resources\font\cinzel_bold.otf" />
|
||||
<AndroidResource Include="Resources\font\cinzel_regular.otf" />
|
||||
<AndroidResource Include="Resources\font\cinzeldecorative_black.otf" />
|
||||
<AndroidResource Include="Resources\font\cinzeldecorative_bold.otf" />
|
||||
<AndroidResource Include="Resources\font\cinzeldecorative_regular.otf" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Properties\AndroidManifest.xml" />
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -8513,23 +8513,11 @@ namespace AideDeJeu.Droid
|
|||
public partial class Font
|
||||
{
|
||||
|
||||
// aapt resource value: 0x7F080003
|
||||
public const int cinzeldecorative_black = 2131230723;
|
||||
|
||||
// aapt resource value: 0x7F080004
|
||||
public const int cinzeldecorative_bold = 2131230724;
|
||||
|
||||
// aapt resource value: 0x7F080005
|
||||
public const int cinzeldecorative_regular = 2131230725;
|
||||
|
||||
// aapt resource value: 0x7F080000
|
||||
public const int cinzel_black = 2131230720;
|
||||
public const int cinzel_bold = 2131230720;
|
||||
|
||||
// aapt resource value: 0x7F080001
|
||||
public const int cinzel_bold = 2131230721;
|
||||
|
||||
// aapt resource value: 0x7F080002
|
||||
public const int cinzel_regular = 2131230722;
|
||||
public const int cinzel_regular = 2131230721;
|
||||
|
||||
static Font()
|
||||
{
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -41,29 +41,13 @@
|
|||
<None Remove="Pdf\178_hd_01_feuille_de_perso_v1.pdf" />
|
||||
<None Remove="Pdf\AlverataIrregularPEMedium.ttf" />
|
||||
<None Remove="Pdf\BLKCHCRY.TTF" />
|
||||
<None Remove="Pdf\Cinzel-Black.otf" />
|
||||
<None Remove="Pdf\Cinzel-Bold.otf" />
|
||||
<None Remove="Pdf\Cinzel-Regular.otf" />
|
||||
<None Remove="Pdf\CinzelDecorative-Black.otf" />
|
||||
<None Remove="Pdf\CinzelDecorative-Bold.otf" />
|
||||
<None Remove="Pdf\CinzelDecorative-Regular.otf" />
|
||||
<None Remove="Pdf\feuille_de_personnage_editable.pdf" />
|
||||
<None Remove="Pdf\LinLibertine_aBL.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_aBS.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_aDRS.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_aRL.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_aS.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_aSI.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_aSZI.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_aZL.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_DR.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_I.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_R.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_RB.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_RBI.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_RI.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_RZ.ttf" />
|
||||
<None Remove="Pdf\LinLibertine_RZI.ttf" />
|
||||
<None Remove="Pdf\MarcellusSC-Regular.ttf" />
|
||||
<None Remove="Pdf\MinionPro_It.ttf" />
|
||||
<None Remove="Pdf\poker_size.pdf" />
|
||||
|
|
@ -75,29 +59,13 @@
|
|||
<EmbeddedResource Include="Pdf\178_hd_01_feuille_de_perso_v1.pdf" />
|
||||
<EmbeddedResource Include="Pdf\AlverataIrregularPEMedium.ttf" />
|
||||
<EmbeddedResource Include="Pdf\BLKCHCRY.TTF" />
|
||||
<EmbeddedResource Include="Pdf\Cinzel-Black.otf" />
|
||||
<EmbeddedResource Include="Pdf\Cinzel-Bold.otf" />
|
||||
<EmbeddedResource Include="Pdf\Cinzel-Regular.otf" />
|
||||
<EmbeddedResource Include="Pdf\CinzelDecorative-Black.otf" />
|
||||
<EmbeddedResource Include="Pdf\CinzelDecorative-Bold.otf" />
|
||||
<EmbeddedResource Include="Pdf\CinzelDecorative-Regular.otf" />
|
||||
<EmbeddedResource Include="Pdf\feuille_de_personnage_editable.pdf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aBL.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aBS.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aDRS.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aRL.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aS.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aSI.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aSZI.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_aZL.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_DR.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_I.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_R.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_RB.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_RBI.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_RI.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_RZ.ttf" />
|
||||
<EmbeddedResource Include="Pdf\LinLibertine_RZI.ttf" />
|
||||
<EmbeddedResource Include="Pdf\MarcellusSC-Regular.ttf" />
|
||||
<EmbeddedResource Include="Pdf\MinionPro_It.ttf" />
|
||||
<EmbeddedResource Include="Pdf\poker_size.pdf" />
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue