<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>257636</bug_id>
          
          <creation_ts>2010-11-22 19:49:32 +0000</creation_ts>
          <short_desc>add 35x45mm photo template for UK passports</short_desc>
          <delta_ts>2017-07-04 03:39:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>digikam</product>
          <component>Plugin-Generic-PrintCreator</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Oliver Henshaw">oliver.henshaw</reporter>
          <assigned_to name="Digikam Developers">digikam-bugs-null</assigned_to>
          <cc>anaselli</cc>
    
    <cc>caulier.gilles</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>2.6.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1048134</commentid>
    <comment_count>0</comment_count>
    <who name="Oliver Henshaw">oliver.henshaw</who>
    <bug_when>2010-11-22 19:49:32 +0000</bug_when>
    <thetext>Version:           1.5.0 (using KDE 4.5.3) 
OS:                Linux

I used the print images wizard to print some passport photos but didn&apos;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 
&lt;templates&gt;
        &lt;paper name=&quot;passport-uk&quot; width=&quot;90&quot; height=&quot;150&quot; unit=&quot;mm&quot; &gt;
                &lt;template name=&quot;6_photos_3.5x4.5cm&quot; dpi=&quot;0&quot; autorotate=&quot;true&quot;&gt;
                        &lt;photo x=&quot;10&quot; y=&quot;3&quot;  width=&quot;35&quot; height=&quot;45&quot; /&gt;
                        &lt;photo x=&quot;55&quot; y=&quot;3&quot;  width=&quot;35&quot; height=&quot;45&quot; /&gt;
                        &lt;photo x=&quot;10&quot; y=&quot;53&quot; width=&quot;35&quot; height=&quot;45&quot; /&gt;
                        &lt;photo x=&quot;55&quot; y=&quot;53&quot; width=&quot;35&quot; height=&quot;45&quot; /&gt;
                        &lt;photo x=&quot;10&quot; y=&quot;103&quot; width=&quot;35&quot; height=&quot;45&quot; /&gt;
                        &lt;photo x=&quot;55&quot; y=&quot;103&quot; width=&quot;35&quot; height=&quot;45&quot; /&gt;
                &lt;/template&gt;
        &lt;/paper&gt;
&lt;/templates&gt;
$ 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1217615</commentid>
    <comment_count>1</comment_count>
    <who name="Angelo Naselli">anaselli</who>
    <bug_when>2012-01-22 21:01:40 +0000</bug_when>
    <thetext>Git commit fe569624a47ccfa7acc6a41e9a28d91bca7feacc by Angelo Naselli.
Committed on 22/01/2012 at 22:00.
Pushed by anaselli into branch &apos;master&apos;.

added 35x45mm photo template for UK passports

A  +2    -0    printimages/templates/6_photos_3.5x4.5cm.desktop
M  +14   -1    printimages/templates/templates.xml

http://commits.kde.org/kipi-plugins/fe569624a47ccfa7acc6a41e9a28d91bca7feacc</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>