# .packrc contains default setting for the program CirclePacking

CP_PATH packings/	# path to directory of circle packing data

PS_FILE pack_post.ps	# postscript file name for canvas dumps

PRINT_CMD lpr -PA207 -h # tells what print command to use

CUSTOM_FILE sel_post.ps # postscript file name for custom output

SCREEN_X_Y 0 70		# optional location of main window cluster

CANV_SIZE 500		# pixel size of initial (square) canvases 

# CP_HELP_FILE ~/bin/cp_help.info     # path/lmcation of help file

# ++++++ Predefined Function Key command strings

F1_KEY: disp -w -c;

F2_KEY: max_pack;fix;disp -w -c;

F3_KEY:

F4_KEY:

F5_KEY:

F6_KEY:

F7_KEY: 

F8_KEY: set_sv -i .01 0 0;

F9_KEY: set_sv -i 0 .01 0;

F10_KEY: set_sv -i 0 0 .01;

