chickadee » imlib2 » image-draw-text

image-draw-text img font color x y text #!optional (direction 'to-right) (angle #f)procedure

Draw the string text on img at coordinates x / y with color and font. Possible direction symbols are to-right, to-left, to-down, to-up and to-angle. The optional angle argument must be supplied when direction is to-angle.