Why is scale=(-1,1) relevant for the text? Does xcircuit have an x-axis from right to left? For postscript this is not the case, it is from left to right, bottom to top. A simillar problem appears with graphical representations of functions, data sets, statistical material etc A program like grace caring about such data has a similar problem for SVG output, because the y-axis of SVG points down (top to bottom). I think, they use a scale(1,-1) and some translations for the complete set of graphical objects and use additionally a matrix transformation on each text element (which can be decomposed again in a scale(1,-1) and some other transformations of course).Received on Tuesday, 7 July 2009 13:28:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:55:12 GMT