/* --------------------------------------------------------------- *\ 20-fontopts.098.patch 20-fontopts.cvs.patch \* --------------------------------------------------------------- */ this patch adds some new options to fluxbox *.font: fontname-size:option,specoption1:key=val;key2=val2 etc eg: *.font: Verdana-10:bold,shadow:offsetx=2;offsety=4;color=green *.font: Verdana-10:halo:color=blue possible specoptions atm: halo: color=colorname shadow: color=colorname offsetx=number (negative allowed) offsety=number (negative allowed) authors: m. gumz (akira) improvements and cleanups c. mccreesh (ciaranm) - basic implementation