diff --git a/HPPH.SkiaSharp/HPPH.SkiaSharp.csproj b/HPPH.SkiaSharp/HPPH.SkiaSharp.csproj index c2837f1..dc03760 100644 --- a/HPPH.SkiaSharp/HPPH.SkiaSharp.csproj +++ b/HPPH.SkiaSharp/HPPH.SkiaSharp.csproj @@ -5,8 +5,61 @@ enable enable true + + Darth Affe + Wyrez + en-US + en-US + HPPH.SkiaSharp + HPPH.SkiaSharp + HPPH.SkiaSharp + HPPH.SkiaSharp + HPPH.SkiaSharp + SkiaSharp extensions for HPPH + SkiaSharp extensions for HPPH + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 + hpph.png + README.md + https://github.com/DarthAffe/HPPH + LGPL-2.1-only + Github + https://github.com/DarthAffe/HPPH + True + + + + + 1.0.0 + 1.0.0 + 1.0.0 + + ..\bin\ + true + True + True + snupkg + + $(DefineConstants);TRACE;DEBUG + true + full + false + + + + portable + true + $(NoWarn);CS1591;CS1572;CS1573 + $(DefineConstants);RELEASE + + + + + + + diff --git a/HPPH.SkiaSharp/hpph.png b/HPPH.SkiaSharp/hpph.png new file mode 100644 index 0000000..af1fb1b Binary files /dev/null and b/HPPH.SkiaSharp/hpph.png differ diff --git a/HPPH.System.Drawing/HPPH.System.Drawing.csproj b/HPPH.System.Drawing/HPPH.System.Drawing.csproj index ec01550..6b284fe 100644 --- a/HPPH.System.Drawing/HPPH.System.Drawing.csproj +++ b/HPPH.System.Drawing/HPPH.System.Drawing.csproj @@ -5,8 +5,61 @@ enable enable true + + Darth Affe + Wyrez + en-US + en-US + HPPH.System.Drawing + HPPH.System.Drawing + HPPH.System.Drawing + HPPH.System.Drawing + HPPH.System.Drawing + System.Drawing extensions for HPPH + System.Drawing extensions for HPPH + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 + hpph.png + README.md + https://github.com/DarthAffe/HPPH + LGPL-2.1-only + Github + https://github.com/DarthAffe/HPPH + True + + + + + 1.0.0 + 1.0.0 + 1.0.0 + + ..\bin\ + true + True + True + snupkg - + + + $(DefineConstants);TRACE;DEBUG + true + full + false + + + + portable + true + $(NoWarn);CS1591;CS1572;CS1573 + $(DefineConstants);RELEASE + + + + + + + diff --git a/HPPH.System.Drawing/hpph.png b/HPPH.System.Drawing/hpph.png new file mode 100644 index 0000000..af1fb1b Binary files /dev/null and b/HPPH.System.Drawing/hpph.png differ diff --git a/HPPH/HPPH.csproj b/HPPH/HPPH.csproj index 0561bbc..b805d42 100644 --- a/HPPH/HPPH.csproj +++ b/HPPH/HPPH.csproj @@ -7,8 +7,61 @@ true true Generated + + Darth Affe + Wyrez + en-US + en-US + HPPH + HPPH + HPPH + HPPH + HPPH + Some optimized things to perform on color-data + High Performance Pixel Handling + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 + hpph.png + README.md + https://github.com/DarthAffe/HPPH + LGPL-2.1-only + Github + https://github.com/DarthAffe/HPPH + True + + + + + 1.0.0 + 1.0.0 + 1.0.0 + + ..\bin\ + true + True + True + snupkg + + $(DefineConstants);TRACE;DEBUG + true + full + false + + + + portable + true + $(NoWarn);CS1591;CS1572;CS1573 + $(DefineConstants);RELEASE + + + + + + + diff --git a/HPPH/hpph.png b/HPPH/hpph.png new file mode 100644 index 0000000..af1fb1b Binary files /dev/null and b/HPPH/hpph.png differ