Add graphics primitives:
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Thu, 19 Dec 1991 19:53:03 +0000 (19:53 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Thu, 19 Dec 1991 19:53:03 +0000 (19:53 +0000)
commit1dee8c955f422b5846116005c00c9bcc92f2460d
treef25710b87779669f499f640388e11a7571d98f93
parent2097efeecb47225ae71aa53fd554301e69205bf3
Add graphics primitives:

  X-FONT-STRUCTURE
    Given an X display and the name of a font, return a Scheme
    equivalent of the X font structure, which describes the dimensions
    of each character, etc.

  X-GRAPHICS-COPY-AREA
    Given an X window and coordinates describing two rectangles in it,
    move the contents of the first rectangle to the other.
v7/src/microcode/version.h
v7/src/microcode/x11base.c
v7/src/microcode/x11graph.c
v8/src/microcode/version.h