draw_points_relative/[2,3] draw_points_relative(+Drawable, +Points)
draw_points_relative(+Drawable, +Gc, +Points)
Draw single pixel points in Drawable. Points is a list of
point(X,Y) terms, each specifying an x and y offset from
the previous point. The first point is absolute.