]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/drazajak/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / drazajak / index.mdwn
1 [[!meta title="Dražan Jakub"]]
2
3 **Project name and homepage:** [ImageResizer.NET](http://imageresizer.codeplex.com/)
4
5 **Actual code share:** [http://github.com/bricelam/ImageResizer](http://github.com/bricelam/ImageResizer)
6
7 **My fork code:** [http://github.com/drazajak/ImageResizer](http://github.com/drazajak/ImageResizer)
8
9 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.
10
11 Assignment
12 ======
13
14 1) Option to keep modified date
15
16 2) Select JPEG quality level (Implemented, just needs UI)
17
18 3) Custom filenames
19
20 4) Select aspect ratio
21
22 IssueTracker: (https://imageresizer.codeplex.com/workitem/8655)
23
24 (other features 2-4 follow a conversation with project manager)
25
26 Documenatation
27 ==========
28
29 1) My commits: [http://github.com/bricelam/ImageResizer/pull/1/](http://github.com/bricelam/ImageResizer/pull/1/)
30
31 2) Comunnication via e-mail
32
33 Presentation
34 ==========
35
36 1) [[ImageResizer_-_uvodni_prezentace.pdf]]
37
38 2) [[ImageResizer_-_results.pdf]]