S. V. Ramanan wrote:

> In core/xgps/Source/XGGState.m
> 
> in the method:
> 
> - (void) _showString: xCharAdj: yCharAdj: char: adjArray: arrType: 
> isRelative:
> 
> the line
>      delta = [ctm pointInMatrixSpace: delta];
> should be replaced by
>      delta = [ctm deltaPointInMatrixSpace: delta];
> 
> for xyshow (and presumably all other stub functions calling _showString)
> to work.
> 

Fixed. thanks.





-- 
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                       | know how I hate the stuff.


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to