A4

Merge lp://staging/~andrea.corbellini/a4/display-image into lp://staging/a4

Proposed by Andrea Corbellini
Status: Merged
Merged at revision: 2
Proposed branch: lp://staging/~andrea.corbellini/a4/display-image
Merge into: lp://staging/a4
Diff against target: 289 lines (+266/-0)
4 files modified
a4 (+5/-0)
a4lib/app.py (+113/-0)
a4lib/svgimage.py (+28/-0)
ui/window_main.glade (+120/-0)
To merge this branch: bzr merge lp://staging/~andrea.corbellini/a4/display-image
Reviewer Review Type Date Requested Status
Andrea Gasparini Approve
Review via email: mp+26180@code.staging.launchpad.net

Description of the change

This branch is nothing special. It just adds some code to open and display SVG images. The UI is composed of three main widgets: the menu bar, the drawing area and the status bar. I haven't added a toolbar to reserve more space to the drawing area, we may add it later if it turns out to be useful.

This code is fully PEP-8 compliant and almost all the exceptional cases are threated correctly (see the TODOs).

To post a comment you must log in.
Revision history for this message
Andrea Gasparini (gaspa) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches