After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 413275 - Edges lost on PNG export
Edges lost on PNG export
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: exports
0.95
Other All
: Normal minor
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-28 23:46 UTC by dukedave
Modified: 2007-03-04 19:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Dia file for test case (722 bytes, application/octet-stream)
2007-02-28 23:47 UTC, dukedave
Details
PNG created exporting file (1.50 KB, image/png)
2007-02-28 23:48 UTC, dukedave
Details

Description dukedave 2007-02-28 23:46:36 UTC
Please describe the problem:
When exporting a diagram the edges (bottom and right most) are 'cropped' out.

This is best seen in attachments.

Steps to reproduce:
1. Create diagram
2. Select export and suffix name with .png
3. Observe clipping

Actual results:
Edges are clipped off

Expected results:
Dimensions of PNG should extend to very edge of farthest diagram components.

Does this happen every time?
Yes

Other information:
Comment 1 dukedave 2007-02-28 23:47:32 UTC
Created attachment 83606 [details]
Dia file for test case
Comment 2 dukedave 2007-02-28 23:48:05 UTC
Created attachment 83607 [details]
PNG created exporting file
Comment 3 Lars Clausen 2007-03-04 19:26:49 UTC
This appears to be a rounding error.  Fixed for both libart and pixmap export.