x11: Fix x-graphics-vdc-extent and x-graphics-set-clip-rectangle.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sun, 20 Jan 2019 19:38:04 +0000 (11:38 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 26 Jan 2019 22:47:27 +0000 (14:47 -0800)
commit5e6070c2db0f03657f427ed430c6ac2e1012ad15
tree9d44b0821a6071c8df92aedd815e776258402734
parent6518ab3315e7bd05df2f137a7014e90e7c5e590f
x11: Fix x-graphics-vdc-extent and x-graphics-set-clip-rectangle.

x-graphics-vdc-extent should have had one argument and returned a
vector, and x-graphics-set-clip-rectangle needed to accept floats.

(cherry picked from commit cc175b7ef75231a0220d7f384e4fc1c1dd80df67)
src/x11/x11-graphics.scm
src/x11/x11.cdecl
src/x11/x11graph.c