Graphics Context
Graphics Context
- Controls the way server draws text and graphics on screen:
- Background and foreground colors, line width and style, region fill patterns, XORing
- Window background color is not the same as GC background color
- Multiple GCs may be used to quickly change between drawing styles