Back: 3.5.1 Style keyword Forward: 3.5.3 Coordinate systems     FastBack: 3. Graphics Up: 3.5 Graphics style FastForward: 4. Embedding Compiled Routines Inside Yorick         Top: Yorick: An Interpreted Language Contents: Table of Contents     About: About This Document

3.5.2 ‘style.i’ functions

If you need to control details of the graphics style from a Yorick program, you can include the library file ‘style.i’:

 
#include "style.i"

This defines functions get_style and set_style which enable you to determine and change every detail of Yorick’s graphics style model. Functions read_style and write_style read from or write to a text file in the format used by the style= keyword.