[Kde-imaging] [Bug 286734] New: Some templates for 6x8 inch paper and a bug
orrrobert at gmail.com
orrrobert at gmail.com
Tue Nov 15 22:09:16 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=286734
Summary: Some templates for 6x8 inch paper and a bug
Product: kipiplugins
Version: unspecified
Platform: Debian stable
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: PrintWizard
AssignedTo: kde-imaging at kde.org
ReportedBy: orrrobert at gmail.com
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
--
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