Add code to decode OS/2 monochrome icons and pointers, and a separate Icon Viewer for debugging.

This commit is contained in:
2018-03-05 12:50:28 +00:00
parent 378cbd5d33
commit ec57e0fd03
11 changed files with 446 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<TargetFrameworkIdentifier>Xamarin.Mac</TargetFrameworkIdentifier>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
<ReleaseVersion>0.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<UseSGen>false</UseSGen>