note | You may notice that under the X Window System the size of the software fonts varies from device to device. When you start PV-WAVE, the PV-WAVE hardware font is set to the current hardware font of the X server. Not all X servers will have the same default font size because users can reconfigure the default font and the default font can differ between X servers. Therefore, you may discover that the hardware font size, and therefore the software font size, may vary across different workstations. You can avoid this by explicitly setting the X font using the DEVICE procedure. For example: DEVICE, font='-adobe-courier-medium-r-normal--14-*' |
TEK_COLOR ; set up a predefined color table called tek_color
; Plot a map given the specified range.
MAP, RANGE = [-150, 30, 30, 70]
; Label the city of Boulder, Colorado.
MAP_XYOUTS, -105.3, 40.0, 'Boulder', Color=5, $
Charsize = 1.5, Charthick = 2