This is Shell Script which helps configuration of fonts for X font server.
X font server refers a file "font.dir" which is made from a file "font.scale".
User modifies its "font.scale" easily using this "chkfontscale".

Usage: chkfontscale [ [--help] or [-a file directory] or [-r filename directory]]
-a	:add information of font to fonts.scale
file	  --font.scale file which new font information is included.
directory --target directory which includes font.scale
-r	:remove information of font from fonts.scale
fontname  --Name of fontfile
directory --Target directory which includes font.scale
-help	:help information
