Canvas Draw

Documentation
Login

native Module

Synopsis

Racket

(require (planet murphy/canvas-draw:1:0/native))
CHICKEN (require-extension canvas-draw-native)

Native context support. Initializes context+ support when loaded.

Context Types

[context:native context?]

Context type for native windows.

Auxiliary Functions

(screen-size) → (values integer? integer? real? real?)

Determines the width and height of the whole screen in pixels and millimeters.