[Kde-imaging] [Bug 257636] New: add 35x45mm photo template for UK passports

Oliver Henshaw yoho_ahoy at hotmail.com
Mon Nov 22 19:49:33 CET 2010


https://bugs.kde.org/show_bug.cgi?id=257636

           Summary: add 35x45mm photo template for UK passports
           Product: kipiplugins
           Version: 1.5.0
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: PrintWizard
        AssignedTo: kde-imaging at kde.org
        ReportedBy: yoho_ahoy at hotmail.com


Version:           1.5.0 (using KDE 4.5.3) 
OS:                Linux

I used the print images wizard to print some passport photos but didn't see an
option for 35x45mm photos - the size required for passport photos in the UK. I
made a template for this before noticing the custom option in the wizard.

The template I used is pasted below:
$ cat ~/.kde/share/apps/kipiplugin_printimages/templates/templates.xml 
<templates>
        <paper name="passport-uk" width="90" height="150" unit="mm" >
                <template name="6_photos_3.5x4.5cm" dpi="0" autorotate="true">
                        <photo x="10" y="3"  width="35" height="45" />
                        <photo x="55" y="3"  width="35" height="45" />
                        <photo x="10" y="53" width="35" height="45" />
                        <photo x="55" y="53" width="35" height="45" />
                        <photo x="10" y="103" width="35" height="45" />
                        <photo x="55" y="103" width="35" height="45" />
                </template>
        </paper>
</templates>
$ cat
~/.kde/share/apps/kipiplugin_printimages/templates/6_photos_3.5x4.5cm.desktop
[Desktop Entry]
Name=Passport photos UK - 3.5x4.5cm (6 photos)

Even better would be to use the locale as a guide for which size photos to
print. 

Reproducible: Always

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list