frame2
fn
void frame2(string s, int x, int y, int w, int h)Draws a frame using a string specification (variant).
Similar to frame() but with different edge handling.
Parameters
s | Frame specification string |
x | X coordinate |
y | Y coordinate |
w | Width |
h | Height |