New approach (panels)

This commit is contained in:
2023-04-27 02:00:40 +03:00
parent 689622cb43
commit 4ae9b7f33b
12 changed files with 574 additions and 163 deletions

6
McBitFont/App.config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>