]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/drazajak/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / drazajak / index.mdwn
index adc773d58a8eab45f99466c6049e4be3eb0986f8..954052c1782f54bd02b633793a3a0e0bd6d172b8 100644 (file)
@@ -4,18 +4,20 @@
 
 **Actual code share:** [http://github.com/bricelam/ImageResizer](http://github.com/bricelam/ImageResizer)
 
+**My fork code:** [http://github.com/drazajak/ImageResizer](http://github.com/drazajak/ImageResizer)
+
 Image Resizer for Windows is a utility that lets you resize one or more selected image files directly from Windows Explorer by right-clicking. I created it so that modern Windows users could regain the joy they left behind with Microsoft's Image Resizer Powertoy for Windows XP.
 
 Assignment
 ======
 
-1) Select aspect ratio
+1) Option to keep modified date
 
-2) Option to keep modified date
+2) Select JPEG quality level (Implemented, just needs UI)
 
-3) Select JPEG quality level (Implemented, just needs UI)
+3) Custom filenames
 
-4) Custom filenames
+4) Select aspect ratio
 
 IssueTracker: (https://imageresizer.codeplex.com/workitem/8655)