Patch-ID# 100078-01 Keywords: gsmk,ss1,tranform,marker,transformation,display,markers,fortran Synopsis: markers not display correctly after transformation Date: SunOS release: 4.0.3c Unbundled Product: gks Unbundled Release: 3.0 Topic: BugID's fixed with this patch: 1032802 Architectures for which this patch is available: sun3, sun386i, sun4 Obsoleted by: 3.0.1 Problem Description: Markers not displayed after setting non-default normalization transformation. This is due to single precision arithmetic limitations, a section of code involved in GX transformations erroneously thought it had encountered an error condition. Build your application as follows: cc myfile.c umatrix-O.o -lgks -lsuntool -lsunwindow -lpixrect -lm