Artifact 907ab1647b4a587464b836acefdd6f73b021117c:


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.