diff --git a/App.config b/App.config
new file mode 100644
index 0000000..56efbc7
--- /dev/null
+++ b/App.config
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Application.xaml b/Application.xaml
new file mode 100644
index 0000000..ab62751
--- /dev/null
+++ b/Application.xaml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
diff --git a/Application.xaml.vb b/Application.xaml.vb
new file mode 100644
index 0000000..084cbe9
--- /dev/null
+++ b/Application.xaml.vb
@@ -0,0 +1,6 @@
+Class Application
+
+ ' Application-level events, such as Startup, Exit, and DispatcherUnhandledException
+ ' can be handled in this file.
+
+End Class
diff --git a/CrQ32.ico b/CrQ32.ico
new file mode 100644
index 0000000..81931bb
Binary files /dev/null and b/CrQ32.ico differ
diff --git a/Creativity Tools Render Manager.sln b/Creativity Tools Render Manager.sln
new file mode 100644
index 0000000..c374650
--- /dev/null
+++ b/Creativity Tools Render Manager.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.29102.190
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Creativity Tools Render Manager", "Creativity Tools Render Manager.vbproj", "{A226A4DF-2923-4A61-B0E1-E05AF619A68A}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {A226A4DF-2923-4A61-B0E1-E05AF619A68A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A226A4DF-2923-4A61-B0E1-E05AF619A68A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A226A4DF-2923-4A61-B0E1-E05AF619A68A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A226A4DF-2923-4A61-B0E1-E05AF619A68A}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {33969367-EE87-4905-B68C-75D7AA13AAB7}
+ EndGlobalSection
+EndGlobal
diff --git a/Creativity Tools Render Manager.vbproj b/Creativity Tools Render Manager.vbproj
new file mode 100644
index 0000000..20763df
--- /dev/null
+++ b/Creativity Tools Render Manager.vbproj
@@ -0,0 +1,204 @@
+
+
+
+ Debug
+ AnyCPU
+ {A226A4DF-2923-4A61-B0E1-E05AF619A68A}
+ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}
+ WinExe
+ cr_RenderQ
+ RenderQ
+ v4.7.2
+ Custom
+ true
+ true
+ false
+ publish\
+ true
+ Disk
+ false
+ Foreground
+ 7
+ Days
+ false
+ false
+ true
+ https://site.creativityfilms.gr/tools
+ https://site.creativityfilms.gr/tools
+ RenderQ
+ Thomas Doukinitsas
+ Creativity Tools
+ 1
+ 1.0.1.%2a
+ false
+ true
+ true
+ false
+
+
+ AnyCPU
+ true
+ full
+ true
+ true
+ true
+ bin\Debug\
+ RenderQ.xml
+ 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314
+
+
+ AnyCPU
+ pdbonly
+ false
+ false
+ true
+ false
+ true
+ bin\Release\
+ RenderQ.xml
+ 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314
+
+
+ On
+
+
+ Binary
+
+
+ Off
+
+
+ On
+
+
+ CrQ32.ico
+
+
+ true
+
+
+ LocalIntranet
+
+
+ true
+
+
+ My Project\app.manifest
+
+
+ E535A4085FAF6E6FBF6C2A53B1D44BA1FBE35506
+
+
+ Creativity Tools Render Manager_TemporaryKey.pfx
+
+
+
+ packages\DotNetZip.1.13.7\lib\net40\DotNetZip.dll
+
+
+ packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll
+
+
+
+
+
+
+
+
+
+ 4.0
+
+
+
+
+
+
+
+
+ MSBuild:Compile
+ Designer
+
+
+ MSBuild:Compile
+ Designer
+
+
+ Application.xaml
+ Code
+
+
+ MainWindow.xaml
+ Code
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Code
+
+
+ Microsoft.VisualBasic.WPF.MyExtension
+ 1.0.0.0
+
+
+ True
+ True
+ Resources.resx
+
+
+ True
+ Settings.settings
+ True
+
+
+ VbMyResourcesResXFileCodeGenerator
+ Resources.Designer.vb
+ My.Resources
+
+
+
+
+
+ SettingsSingleFileGenerator
+ Settings.Designer.vb
+
+
+
+
+
+
+
+
+
+
+
+ False
+ Microsoft .NET Framework 4.7.2 %28x86 and x64%29
+ true
+
+
+ False
+ .NET Framework 3.5 SP1
+ false
+
+
+
+
\ No newline at end of file
diff --git a/MainWindow.xaml b/MainWindow.xaml
new file mode 100644
index 0000000..e42c390
--- /dev/null
+++ b/MainWindow.xaml
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/MainWindow.xaml.vb b/MainWindow.xaml.vb
new file mode 100644
index 0000000..0ac5e7b
--- /dev/null
+++ b/MainWindow.xaml.vb
@@ -0,0 +1,219 @@
+Imports System.Threading
+Imports System.ComponentModel
+
+Class MainWindow
+
+ Private ReadOnly backgroundWorker1 As New BackgroundWorker
+
+ Public Sub New()
+
+ ' This call is required by the designer.
+ InitializeComponent()
+
+ ' Add any initialization after the InitializeComponent() call.
+
+ End Sub
+
+ Private Sub OnLoad(ByVal sender As Object, ByVal e As RoutedEventArgs)
+ versionLabel.Content = My.Application.Info.Version.ToString
+
+ End Sub
+
+
+
+ Private Sub Button_Click(sender As Object, e As RoutedEventArgs)
+ ' Configure open file dialog box
+ Dim dlg As New Microsoft.Win32.OpenFileDialog()
+ dlg.FileName = "Comp" ' Default file name
+ dlg.DefaultExt = ".nk" ' Default file extension
+ dlg.Filter = "Nuke Scripts|*.nk|Blender Scene|*.blend" ' Filter files by extension
+
+ ' Show open file dialog box
+ Dim result? As Boolean = dlg.ShowDialog()
+
+ ' Process open file dialog box results
+ If result = True Then
+ ' Open document
+ Dim filename As String = dlg.FileName
+
+ Dim li As ListViewItem = New ListViewItem()
+
+ li.Foreground = New SolidColorBrush(Color.FromRgb(2, 168, 243))
+
+ li.Content = filename
+
+
+ ScriptList.Items.Add(li)
+
+
+
+ End If
+ End Sub
+
+ Private Sub OnClear_Click(sender As Object, e As RoutedEventArgs) Handles onClear.Click
+ ScriptList.Items.Clear()
+ End Sub
+
+ Public Sub backgroundWorker1_ProgressChanged(ByVal sender As Object, ByVal e As ProgressChangedEventArgs)
+ versionLabel.Content = e.ProgressPercentage.ToString + "% Complete. Rendering " + e.UserState.ToString + " out of " + ScriptList.Items.Count.ToString
+ Try
+
+
+ ScriptList.Items.Item(e.UserState - 1).Foreground = New SolidColorBrush(Colors.Orange)
+
+ ScriptList.Items.Item(e.UserState - 2).Foreground = New SolidColorBrush(Color.FromRgb(103, 188, 1))
+
+ Catch ex As Exception
+
+ End Try
+
+ progressBar1.Value = e.ProgressPercentage
+ progressBar1.Foreground = New SolidColorBrush(Color.FromRgb(1, 118, 188))
+ End Sub
+
+ Private Sub backgroundWorker1_RunWorkerCompleted(ByVal sender As Object, ByVal e As RunWorkerCompletedEventArgs)
+ versionLabel.Content = "All renders completed"
+ btnRender.IsHitTestVisible = True
+ btnRender.Content = "Render Jobs"
+ progressBar1.Value = 100
+ progressBar1.Foreground = New SolidColorBrush(Color.FromRgb(103, 188, 1))
+ ScriptList.Items.Item(ScriptList.Items.Count - 1).Foreground = New SolidColorBrush(Color.FromRgb(103, 188, 1))
+ End Sub
+
+ Public Class ArgumentType
+ Public _nukePath As String
+ Public _nukeExe As String
+ Public _blenderPath As String
+ Public _blenderExe As String
+ Public _list As ListView
+ End Class
+
+ Public Sub backgroundWorker1_DoWork(sender As Object, e As DoWorkEventArgs)
+
+ Dispatcher.Invoke(Sub()
+
+ btnRender.IsHitTestVisible = False
+ btnRender.Content = "Rendering..."
+
+ End Sub)
+
+ Dim args As ArgumentType = e.Argument
+
+ Dim i As Integer = 1
+ Dim x As Integer = ScriptList.Items.Count
+ For Each item In args._list.Items
+
+
+ Dim progperc As New Integer
+ progperc = ((i - 0.5) / x) * 100
+ backgroundWorker1.WorkerReportsProgress = True
+ backgroundWorker1.ReportProgress(progperc, i)
+
+
+
+ Dim filename As String
+ Dispatcher.Invoke(Sub()
+
+ filename = item.ToString
+
+ End Sub)
+
+ Dim nukePath As String = args._nukePath
+ Dim nukeExe As String = args._nukeExe
+ Dim BlenderPath As String = args._blenderPath
+ Dim BlenderExe As String = args._blenderExe
+ Dim t As New Thread(Sub()
+
+ If filename.Contains(".nk") Then
+ Process.Start(nukePath + nukeExe, "-x " + """" + filename + """").WaitForExit()
+ ElseIf filename.Contains(".blend") Then
+ Process.Start(BlenderPath + BlenderExe, "-b " + """" + filename + """" + "-a").WaitForExit()
+ End If
+
+
+
+
+
+ End Sub)
+ t.Name = "Renderer" + i.ToString
+ t.Start()
+
+ i = i + 1
+
+ t.Join()
+ Next
+ End Sub
+
+ Private Sub BtnRender_Click(sender As Object, e As RoutedEventArgs) Handles btnRender.Click
+
+ backgroundWorker1.WorkerReportsProgress = True
+ backgroundWorker1.WorkerSupportsCancellation = True
+ AddHandler backgroundWorker1.DoWork, AddressOf backgroundWorker1_DoWork
+ AddHandler backgroundWorker1.ProgressChanged, AddressOf backgroundWorker1_ProgressChanged
+ AddHandler backgroundWorker1.RunWorkerCompleted, AddressOf backgroundWorker1_RunWorkerCompleted
+
+ Dim args As ArgumentType = New ArgumentType()
+ args._nukePath = nukePathBox.Text
+ args._nukeExe = nukeExeBox.Text
+ args._blenderPath = BlenderPathBox.Text
+ args._blenderExe = BlenderExeBox.Text
+ args._list = ScriptList
+
+ backgroundWorker1.RunWorkerAsync(args)
+
+ End Sub
+
+ Private Sub OnSaveList_Click(sender As Object, e As RoutedEventArgs) Handles onSaveList.Click
+
+ 'open a save dialogue
+ Dim dlg As New Microsoft.Win32.SaveFileDialog()
+ dlg.FileName = "Document" ' Default file name
+ dlg.DefaultExt = ".txt" ' Default file extension
+ dlg.Filter = "Text file|*.txt" ' Filter files by extension
+
+ ' Show save file dialog box
+ Dim result? As Boolean = dlg.ShowDialog()
+
+ ' Process save file dialog box results
+ If result = True Then
+ ' Save document
+ Dim filename As String = dlg.FileName
+ Dim sb As New System.Text.StringBuilder()
+
+ For i = 0 To ScriptList.Items.Count - 1
+ sb.AppendLine(ScriptList.Items.Item(i).ToString)
+ Next
+
+ System.IO.File.WriteAllText(filename, sb.ToString())
+ Else
+ MessageBox.Show("Not a valid directory to save list")
+ End If
+
+
+
+
+
+ End Sub
+
+ Private Sub OnLoadList_Click(sender As Object, e As RoutedEventArgs) Handles onLoadList.Click
+
+ ' Configure open file dialog box
+ Dim dlg As New Microsoft.Win32.OpenFileDialog()
+ dlg.FileName = "Text" ' Default file name
+ dlg.DefaultExt = ".txt" ' Default file extension
+ dlg.Filter = "Text File|*.txt" ' Filter files by extension
+
+ ' Show open file dialog box
+ Dim result? As Boolean = dlg.ShowDialog()
+
+ ' Process open file dialog box results
+ If result = True Then
+ ' Open document
+ Dim filename As String = dlg.FileName
+ ScriptList.Items.Clear()
+ ScriptList.ItemsSource = IO.File.ReadAllLines(filename)
+ End If
+
+
+ End Sub
+End Class
diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb
new file mode 100644
index 0000000..231fb4f
--- /dev/null
+++ b/My Project/AssemblyInfo.vb
@@ -0,0 +1,59 @@
+Imports System
+Imports System.Reflection
+Imports System.Runtime.InteropServices
+Imports System.Globalization
+Imports System.Resources
+Imports System.Windows
+
+' General Information about an assembly is controlled through the following
+' set of attributes. Change these attribute values to modify the information
+' associated with an assembly.
+
+' Review the values of the assembly attributes
+
+
+
+
+
+
+
+
+
+'In order to begin building localizable applications, set
+'CultureYouAreCodingWith in your .vbproj file
+'inside a . For example, if you are using US english
+'in your source files, set the to "en-US". Then uncomment the
+'NeutralResourceLanguage attribute below. Update the "en-US" in the line
+'below to match the UICulture setting in the project file.
+
+'
+
+
+'The ThemeInfo attribute describes where any theme specific and generic resource dictionaries can be found.
+'1st parameter: where theme specific resource dictionaries are located
+'(used if a resource is not found in the page,
+' or application resource dictionaries)
+
+'2nd parameter: where the generic resource dictionary is located
+'(used if a resource is not found in the page,
+'app, and any theme specific resource dictionaries)
+
+
+
+
+'The following GUID is for the ID of the typelib if this project is exposed to COM
+
+
+' Version information for an assembly consists of the following four values:
+'
+' Major Version
+' Minor Version
+' Build Number
+' Revision
+'
+' You can specify all the values or you can default the Build and Revision Numbers
+' by using the '*' as shown below:
+'
+
+
+
diff --git a/My Project/MyExtensions/MyWpfExtension.vb b/My Project/MyExtensions/MyWpfExtension.vb
new file mode 100644
index 0000000..22f84b7
--- /dev/null
+++ b/My Project/MyExtensions/MyWpfExtension.vb
@@ -0,0 +1,121 @@
+#If _MyType <> "Empty" Then
+
+Namespace My
+ '''
+ ''' Module used to define the properties that are available in the My Namespace for WPF
+ '''
+ '''
+ _
+ Module MyWpfExtension
+ Private s_Computer As New ThreadSafeObjectProvider(Of Global.Microsoft.VisualBasic.Devices.Computer)
+ Private s_User As New ThreadSafeObjectProvider(Of Global.Microsoft.VisualBasic.ApplicationServices.User)
+ Private s_Windows As New ThreadSafeObjectProvider(Of MyWindows)
+ Private s_Log As New ThreadSafeObjectProvider(Of Global.Microsoft.VisualBasic.Logging.Log)
+ '''
+ ''' Returns the application object for the running application
+ '''
+ _
+ Friend ReadOnly Property Application() As Application
+ Get
+ Return CType(Global.System.Windows.Application.Current, Application)
+ End Get
+ End Property
+ '''
+ ''' Returns information about the host computer.
+ '''
+ _
+ Friend ReadOnly Property Computer() As Global.Microsoft.VisualBasic.Devices.Computer
+ Get
+ Return s_Computer.GetInstance()
+ End Get
+ End Property
+ '''
+ ''' Returns information for the current user. If you wish to run the application with the current
+ ''' Windows user credentials, call My.User.InitializeWithWindowsUser().
+ '''
+ _
+ Friend ReadOnly Property User() As Global.Microsoft.VisualBasic.ApplicationServices.User
+ Get
+ Return s_User.GetInstance()
+ End Get
+ End Property
+ '''
+ ''' Returns the application log. The listeners can be configured by the application's configuration file.
+ '''
+ _
+ Friend ReadOnly Property Log() As Global.Microsoft.VisualBasic.Logging.Log
+ Get
+ Return s_Log.GetInstance()
+ End Get
+ End Property
+
+ '''
+ ''' Returns the collection of Windows defined in the project.
+ '''
+ _
+ Friend ReadOnly Property Windows() As MyWindows
+ _
+ Get
+ Return s_Windows.GetInstance()
+ End Get
+ End Property
+ _
+ _
+ Friend NotInheritable Class MyWindows
+ _
+ Private Shared Function Create__Instance__(Of T As {New, Global.System.Windows.Window})(ByVal Instance As T) As T
+ If Instance Is Nothing Then
+ If s_WindowBeingCreated IsNot Nothing Then
+ If s_WindowBeingCreated.ContainsKey(GetType(T)) = True Then
+ Throw New Global.System.InvalidOperationException("The window cannot be accessed via My.Windows from the Window constructor.")
+ End If
+ Else
+ s_WindowBeingCreated = New Global.System.Collections.Hashtable()
+ End If
+ s_WindowBeingCreated.Add(GetType(T), Nothing)
+ Return New T()
+ s_WindowBeingCreated.Remove(GetType(T))
+ Else
+ Return Instance
+ End If
+ End Function
+ _
+ _
+ Private Sub Dispose__Instance__(Of T As Global.System.Windows.Window)(ByRef instance As T)
+ instance = Nothing
+ End Sub
+ _
+ _
+ Public Sub New()
+ MyBase.New()
+ End Sub
+ Private Shared s_WindowBeingCreated As Global.System.Collections.Hashtable
+ Public Overrides Function Equals(ByVal o As Object) As Boolean
+ Return MyBase.Equals(o)
+ End Function
+ Public Overrides Function GetHashCode() As Integer
+ Return MyBase.GetHashCode
+ End Function
+ _
+ _
+ Friend Overloads Function [GetType]() As Global.System.Type
+ Return GetType(MyWindows)
+ End Function
+ Public Overrides Function ToString() As String
+ Return MyBase.ToString
+ End Function
+ End Class
+ End Module
+End Namespace
+Partial Class Application
+ Inherits Global.System.Windows.Application
+ _
+ _
+ Friend ReadOnly Property Info() As Global.Microsoft.VisualBasic.ApplicationServices.AssemblyInfo
+ _
+ Get
+ Return New Global.Microsoft.VisualBasic.ApplicationServices.AssemblyInfo(Global.System.Reflection.Assembly.GetExecutingAssembly())
+ End Get
+ End Property
+End Class
+#End If
\ No newline at end of file
diff --git a/My Project/Resources.Designer.vb b/My Project/Resources.Designer.vb
new file mode 100644
index 0000000..7e8512b
--- /dev/null
+++ b/My Project/Resources.Designer.vb
@@ -0,0 +1,63 @@
+'------------------------------------------------------------------------------
+'
+' This code was generated by a tool.
+' Runtime Version:4.0.30319.42000
+'
+' Changes to this file may cause incorrect behavior and will be lost if
+' the code is regenerated.
+'
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+
+Imports System
+
+Namespace My.Resources
+
+ 'This class was auto-generated by the StronglyTypedResourceBuilder
+ 'class via a tool like ResGen or Visual Studio.
+ 'To add or remove a member, edit your .ResX file then rerun ResGen
+ 'with the /str option, or rebuild your VS project.
+ '''
+ ''' A strongly-typed resource class, for looking up localized strings, etc.
+ '''
+ _
+ Friend Module Resources
+
+ Private resourceMan As Global.System.Resources.ResourceManager
+
+ Private resourceCulture As Global.System.Globalization.CultureInfo
+
+ '''
+ ''' Returns the cached ResourceManager instance used by this class.
+ '''
+ _
+ Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
+ Get
+ If Object.ReferenceEquals(resourceMan, Nothing) Then
+ Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("cr_RenderQ.Resources", GetType(Resources).Assembly)
+ resourceMan = temp
+ End If
+ Return resourceMan
+ End Get
+ End Property
+
+ '''
+ ''' Overrides the current thread's CurrentUICulture property for all
+ ''' resource lookups using this strongly typed resource class.
+ '''
+ _
+ Friend Property Culture() As Global.System.Globalization.CultureInfo
+ Get
+ Return resourceCulture
+ End Get
+ Set
+ resourceCulture = value
+ End Set
+ End Property
+ End Module
+End Namespace
diff --git a/My Project/Resources.resx b/My Project/Resources.resx
new file mode 100644
index 0000000..af7dbeb
--- /dev/null
+++ b/My Project/Resources.resx
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/My Project/Settings.Designer.vb b/My Project/Settings.Designer.vb
new file mode 100644
index 0000000..0e6f568
--- /dev/null
+++ b/My Project/Settings.Designer.vb
@@ -0,0 +1,71 @@
+'------------------------------------------------------------------------------
+'
+' This code was generated by a tool.
+' Runtime Version:4.0.30319.42000
+'
+' Changes to this file may cause incorrect behavior and will be lost if
+' the code is regenerated.
+'
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+
+
+
+ _
+Partial Friend NotInheritable Class MySettings
+ Inherits Global.System.Configuration.ApplicationSettingsBase
+
+ Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
+
+#Region "My.Settings Auto-Save Functionality"
+#If _MyType = "WindowsForms" Then
+ Private Shared addedHandler As Boolean
+
+ Private Shared addedHandlerLockObject As New Object
+
+ _
+ Private Shared Sub AutoSaveSettings(sender As Global.System.Object, e As Global.System.EventArgs)
+ If My.Application.SaveMySettingsOnExit Then
+ My.Settings.Save()
+ End If
+ End Sub
+#End If
+#End Region
+
+ Public Shared ReadOnly Property [Default]() As MySettings
+ Get
+
+#If _MyType = "WindowsForms" Then
+ If Not addedHandler Then
+ SyncLock addedHandlerLockObject
+ If Not addedHandler Then
+ AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
+ addedHandler = True
+ End If
+ End SyncLock
+ End If
+#End If
+ Return defaultInstance
+ End Get
+ End Property
+End Class
+
+Namespace My
+
+ _
+ Friend Module MySettingsProperty
+
+ _
+ Friend ReadOnly Property Settings() As Global.cr_RenderQ.MySettings
+ Get
+ Return Global.cr_RenderQ.MySettings.Default
+ End Get
+ End Property
+ End Module
+End Namespace
diff --git a/My Project/Settings.settings b/My Project/Settings.settings
new file mode 100644
index 0000000..40ed9fd
--- /dev/null
+++ b/My Project/Settings.settings
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/My Project/app.manifest b/My Project/app.manifest
new file mode 100644
index 0000000..167bbf3
--- /dev/null
+++ b/My Project/app.manifest
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/crtools_loop.json b/crtools_loop.json
new file mode 100644
index 0000000..807d980
--- /dev/null
+++ b/crtools_loop.json
@@ -0,0 +1 @@
+{"v":"5.6.5","fr":25,"ip":0,"op":376,"w":150,"h":24,"nm":"Comp 1","ddd":0,"assets":[],"fonts":{"list":[{"fName":"Ubuntu-BoldItalic","fFamily":"Ubuntu","fStyle":"Bold Italic","ascent":77.5985717773438}]},"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 1 Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"t":165,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":192,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":352,"s":[100]},{"t":375,"s":[0]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.144,"y":1},"o":{"x":0.599,"y":0},"t":192,"s":[73.75,11.875,0],"to":[-3.417,0,0],"ti":[3.417,0,0]},{"t":252,"s":[53.25,11.875,0]}],"ix":2},"a":{"a":0,"k":[1008.5,987.5,0],"ix":1},"s":{"a":0,"k":[1.056,1.056,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.36,-0.311],[0,0],[0,0],[-46.344,39.533],[-212.539,26.24],[-19.324,0.997],[-37.054,-0.054],[0,0],[0,0],[0,0],[0,0],[0,0],[1.015,8.207],[0.672,5.475],[0,0],[29.598,22.28],[40.125,-4.95],[23.787,-9.877],[32.532,-29.02],[52.836,-78.274],[-13.741,-111.265],[-45.361,-41.145],[-63.851,7.885],[-26.516,10.228],[-34.766,26.057],[-39.157,42.807],[0,0],[0,0],[0,0],[0,0],[0,0],[70.294,-56.81],[132.241,-16.331],[80.366,-1.587],[69.814,45.181],[0,0],[-29.215,3.838],[0,0],[3.842,29.215],[0,0],[26.372,0.001]],"o":[[0,0],[0,0],[30.285,-37.119],[126.918,-108.254],[45.597,-5.635],[19.323,-0.994],[0,0],[0,0],[0,0],[0,0],[0,0],[0.835,-30.661],[-1.008,-8.215],[0,0],[-9.063,-43.324],[-29.617,-22.258],[-17.34,2.143],[-23.779,9.88],[-32.529,29.02],[-52.839,78.299],[9.345,75.723],[45.366,41.17],[20.976,-2.584],[26.522,-10.213],[34.74,-26.038],[0,0],[0,0],[0,0],[0,0],[0,0],[-25.37,34.621],[-70.316,56.84],[-22.807,2.816],[-69.633,1.381],[0,0],[3.842,29.215],[0,0],[29.215,-3.842],[0,0],[-3.531,-26.854],[-2.318,0]],"v":[[756.948,-669.629],[-953.697,-444.753],[-913.08,-135.792],[-798.172,-250.766],[-289.013,-452.526],[-191.621,-462.473],[-107.066,-463.875],[-32.175,-464.799],[-1.402,-463.041],[-50.732,-63.856],[-183.447,-47.467],[-181.701,-67.13],[-181.961,-125.438],[-184.491,-145.964],[-192.803,-190.773],[-250.788,-289.182],[-355.393,-315.159],[-417.065,-297.124],[-501.533,-238.777],[-629.586,-77.813],[-688.239,206.534],[-606.175,381.834],[-442.363,431.75],[-371.114,412.535],[-279.208,358.138],[-168.344,254.859],[-153.78,237.775],[-141.453,225.148],[1.735,293.582],[-7.694,307.25],[-17.455,318.183],[-160.95,455.349],[-464.787,565.092],[-619.539,571.695],[-828.717,505.955],[-813.686,620.307],[-753.832,666.253],[903.911,448.331],[949.855,388.477],[816.801,-623.687],[763.97,-670.091]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.411764705882,0.482352941176,0.513725490196,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[1062.281,1304.437],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[911.584,-429.583],[911.584,429.583],[-911.584,429.583],[-911.584,-429.583]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0.524,-0.141],[0,0],[-0.864,-3.195],[0,0],[0,0],[0.864,3.194],[0,0],[2.643,0]],"o":[[0,0],[-3.198,0.861],[0,0],[0,0],[3.198,-0.86],[0,0],[-0.723,-2.675],[-0.517,0]],"v":[[799.324,-429.375],[-906.492,30.515],[-910.72,37.863],[-805.114,429.583],[906.491,-31.868],[910.72,-39.215],[806.675,-425.146],[800.891,-429.583]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":4,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.411764705882,0.482352941176,0.513725490196,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[912.354,430.277],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":165,"op":376,"st":165,"bm":0},{"ddd":0,"ind":2,"ty":1,"nm":"Black Solid 2","parent":1,"td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[8593.036,999.332,0],"ix":2},"a":{"a":0,"k":[75,12,0],"ix":1},"s":{"a":0,"k":[9465.879,9465.879,100],"ix":6}},"ao":0,"sw":150,"sh":24,"sc":"#000000","ip":191,"op":376,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":5,"nm":"TOOLS","tt":1,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":352,"s":[100]},{"t":375,"s":[0]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.144,"y":1},"o":{"x":0.599,"y":0},"t":192,"s":[41.875,18.375,0],"to":[3.604,0,0],"ti":[-3.604,0,0]},{"t":252,"s":[63.5,18.375,0]}],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"t":{"d":{"k":[{"s":{"s":12,"f":"Ubuntu-BoldItalic","t":"TOOLS","j":0,"tr":0,"lh":14.4,"ls":0,"fc":[0.412,0.482,0.514]},"t":0}]},"p":{},"m":{"g":1,"a":{"a":0,"k":[0,0],"ix":2}},"a":[]},"ip":191,"op":376,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":5,"nm":"www.creativityfilms.gr","cl":"creativityfilms gr","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.156],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":39,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.72],"y":[0]},"t":126,"s":[100]},{"t":164,"s":[0]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.09,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[9.375,22.875,0],"to":[0,-1.063,0],"ti":[0,1.063,0]},{"i":{"x":0.09,"y":0.09},"o":{"x":0.167,"y":0.167},"t":39,"s":[9.375,16.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.637,"y":1},"o":{"x":0.855,"y":0},"t":125,"s":[9.375,16.5,0],"to":[0,-1.25,0],"ti":[0,1.25,0]},{"t":164,"s":[9.375,9,0]}],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"t":{"d":{"k":[{"s":{"s":12,"f":"Ubuntu-BoldItalic","t":"www.creativityfilms.gr","j":0,"tr":0,"lh":14.4,"ls":0,"fc":[0.412,0.482,0.514]},"t":0}]},"p":{},"m":{"g":1,"a":{"a":0,"k":[0,0],"ix":2}},"a":[]},"ip":0,"op":165,"st":0,"bm":0}],"markers":[],"chars":[{"ch":"w","size":12,"style":"Bold Italic","w":81.6,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.4,-5],[-0.8,-5.466],[0,0],[-3,4.8],[-2.4,4.6],[-1.834,4.167],[-1.334,3.334],[0,0],[1.033,-2.8],[1.3,-3.066],[1.533,-3.166],[1.8,-3],[0.166,5.934],[0,4.8],[0,0],[1.3,-2.933],[1.5,-3.033],[1.633,-3.033],[1.666,-2.8],[0.2,3.134],[0.1,3],[0.033,2.8],[0,2.4],[0,0],[-0.434,-5.1],[-0.534,-4.566],[-0.567,-3.866],[-0.534,-2.8],[0,0],[-1.534,2.434],[-1.634,2.7],[-1.567,2.834],[-1.267,2.734]],"o":[[0.4,5],[0,0],[3.666,-4.6],[3,-4.8],[2.4,-4.6],[1.833,-4.166],[0,0],[-0.8,2.267],[-1.034,2.8],[-1.3,3.067],[-1.534,3.167],[-0.667,-6.666],[-0.167,-5.933],[0,0],[-1,2.534],[-1.3,2.934],[-1.5,3.034],[-1.634,3.034],[-0.334,-3.066],[-0.2,-3.133],[-0.1,-3],[-0.034,-2.8],[0,0],[0.2,5.2],[0.433,5.1],[0.533,4.567],[0.566,3.867],[0,0],[1.2,-1.866],[1.533,-2.433],[1.633,-2.7],[1.566,-2.833],[0.133,5.067]],"v":[[49,-15.7],[50.8,0],[62.4,0],[72.4,-14.1],[80.5,-28.2],[86.85,-41.35],[91.6,-52.6],[75.8,-52.6],[73.05,-45],[69.55,-36.2],[65.3,-26.85],[60.3,-17.6],[59.05,-36.5],[58.8,-52.6],[46.4,-52.6],[42.95,-44.4],[38.75,-35.45],[34.05,-26.35],[29.1,-17.6],[28.3,-26.9],[27.85,-36.1],[27.65,-44.8],[27.6,-52.6],[13,-52.6],[13.95,-37.15],[15.4,-22.65],[17.05,-10],[18.7,0],[30.3,0],[34.4,-6.45],[39.15,-14.15],[43.95,-22.45],[48.2,-30.8]],"c":true},"ix":2},"nm":"w","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"w","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":".","size":12,"style":"Bold Italic","w":25.2,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.2,-0.5],[0.933,-0.9],[0.566,-1.266],[0,-1.533],[-1.567,-1.3],[-2.334,0],[-1.2,0.5],[-0.934,0.9],[-0.567,1.267],[0,1.534],[1.566,1.3],[2.333,0]],"o":[[-1.2,0.5],[-0.934,0.9],[-0.567,1.267],[0,2.8],[1.566,1.3],[1.266,0],[1.2,-0.5],[0.933,-0.9],[0.566,-1.266],[0,-2.8],[-1.567,-1.3],[-1.267,0]],"v":[[12.3,-16.35],[9.1,-14.25],[6.85,-11],[6,-6.8],[8.35,-0.65],[14.2,1.3],[17.9,0.55],[21.1,-1.55],[23.35,-4.8],[24.2,-9],[21.85,-15.15],[16,-17.1]],"c":true},"ix":2},"nm":".","mn":"ADBE Vector Shape - Group","hd":false}],"nm":".","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"c","size":12,"style":"Bold Italic","w":45.5,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.834,-2.733],[-1.867,-2.033],[-2.867,-1.2],[-4.134,0],[-2.234,0.566],[-1.867,0.734],[0,0],[1.8,-0.4],[1.933,0],[1.466,2.1],[0,3.4],[-2.867,3.367],[-5,0],[-1.434,-0.433],[-1.334,-0.533],[0,0],[2.366,0.567],[3,0],[3.9,-1.733],[2.733,-3],[1.466,-4],[0,-4.533]],"o":[[0.833,2.734],[1.866,2.034],[2.866,1.2],[3.2,0],[2.233,-0.566],[0,0],[-1.4,0.6],[-1.8,0.4],[-3.934,0],[-1.467,-2.1],[0,-5.8],[2.866,-3.366],[2.066,0],[1.433,0.434],[0,0],[-1.934,-0.933],[-2.367,-0.566],[-4.8,0],[-3.9,1.734],[-2.734,3],[-1.467,4],[0,3]],"v":[[11.25,-12.4],[15.3,-5.25],[22.4,-0.4],[32.9,1.4],[41.05,0.55],[47.2,-1.4],[46.1,-13.3],[41.3,-11.8],[35.7,-11.2],[27.6,-14.35],[25.4,-22.6],[29.7,-36.35],[41.5,-41.4],[46.75,-40.75],[50.9,-39.3],[56,-50.9],[49.55,-53.15],[41.5,-54],[28.45,-51.4],[18.5,-44.3],[12.2,-33.8],[10,-21]],"c":true},"ix":2},"nm":"c","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"c","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"r","size":12,"style":"Bold Italic","w":41,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.033,0.3],[1.666,0],[3.566,-0.833],[2.866,-0.933],[0,0],[0,0],[0,0],[-1.134,0.167],[-0.934,0],[-1.3,-0.3],[-1.334,-0.333]],"o":[[-1.534,-0.666],[-2.034,-0.3],[-4.467,0],[-3.567,0.834],[0,0],[0,0],[0,0],[0.733,-0.2],[1.133,-0.166],[2.533,0],[1.3,0.3],[0,0]],"v":[[51.6,-51.8],[46.25,-53.25],[40.7,-53.7],[28.65,-52.45],[19,-49.8],[7,0],[21.9,0],[31.6,-40.4],[34.4,-40.95],[37.5,-41.2],[43.25,-40.75],[47.2,-39.8]],"c":true},"ix":2},"nm":"r","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"r","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"e","size":12,"style":"Bold Italic","w":53,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.8,-2.666],[-1.767,-2],[-2.834,-1.166],[-4.134,0],[-2.9,0.6],[-1.867,0.734],[0,0],[2.2,-0.366],[2.133,0],[1.566,1.167],[0.466,2.8],[-4.067,0.734],[-2.967,1.634],[-1.667,2.6],[0,3.734],[0.833,1.834],[1.5,1.267],[2,0.667],[2.333,0],[3.9,-1.9],[2.733,-3.1],[1.5,-4],[0,-4.266]],"o":[[0.8,2.667],[1.766,2],[2.833,1.166],[3.4,0],[2.9,-0.6],[0,0],[-1.934,0.734],[-2.2,0.367],[-3.4,0],[-1.567,-1.166],[4.8,0],[4.066,-0.733],[2.966,-1.633],[1.666,-2.6],[0,-2.333],[-0.834,-1.833],[-1.5,-1.266],[-2,-0.666],[-4.734,0],[-3.9,1.9],[-2.734,3.1],[-1.5,4],[0,3]],"v":[[11.2,-12.1],[15.05,-5.1],[21.95,-0.35],[32.4,1.4],[41.85,0.5],[49,-1.5],[47.9,-13.2],[41.7,-11.55],[35.2,-11],[27.75,-12.75],[24.7,-18.7],[38,-19.8],[48.55,-23.35],[55.5,-29.7],[58,-39.2],[56.75,-45.45],[53.25,-50.1],[48,-53],[41.5,-54],[28.55,-51.15],[18.6,-43.65],[12.25,-33],[10,-20.6]],"c":true},"ix":2},"nm":"e","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,-3.2],[0.466,-0.933],[1.4,-0.8],[2.533,-0.566],[4.133,-0.133],[-2.567,2.434],[-3.4,0]],"o":[[0,0.934],[-0.467,0.934],[-1.4,0.8],[-2.534,0.567],[0.8,-4],[2.566,-2.433],[3.6,0]],"v":[[44.5,-37.4],[43.8,-34.6],[41,-32],[35.1,-29.95],[25.1,-28.9],[30.15,-38.55],[39.1,-42.2]],"c":true},"ix":2},"nm":"e","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"e","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"a","size":12,"style":"Bold Italic","w":58.8,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.133,0.534],[1.933,0.234],[1.5,0.067],[0.6,0],[3.933,-1.733],[2.9,-3.033],[1.633,-4.066],[0,-4.6],[-0.667,-2.633],[-1.5,-1.966],[-2.367,-1.166],[-3.334,0],[-2.267,1],[-1.867,1.534],[-0.334,-0.733],[-0.4,-0.8],[0,0],[0.4,3.834],[-0.934,3.8]],"o":[[-1.934,-0.933],[-2.134,-0.533],[-1.934,-0.233],[-1.5,-0.066],[-4.6,0],[-3.934,1.734],[-2.9,3.034],[-1.634,4.067],[0,3],[0.666,2.634],[1.5,1.967],[2.366,1.166],[2.8,0],[2.266,-1],[0.333,0.934],[0.333,0.734],[0,0],[-1.134,-3],[-0.4,-3.833],[0,0]],"v":[[62.8,-49.9],[56.7,-52.1],[50.6,-53.25],[45.45,-53.7],[42.3,-53.8],[29.5,-51.2],[19.25,-44.05],[12.45,-33.4],[10,-20.4],[11,-11.95],[14.25,-5.05],[20.05,-0.35],[28.6,1.4],[36.2,-0.1],[42.4,-3.9],[43.4,-1.4],[44.5,0.9],[57.8,-1],[55.5,-11.25],[56.3,-22.7]],"c":true},"ix":2},"nm":"a","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0.3,-1.833],[0.133,-1.666],[1.233,-0.6],[1.533,0],[1.066,1.867],[0,3.2],[-0.834,2.4],[-1.467,1.834],[-1.967,1.134],[-2.267,0],[-0.7,-0.066],[-0.867,-0.133]],"o":[[-0.334,1.534],[-0.3,1.834],[-1.4,1.4],[-1.234,0.6],[-2.867,0],[-1.067,-1.866],[0,-2.6],[0.833,-2.4],[1.466,-1.833],[1.966,-1.133],[1,0],[0.7,0.067],[0,0]],"v":[[42,-25.3],[41.05,-20.25],[40.4,-15],[36.45,-12],[32.3,-11.1],[26.4,-13.9],[24.8,-21.5],[26.05,-29],[29.5,-35.35],[34.65,-39.8],[41,-41.5],[43.55,-41.4],[45.9,-41.1]],"c":true},"ix":2},"nm":"a","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"a","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"t","size":12,"style":"Bold Italic","w":41.6,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.133,-3.066],[-1.067,-2.366],[-2.534,-1.366],[-4.6,0],[-2.334,0.533],[-2,0.734],[0,0],[1.5,-0.3],[1.6,0],[1.066,0.534],[0.433,0.967],[-0.1,1.334],[-0.4,1.534],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[-0.8,3.4],[-0.134,3.067],[1.066,2.367],[2.533,1.366],[3.2,0],[2.333,-0.533],[0,0],[-1.534,0.534],[-1.5,0.3],[-1.867,0],[-1.067,-0.533],[-0.434,-0.966],[0.1,-1.333],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[11.5,-24.3],[10.1,-14.6],[11.5,-6.45],[16.9,-0.85],[27.6,1.2],[35.9,0.4],[42.4,-1.5],[41.3,-12.9],[36.75,-11.65],[32.1,-11.2],[27.7,-12],[25.45,-14.25],[24.95,-17.7],[25.7,-22],[30.1,-40.4],[46.6,-40.4],[49.6,-52.6],[33,-52.6],[36.8,-68.1],[21.3,-65.7]],"c":true},"ix":2},"nm":"t","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"t","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"i","size":12,"style":"Bold Italic","w":28.3,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[34.4,-52.6],[19.5,-52.6],[7,0],[21.8,0]],"c":true},"ix":2},"nm":"i","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-1.234,0.534],[-0.934,0.9],[-0.567,1.234],[0,1.4],[1.666,1.234],[2.066,0],[1.233,-0.533],[0.933,-0.9],[0.566,-1.233],[0,-1.4],[-1.667,-1.233],[-2.067,0]],"o":[[1.233,-0.533],[0.933,-0.9],[0.566,-1.233],[0,-2.533],[-1.667,-1.233],[-1.4,0],[-1.234,0.534],[-0.934,0.9],[-0.567,1.234],[0,2.534],[1.666,1.234],[1.4,0]],"v":[[32.95,-59.8],[36.2,-61.95],[38.45,-65.15],[39.3,-69.1],[36.8,-74.75],[31.2,-76.6],[27.25,-75.8],[24,-73.65],[21.75,-70.45],[20.9,-66.5],[23.4,-60.85],[29,-59]],"c":true},"ix":2},"nm":"i","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"i","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"v","size":12,"style":"Bold Italic","w":54.6,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.034,4.067],[-2.934,4.667],[-2.567,5],[-1.734,4.734],[0,0],[1.466,-3.233],[1.733,-3.2],[1.833,-2.933],[1.466,-2],[0.266,2.967],[0.2,3.134],[0.133,3.1],[0.066,2.6],[0,0],[-1.4,-8.9],[-1.734,-6.666]],"o":[[2.6,-2.866],[3.033,-4.066],[2.933,-4.666],[2.566,-5],[0,0],[-0.8,2.667],[-1.467,3.234],[-1.734,3.2],[-1.834,2.934],[-0.334,-2.4],[-0.267,-2.966],[-0.2,-3.133],[-0.134,-3.1],[0,0],[0.533,10.6],[1.4,8.9],[0,0]],"v":[[32.5,0],[40.95,-10.4],[49.9,-23.5],[58.15,-38],[64.6,-52.6],[48.8,-52.6],[45.4,-43.75],[40.6,-34.1],[35.25,-24.9],[30.3,-17.5],[29.4,-25.55],[28.7,-34.7],[28.2,-44.05],[27.9,-52.6],[12.5,-52.6],[15.4,-23.35],[20.1,0]],"c":true},"ix":2},"nm":"v","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"v","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"y","size":12,"style":"Bold Italic","w":53.2,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.433,-5.866],[3.2,-4.8],[0.333,3],[0.266,3.167],[0.2,3.134],[0.066,2.6],[0,0],[-1.434,-8.266],[-1.734,-6.666],[2.1,-1.5],[2.333,0],[1.066,0.3],[1.333,0.533],[0,0],[-1.667,-0.434],[-2.334,0],[-2.9,1.333],[-2.367,2.133],[-1.934,2.666],[-1.8,2.6],[-2.2,3.6],[-2.067,3.967],[-1.9,4.4],[-1.867,5.067]],"o":[[-2.134,7.067],[-2.434,5.867],[-0.4,-2.4],[-0.334,-3],[-0.267,-3.166],[-0.2,-3.133],[0,0],[0.533,10.4],[1.433,8.267],[-1.4,2.533],[-2.1,1.5],[-1.534,0],[-1.067,-0.3],[0,0],[1.467,0.733],[1.666,0.433],[3.8,0],[2.9,-1.334],[2.366,-2.134],[1.933,-2.667],[2.466,-3.533],[2.2,-3.6],[2.066,-3.966],[1.9,-4.4],[0,0]],"v":[[47.4,-52.6],[40.55,-33.2],[32.1,-17.2],[31,-25.3],[30.1,-34.55],[29.4,-44],[29,-52.6],[13.7,-52.6],[16.65,-24.6],[21.4,-2.2],[16.15,3.85],[9.5,6.1],[5.6,5.65],[2,4.4],[-2.5,16.1],[2.2,17.85],[8.2,18.5],[18.25,16.5],[26.15,11.3],[32.6,4.1],[38.2,-3.8],[45.2,-14.5],[51.6,-25.85],[57.55,-38.4],[63.2,-52.6]],"c":true},"ix":2},"nm":"y","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"y","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"f","size":12,"style":"Bold Italic","w":43.8,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.333,-3.866],[1.666,-7.066],[0,0],[0.833,-2.7],[1.166,-2.6],[1.466,-2.334],[1.734,-1.6],[0,0],[-2.667,5.3],[-2.267,9.534],[0,0],[0,0],[0,0],[0,0],[0,0],[-1.767,1.867],[-3.667,0],[-1.567,-0.3],[-1.2,-0.6],[0,0],[2.233,0.634],[3,0]],"o":[[-4.334,3.867],[0,0],[-0.534,2.334],[-0.834,2.7],[-1.167,2.6],[-1.466,2.333],[0,0],[3.2,-2.4],[2.666,-5.3],[0,0],[0,0],[0,0],[0,0],[0,0],[0.666,-2.8],[1.766,-1.866],[1.333,0],[1.566,0.3],[0,0],[-1.134,-0.533],[-2.234,-0.633],[-7.867,0]],"v":[[29.6,-71.8],[20.6,-55.4],[10.2,-11.8],[8.15,-4.25],[5.15,3.7],[1.2,11.1],[-3.6,17],[9.7,18.9],[18.5,7.35],[25.9,-14.9],[32,-40.4],[49.5,-40.4],[52.5,-52.6],[34.9,-52.6],[35.5,-55.2],[39.15,-62.2],[47.3,-65],[51.65,-64.55],[55.8,-63.2],[60.8,-74.9],[55.75,-76.65],[47.9,-77.6]],"c":true},"ix":2},"nm":"f","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"f","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"l","size":12,"style":"Bold Italic","w":30.5,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.966,0.467],[0.4,0.767],[-0.034,1],[-0.267,1.2],[0,0],[0,0],[0,0],[0.033,-2.766],[-1.167,-2.133],[-2.7,-1.233],[-4.734,0]],"o":[[-1.734,-0.133],[-0.967,-0.466],[-0.4,-0.766],[0.033,-1],[0,0],[0,0],[0,0],[-0.734,3.134],[-0.034,2.767],[1.166,2.134],[2.7,1.233],[0,0]],"v":[[31.8,-11.3],[27.75,-12.2],[25.7,-14.05],[25.15,-16.7],[25.6,-20],[39.5,-77.6],[24,-75.2],[11.3,-22.1],[10.15,-13.25],[11.85,-5.9],[17.65,-0.85],[28.8,1]],"c":true},"ix":2},"nm":"l","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"l","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"m","size":12,"style":"Bold Italic","w":84.6,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[-0.734,0.1],[-1.067,0],[-0.867,-1.366],[0,-1.866],[0.233,-1.166],[0.2,-0.933],[0,0],[0,0],[0,0],[-0.167,1.334],[0,1.2],[0,0.467],[0.133,0.534],[-1.267,0.5],[-1.4,0],[-0.867,-1.366],[0,-1.866],[0.233,-1.166],[0.2,-0.933],[0,0],[0,0],[0,0],[-0.167,1.334],[0,1.2],[0.666,2.167],[1.466,1.567],[2.233,0.834],[3.133,0],[2.433,-0.9],[2.466,-1.4],[2.1,0.8],[3.2,0],[2.033,-0.233],[1.633,-0.366],[1.3,-0.433],[1.133,-0.333]],"o":[[0,0],[0,0],[1,-0.2],[0.733,-0.1],[2.533,0],[0.866,1.367],[0,1.134],[-0.234,1.167],[0,0],[0,0],[0,0],[0.333,-1.333],[0.166,-1.333],[0,-0.4],[0,-0.466],[1,-0.533],[1.266,-0.5],[2.533,0],[0.866,1.367],[0,1.134],[-0.234,1.167],[0,0],[0,0],[0,0],[0.333,-1.333],[0.166,-1.333],[0,-2.6],[-0.667,-2.166],[-1.467,-1.566],[-2.234,-0.833],[-3.267,0],[-2.434,0.9],[-1.734,-1.6],[-2.1,-0.8],[-2.667,0],[-2.034,0.234],[-1.634,0.367],[-1.3,0.434],[0,0]],"v":[[7,0],[21.9,0],[31.6,-40.7],[34.2,-41.15],[36.9,-41.3],[42,-39.25],[43.3,-34.4],[42.95,-30.95],[42.3,-27.8],[35.7,0],[50.6,0],[57.4,-28.4],[58.15,-32.4],[58.4,-36.2],[58.4,-37.5],[58.2,-39],[61.6,-40.55],[65.6,-41.3],[70.7,-39.25],[72,-34.4],[71.65,-30.95],[71,-27.8],[64.4,0],[79.3,0],[86.1,-28.4],[86.85,-32.4],[87.1,-36.2],[86.1,-43.35],[82.9,-48.95],[77.35,-52.55],[69.3,-53.8],[60.75,-52.45],[53.4,-49],[47.65,-52.6],[39.7,-53.8],[32.65,-53.45],[27.15,-52.55],[22.75,-51.35],[19.1,-50.2]],"c":true},"ix":2},"nm":"m","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"m","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"s","size":12,"style":"Bold Italic","w":48.3,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.4,1],[1.133,0.667],[0,0],[-1.1,-0.533],[-1.6,-0.5],[-2.1,-0.334],[-2.6,0],[-3,1],[-1.934,1.6],[-0.9,2.067],[0,2.134],[0.466,1.534],[1.033,1.2],[1.733,1.067],[2.6,1.267],[1.033,0.667],[0,1.334],[-0.467,0.6],[-0.767,0.334],[-0.9,0.1],[-0.934,0],[-2.2,-0.666],[-1.4,-0.733],[0,0],[2.8,0.8],[3.6,0],[3.966,-3.133],[0,-5.4],[-0.634,-1.5],[-1.1,-1.166],[-1.467,-0.833],[-1.667,-0.733],[-0.934,-0.5],[-0.534,-0.466],[-0.234,-0.533],[0,-0.733],[1.266,-0.966],[3.4,0]],"o":[[-2.4,-1],[0,0],[0.6,0.334],[1.1,0.534],[1.6,0.5],[2.1,0.333],[4.2,0],[3,-1],[1.933,-1.6],[0.9,-2.066],[0,-2.066],[-0.467,-1.533],[-1.034,-1.2],[-1.734,-1.066],[-1.867,-0.933],[-1.034,-0.666],[0,-1],[0.466,-0.6],[0.766,-0.333],[0.9,-0.1],[2.133,0],[2.2,0.667],[0,0],[-1.734,-0.933],[-2.8,-0.8],[-7.6,0],[-3.967,3.134],[0,2.067],[0.633,1.5],[1.1,1.167],[1.466,0.834],[1.466,0.667],[0.933,0.5],[0.533,0.467],[0.233,0.534],[0,1.134],[-1.267,0.967],[-3.4,0]],"v":[[15.4,-12.1],[10.1,-14.6],[5,-3.2],[7.55,-1.9],[11.6,-0.35],[17.15,0.9],[24.2,1.4],[35,-0.1],[42.4,-4],[46.65,-9.5],[48,-15.8],[47.3,-21.2],[45.05,-25.3],[40.9,-28.7],[34.4,-32.2],[30.05,-34.6],[28.5,-37.6],[29.2,-40],[31.05,-41.4],[33.55,-42.05],[36.3,-42.2],[42.8,-41.2],[48.2,-39.1],[53.3,-50.2],[46.5,-52.8],[36.9,-54],[19.55,-49.3],[13.6,-36.5],[14.55,-31.15],[17.15,-27.15],[21,-24.15],[25.7,-21.8],[29.3,-20.05],[31.5,-18.6],[32.65,-17.1],[33,-15.2],[31.1,-12.05],[24.1,-10.6]],"c":true},"ix":2},"nm":"s","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"s","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"g","size":12,"style":"Bold Italic","w":56.7,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.133,0.667],[3.2,0],[4.033,-1.333],[3.1,-2.6],[1.866,-3.9],[0,-5.066],[-0.7,-2.366],[-1.434,-1.733],[-2.267,-0.966],[-3.134,0],[-1.5,0.4],[-1.334,0.667],[0,0],[2.166,-1.9],[4.266,0],[2.233,0.666],[2.066,0.933],[0,0],[-2.867,-0.767],[-4.2,0],[-3.4,1.033],[-2.434,2.1],[-1.634,3.166],[-1,4.334]],"o":[[-3,-1.4],[-3.134,-0.666],[-4.4,0],[-4.034,1.334],[-3.1,2.6],[-1.867,3.9],[0,2.8],[0.7,2.367],[1.433,1.734],[2.266,0.967],[1.666,0],[1.5,-0.4],[0,0],[-0.667,3],[-2.167,1.9],[-3.267,0],[-2.234,-0.667],[0,0],[2.333,1.133],[2.866,0.766],[4.533,0],[3.4,-1.034],[2.433,-2.1],[1.633,-3.167],[0,0]],"v":[[62.7,-49.9],[53.5,-53],[44,-54],[31.35,-52],[20.65,-46.1],[13.2,-36.35],[10.4,-22.9],[11.45,-15.15],[14.65,-9],[20.2,-4.95],[28.3,-3.5],[33.05,-4.1],[37.3,-5.7],[36.9,-3.8],[32.65,3.55],[23,6.4],[14.75,5.4],[8.3,3],[3.3,14.8],[11.1,17.65],[21.7,18.8],[33.6,17.25],[42.35,12.55],[48.45,4.65],[52.4,-6.6]],"c":true},"ix":2},"nm":"g","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[1.566,-0.333],[0.933,0],[0.933,0.467],[0.533,0.767],[0.2,1.034],[0,1.2],[-0.767,2.167],[-1.434,1.534],[-2,0.9],[-2.534,0],[-1.134,-0.266]],"o":[[-1.267,1.2],[-1.567,0.334],[-1.4,0],[-0.934,-0.466],[-0.534,-0.766],[-0.2,-1.033],[0,-2.466],[0.766,-2.166],[1.433,-1.533],[2,-0.9],[1.666,0],[0,0]],"v":[[40.3,-18.2],[36.05,-15.9],[32.3,-15.4],[28.8,-16.1],[26.6,-17.95],[25.5,-20.65],[25.2,-24],[26.35,-30.95],[29.65,-36.5],[34.8,-40.15],[41.6,-41.5],[45.8,-41.1]],"c":true},"ix":2},"nm":"g","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"g","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"T","size":12,"style":"Bold Italic","w":62.4,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[17.7,-69.3],[14.5,-56.2],[34.8,-56.2],[21.3,0],[36.9,0],[50.4,-56.2],[70.7,-56.2],[73.9,-69.3]],"c":true},"ix":2},"nm":"T","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"T","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"O","size":12,"style":"Bold Italic","w":75.7,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.1,-3.1],[0,-5],[1.1,-3.433],[1.966,-2.666],[2.633,-1.6],[3.066,0],[2.1,3.1],[0,5],[-1.1,3.467],[-1.967,2.667],[-2.634,1.6],[-3.067,0]],"o":[[2.1,3.1],[0,3.734],[-1.1,3.434],[-1.967,2.667],[-2.634,1.6],[-4.734,0],[-2.1,-3.1],[0,-3.666],[1.1,-3.466],[1.966,-2.666],[2.633,-1.6],[4.733,0]],"v":[[60.25,-52.85],[63.4,-40.7],[61.75,-29.95],[57.15,-20.8],[50.25,-14.4],[41.7,-12],[31.45,-16.65],[28.3,-28.8],[29.95,-39.5],[34.55,-48.7],[41.45,-55.1],[50,-57.5]],"c":true},"ix":2},"nm":"O","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-4.867,2.533],[-3.367,4.1],[-1.767,5.167],[0,5.2],[1.366,3.6],[2.466,2.5],[3.4,1.334],[4.066,0],[4.866,-2.566],[3.366,-4.1],[1.8,-5.133],[0,-5.2],[-1.367,-3.6],[-2.467,-2.5],[-3.4,-1.333],[-4.067,0]],"o":[[4.866,-2.533],[3.366,-4.1],[1.766,-5.166],[0,-4.533],[-1.367,-3.6],[-2.467,-2.5],[-3.4,-1.333],[-6.134,0],[-4.867,2.567],[-3.367,4.1],[-1.8,5.134],[0,4.534],[1.366,3.6],[2.466,2.5],[3.4,1.333],[6.2,0]],"v":[[56.7,-2.4],[69.05,-12.35],[76.75,-26.25],[79.4,-41.8],[77.35,-54],[71.6,-63.15],[62.8,-68.9],[51.6,-70.9],[35.1,-67.05],[22.75,-57.05],[15,-43.2],[12.3,-27.7],[14.35,-15.5],[20.1,-6.35],[28.9,-0.6],[40.1,1.4]],"c":true},"ix":2},"nm":"O","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"O","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"L","size":12,"style":"Bold Italic","w":55.6,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[26.2,-13.2],[39.7,-69.3],[24.1,-69.3],[7.5,0],[53.7,0],[56.9,-13.2]],"c":true},"ix":2},"nm":"L","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"L","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"},{"ch":"S","size":12,"style":"Bold Italic","w":55.9,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.6,0.367],[1.433,0.534],[1.133,0.6],[0.8,0.534],[0,0],[-1.434,-0.733],[-1.967,-0.633],[-2.434,-0.467],[-2.8,0],[-3.5,0.9],[-2.534,1.867],[-1.4,2.8],[0,3.8],[0.866,2],[1.466,1.567],[1.933,1.2],[2.066,1.067],[1.066,0.534],[0.8,0.667],[0.5,0.9],[0,1.334],[-0.634,1],[-1.067,0.634],[-1.4,0.267],[-1.534,0],[-2.4,-0.866],[-1.667,-1.266],[0,0],[1.433,0.7],[1.733,0.534],[2,0.367],[2.133,0],[3.466,-1.1],[2.3,-1.933],[1.166,-2.633],[0,-3.066],[-0.667,-1.833],[-1.134,-1.5],[-1.6,-1.2],[-1.8,-1.066],[-1.4,-0.666],[-1.134,-0.8],[-0.734,-0.966],[0,-1.333],[0.766,-1.1],[1.2,-0.6],[1.533,-0.233],[1.533,0]],"o":[[-1.6,-0.366],[-1.434,-0.533],[-1.134,-0.6],[0,0],[0.866,0.6],[1.433,0.734],[1.966,0.634],[2.433,0.466],[4.266,0],[3.5,-0.9],[2.533,-1.866],[1.4,-2.8],[0,-2.733],[-0.867,-2],[-1.467,-1.566],[-1.934,-1.2],[-1.2,-0.6],[-1.067,-0.533],[-0.8,-0.666],[-0.5,-0.9],[0,-1.466],[0.633,-1],[1.066,-0.633],[1.4,-0.266],[2.8,0],[2.4,0.867],[0,0],[-1,-0.666],[-1.434,-0.7],[-1.734,-0.533],[-2,-0.366],[-4.667,0],[-3.467,1.1],[-2.3,1.934],[-1.167,2.634],[0,2.4],[0.666,1.834],[1.133,1.5],[1.6,1.2],[1.4,0.8],[1.4,0.667],[1.133,0.8],[0.733,0.967],[0,1.734],[-0.767,1.1],[-1.2,0.6],[-1.534,0.234],[-1.734,0]],"v":[[21.9,-12.15],[17.35,-13.5],[13.5,-15.2],[10.6,-16.9],[4,-5],[7.45,-3],[12.55,-0.95],[19.15,0.7],[27,1.4],[38.65,0.05],[47.7,-4.1],[53.6,-11.1],[55.7,-21],[54.4,-28.1],[50.9,-33.45],[45.8,-37.6],[39.8,-41],[36.4,-42.7],[33.6,-44.5],[31.65,-46.85],[30.9,-50.2],[31.85,-53.9],[34.4,-56.35],[38.1,-57.7],[42.5,-58.1],[50.3,-56.8],[56.4,-53.6],[62.9,-65.1],[59.25,-67.15],[54.5,-69],[48.9,-70.35],[42.7,-70.9],[30.5,-69.25],[21.85,-64.7],[16.65,-57.85],[14.9,-49.3],[15.9,-42.95],[18.6,-37.95],[22.7,-33.9],[27.8,-30.5],[32,-28.3],[35.8,-26.1],[38.6,-23.45],[39.7,-20],[38.55,-15.75],[35.6,-13.2],[31.5,-11.95],[26.9,-11.6]],"c":true},"ix":2},"nm":"S","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"S","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Ubuntu"}]}
\ No newline at end of file
diff --git a/packages.config b/packages.config
new file mode 100644
index 0000000..7574204
--- /dev/null
+++ b/packages.config
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file