Version: (using KDE KDE 3.5.8) Installed from: Debian testing/unstable Packages OS: Linux I have an example kig file (which I will attach) that when I export to fig places the label z right on top of the segment it is labelling. This is not very nice visually. Actually it seems to do something similar with the label Q_p.
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