[[!meta title="Gologuzov Valentin"]] **MComix: an image viewer specifically designed to handle comic book archives. ** **Project name:** MComix **Project homepage:** Bugtracker: [sourceforge](http://sourceforge.net/p/mcomix/_list/tickets) Sourcecode: * [subversion sourceforge](http://sourceforge.net/p/mcomix/code/878/tree/) * [github mirror](https://github.com/Oddegamra/mcomix) [Mcomix statistic on Ohloh](https://www.ohloh.net/p/mcomix) Tickets ====== Since I'm using this software myself, I want to fix some tickets: * **Fixed Accepted** [bugifx #39](http://sourceforge.net/p/mcomix/bugs/39/) Double page mode: Optionally compute shrink ratio separately. Currently mcomix will shrink both pages by [or to] the same percentage as the larger one. So in case when two consequential images have different size, one of them zoomed to wrong size. [My commit](https://github.com/Oddegamra/mcomix/commit/000f12ec9a7a705f427930d98d87784684017cbb) [Pull request](https://github.com/Oddegamra/mcomix/pull/3) [Merge Commit](https://github.com/Oddegamra/mcomix/commit/63acb3d6f96d62abc04a35b6896cfcd195d13911) * **Fixed Accepted** [feature-request #40](http://sourceforge.net/p/mcomix/feature-requests/40/) Configurable shortcuts. Currently shortcuts can be changed in configuration file or with very unintuitive way. Dedicated dialog window or something similar will be much better. [My commit "Added preference to customise shortcuts."](https://github.com/Oddegamra/mcomix/commit/711189d5ece35416f92ab95db68a86fa083330fd) [Merge 1](https://github.com/Oddegamra/mcomix/commit/f6c867906bdc948f89cb4ca5044ce0b32fa31758) [My commit "Updating gtk accelerator labels."](https://github.com/Oddegamra/mcomix/commit/b7d9b9440b2ea75c931b068d3c807e8aee1abd22) [My commit "Accelerators completly removed from ui.py . Now we have single a way to define accelerators."](https://github.com/Oddegamra/mcomix/commit/dbda3e4c4a69721bfd9c23a993fc4eb051fdedbe) [Merge 2](https://github.com/Oddegamra/mcomix/commit/4ea2be0a6571ef2147e049e19d10e96a03edc54b) All communication was through bug tracker [bugifx #39](http://sourceforge.net/p/mcomix/bugs/39/), [feature-request #40](http://sourceforge.net/p/mcomix/feature-requests/40/) Presentation ========== * Short presentation of this assignment [[project_zamer.pdf]] * Results: [[project_solved.pdf]] Ohloh ===== Ohloh profile for imvalgo