Is there a function to determine if a font exists? Something like:
if exists("Monaco") set gfn=Monaco:h10 elsif exists("Consolas") set gfn=Consolas:h11 endif Roughly... Robert
Is there a function to determine if a font exists? Something like:
if exists("Monaco") set gfn=Monaco:h10 elsif exists("Consolas") set gfn=Consolas:h11 endif Roughly... Robert