| Summary: | fig label export does not reflect screen sometimes | ||
|---|---|---|---|
| Product: | [Applications] kig | Reporter: | David Bremner <bremner-keyword-kde.673b66> |
| Component: | general | Assignee: | Pino Toscano <pino> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | example where the labels shift on export | ||
|
Description
David Bremner
2007-12-07 17:26:07 UTC
Created attachment 22400 [details]
example where the labels shift on export
Actually, all the labels seems slightly shifted on the top. You can verify the real position of a text label position by activating its frame, and looking at its top-left corner. SVN commit 754360 by pino: Pass the coordinate of bottom-left corner of the text label, as XFig wants. CCBUG: 153629 M +1 -1 exporter.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=754360 SVN commit 754361 by pino: Pass the coordinate of bottom-left corner of the text label, as XFig wants. CCBUG: 153629 M +1 -1 exporter.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=754361 SVN commit 754362 by pino: Pass the coordinate of bottom-left corner of the text label, as XFig wants. BUG: 153629 M +1 -1 xfigexporter.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=754362 |