Patch-ID# 100097-01 Keywords: single, locator, polyline, fillarea, gx, gp, precision, display, ncd, section Synopsis: Precision problem with display small NCD section Date: 7/23/90 SunOS release: 4.0.3c Unbundled Product: SunGKS Unbundled Release: 3.0 Topic: BugID's fixed with this patch: 1041256 Architectures for which this patch is available: sun-4 Obsoleted by: 3.0.1 Problem Description: Precision problem with display small NCD section An internal Sun_GKS routine was adding to the NDC size of the viewport. The constant was very small so that it did not have an effect unless the width/height of the viewport was set similarly small. Build your application as follows: cc myfile.c sun_cg6-O.o -lgks -lsuntool -lsunwindow -lpixrect -lm