# Font stitcher CSV control file
# You can have as many FROM? and EXCLUDE records as you please. Later ones override ealier.
# Define the first font
FONTA,Bitstream Vera Sans Mono
# Define the second font
FONTB,Pragmata Pro
# Character ranges to take from the first font. Specify ranges in decimal, hex or Unicode chars.
FROMA,32,!-~,0x80-0xff
# Character ranges to take from the second font:
FROMB,0x370-0x4FF,0x20ac
# Character ranges to leave out:
EXCLUDE,0x450-0x455
# One more char to include from second font
FROMB,0x453