Bug 286734 - Some templates for 6x8 inch paper [patch]
Summary: Some templates for 6x8 inch paper [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-PrintCreator (show other bugs)
Version: 5.0.0
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 22:09 UTC by orrrobert
Modified: 2023-05-04 14:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.1.0


Attachments
four 2.5x3.5 (544.46 KB, image/jpeg)
2011-11-16 11:17 UTC, Ananta Palani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description orrrobert 2011-11-15 22:09:16 UTC
Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

    <template name="two 4x6" dpi="0" autorotate="true">
      <photo x="0"  y="0"  width="6" height="4" />
      <photo x="0"  y="4"  width="6" height="4" />
    </template>
    <template name="one 4x6 two 2x3" dpi="0" autorotate="true">
      <photo x="0"  y="0"  width="6" height="4" />
      <photo x="0"  y="4"  width="3" height="2" />
      <photo x="3"  y="4"  width="3" height="2" />
    </template>
    <template name="one 5x7 corner" dpi="0" autorotate="true">
      <photo x="0"  y="0"  width="5" height="7" />
    </template>
    <template name="four 2.5x3.5" dpi="0" autorotate="true">
      <photo x="0"   y="0"   width="2.5" height="3.5" />
      <photo x="0"   y="3.5" width="2.5" height="3.5" />
      <photo x="2.5" y="0" width="2.5" height="3.5" />
      <photo x="2.5" y="3.5" width="2.5" height="3.5" />
    </template>


Note four 2.5x3.5 has white space between the pictures and it shouldn't.

Reproducible: Always

Steps to Reproduce:
It shouldn't have white space


Expected Results:  
no white space between pictures
Comment 1 Ananta Palani 2011-11-16 11:17:17 UTC
Created attachment 65744 [details]
four 2.5x3.5

Can you post a picture and your full template .xml file? It works fine for me, as you can see from the attached image (even the layout preview is fine). The page size is incorrect, however, which might be a problem with windows specifically.
Comment 2 caulier.gilles 2015-05-18 21:23:28 UTC
Ananta,

What about this file ? I still valid using last kipi-plugins 4.10.0 ?

orrrobert,

Did you seen previous comment from Ananta ?

Gilles Caulier
Comment 3 caulier.gilles 2020-08-03 04:57:48 UTC
digiKam 7.0.0 stable release is now published:

https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/

We need a fresh feedback on this file using this version.

Best Regards

Gilles Caulier
Comment 4 caulier.gilles 2023-05-04 14:57:55 UTC
Git commit 7e942aac83fe13bfac8c976d436463dcf7792be3 by Gilles Caulier.
Committed on 04/05/2023 at 14:56.
Pushed by cgilles into branch 'master'.

Add 4 new Print Wizzard templates for 6x8 inchs photo paper
FIXED-IN: 8.1.0

A  +5    -0    core/dplugins/generic/tools/printcreator/templates/1_photo_4x6_2_photos_2x3.desktop
A  +5    -0    core/dplugins/generic/tools/printcreator/templates/1_photo_5x7_corner.desktop
A  +5    -0    core/dplugins/generic/tools/printcreator/templates/2_photos_4x6.desktop
A  +5    -0    core/dplugins/generic/tools/printcreator/templates/4_photos_2.5x3.5.desktop
M  +53   -20   core/dplugins/generic/tools/printcreator/templates/templates.xml

https://invent.kde.org/graphics/digikam/commit/7e942aac83fe13bfac8c976d436463dcf7792be3