Posts

Showing posts with the label ISO standards

Graphical Kernel System

Image
The Graphical Kernel System ( GKS ) was the first ISO standard for low-level computer graphics, introduced in 1977. A draft international standard was circulated for review in September, 1983. [1] [2] [3] Final ratification of the standard was achieved in 1985. [4] [5] GKS provides a set of drawing features for two-dimensional vector graphics suitable for charting and similar duties. The calls are designed to be portable across different programming languages, graphics devices and hardware, so that applications written to use GKS will be readily portable to many platforms and devices. GKS was fairly common on computer workstations in the 1980s and early 1990s. [6] GKS formed the basis of Digital Research's GSX and GEM products; the latter was common on the Atari ST and was occasionally seen on PCs particularly in conjunction with Ventura Publisher. It was little used outside these markets and is essentially obsolete today except insofar as it is the underlying API defining the Com...