You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Image Filter Collection
2
-
Collection of Image Filters for Pixel Art resizing. (HQ, XBR, etc)
3
-
Based on the 2dImageFilter by Hawkynt: https://github.com/Hawkynt/2dimagefilter
2
+
Collection of Image Filters for PixelArt resizing. (HQ, XBR, etc)
3
+
based on the 2dImageFilter by Hawkynt: https://github.com/Hawkynt/2dimagefilter
4
4
5
5
Most likely i made a new gui (WPF) and added the option to use the clipboard as source for the images, and a wrapper to use the filters in any NetStandart2.0 or higher environemt.
6
6
7
-
It supports PNG files and Clipboard with Alpha channel
7
+
It supports PNG files and clipboard with alpha channel
0 commit comments