Point Sets

The Fibered Fractal Tiler deals with all currently selected grid locations as sets of points. These point sets can be saved to a file or loaded from an existing file.

Saving

The currently selected set of grid locations (or, points) can be saved by selecting 'File' -> 'Save' (or 'Save As...'). This will cause it to write out a simple text file with a listing of all of the points that are currently selected in the grid to the selected filename.

Loading

A set of points saved in a '.pts' file can be loaded by selecting 'File' -> 'Open'. This will cause the current grid to be completely reset (clearing any points that are currently selected) and the set of points contained in the file to become selected in the grid.