SBD: vector graphics
SBD is a decompiled form of the quicksilver file format quicksilver vector bitmap(.qvb).
the syntax for a dot is dot{{x,y} #hexcolor}
the syntax to erase is ersex,y
the syntax for a rectangle is rect{{x,y} {height,width} #hexcolor}
to fill a rectangle use flrct{{x,y} {height, width} #hexcolor}
sz will be replaced with the size
ends a command, use this!!!!!
you get a 300x300 drawing space
5/15/2012 4:29 PM-That is it for now