Cool, handy little snippet

Just a bit of advice, you can put 2 or more of those for...next loops together to make it faster. If you put all of them together everything is checked at once and you only have to run the loop once, and it gives real-time checking to see if the master fonts are available.
Also, instead of using make object etc to create the backdrop, just use backdrop on.
Cheers,
Kentaree