aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2023-04-03 15:54:50 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2023-04-03 15:54:50 +0300
commit24b3ae08ee6da1350f31541cf4966958cfde8a74 (patch)
treeb173a59f69995df7aa65bcdaedc93a4f04849b3c /Software/Visual_Studio/PPC/Tango.PPC.Common
parent37f64f8193684ebe99b29bf0ccef2863b69722d1 (diff)
downloadTango-24b3ae08ee6da1350f31541cf4966958cfde8a74.tar.gz
Tango-24b3ae08ee6da1350f31541cf4966958cfde8a74.zip
Added font Poppins. Changes in GUI.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Black.ttfbin0 -> 151396 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BlackItalic.ttfbin0 -> 171604 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Bold.ttfbin0 -> 153944 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BoldItalic.ttfbin0 -> 176588 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBold.ttfbin0 -> 152764 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBoldItalic.ttfbin0 -> 173916 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLight.ttfbin0 -> 161456 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLightItalic.ttfbin0 -> 186168 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Italic.ttfbin0 -> 182012 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Light.ttfbin0 -> 159892 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-LightItalic.ttfbin0 -> 184460 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Medium.ttfbin0 -> 156520 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-MediumItalic.ttfbin0 -> 180444 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Regular.ttfbin0 -> 158240 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBold.ttfbin0 -> 155232 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBoldItalic.ttfbin0 -> 178584 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Thin.ttfbin0 -> 161652 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ThinItalic.ttfbin0 -> 187044 bytes
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml5
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj20
20 files changed, 23 insertions, 2 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Black.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Black.ttf
new file mode 100644
index 000000000..71c0f995e
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Black.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BlackItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BlackItalic.ttf
new file mode 100644
index 000000000..7aeb58bd1
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BlackItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Bold.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Bold.ttf
new file mode 100644
index 000000000..00559eeb2
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Bold.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BoldItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BoldItalic.ttf
new file mode 100644
index 000000000..e61e8e88b
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-BoldItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBold.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBold.ttf
new file mode 100644
index 000000000..df7093608
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBold.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBoldItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBoldItalic.ttf
new file mode 100644
index 000000000..14d2b375d
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraBoldItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLight.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLight.ttf
new file mode 100644
index 000000000..e76ec69a6
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLight.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLightItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLightItalic.ttf
new file mode 100644
index 000000000..89513d946
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ExtraLightItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Italic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Italic.ttf
new file mode 100644
index 000000000..12b7b3c40
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Italic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Light.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Light.ttf
new file mode 100644
index 000000000..bc36bcc24
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Light.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-LightItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-LightItalic.ttf
new file mode 100644
index 000000000..9e70be6a9
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-LightItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Medium.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Medium.ttf
new file mode 100644
index 000000000..6bcdcc27f
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Medium.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-MediumItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-MediumItalic.ttf
new file mode 100644
index 000000000..be67410fd
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-MediumItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Regular.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Regular.ttf
new file mode 100644
index 000000000..9f0c71b70
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Regular.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBold.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBold.ttf
new file mode 100644
index 000000000..74c726e32
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBold.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBoldItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBoldItalic.ttf
new file mode 100644
index 000000000..3e6c94223
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-SemiBoldItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Thin.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Thin.ttf
new file mode 100644
index 000000000..03e736613
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-Thin.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ThinItalic.ttf b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ThinItalic.ttf
new file mode 100644
index 000000000..e26db5dd3
--- /dev/null
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Fonts/Poppins-ThinItalic.ttf
Binary files differ
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml
index 356c04749..1f0068c3e 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Fonts.xaml
@@ -2,5 +2,8 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:local="clr-namespace:Tango.PPC.Common.Resources">
+
+ <FontFamily x:Key="Poppins" >..//Fonts//#Poppins</FontFamily>
-</ResourceDictionary> \ No newline at end of file
+</ResourceDictionary>
+ \ No newline at end of file
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
index ede8bad33..1f4651435 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj
@@ -381,6 +381,24 @@
<None Include="app.config">
<SubType>Designer</SubType>
</None>
+ <Resource Include="Fonts\Poppins-Black.ttf" />
+ <Resource Include="Fonts\Poppins-BlackItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Bold.ttf" />
+ <Resource Include="Fonts\Poppins-BoldItalic.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraBold.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraBoldItalic.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraLight.ttf" />
+ <Resource Include="Fonts\Poppins-ExtraLightItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Italic.ttf" />
+ <Resource Include="Fonts\Poppins-Light.ttf" />
+ <Resource Include="Fonts\Poppins-LightItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Medium.ttf" />
+ <Resource Include="Fonts\Poppins-MediumItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Regular.ttf" />
+ <Resource Include="Fonts\Poppins-SemiBold.ttf" />
+ <Resource Include="Fonts\Poppins-SemiBoldItalic.ttf" />
+ <Resource Include="Fonts\Poppins-Thin.ttf" />
+ <Resource Include="Fonts\Poppins-ThinItalic.ttf" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
@@ -593,7 +611,7 @@
</Target>
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
+ <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file