aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_zoom-help.pd
blob: 03c7542502044f0c0a0259d51aa0ce8170a0c23f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#N canvas 6 61 450 300 10;
#X declare -lib Gem;
#X msg 164 99 gemList;
#X msg 164 212 gemList;
#X text 169 16 part of GEM;
#X obj 164 167 pix_zoom;
#X msg 216 122 zoomX zoomY;
#X text 176 43 pix_zoom;
#X text 151 73 zoom the pixels;
#X text 56 239 pix_zoom uses glPixelZoom to magnify/minify the pixels.
It is experimental.;
#X obj 328 8 declare -lib Gem;
#X connect 0 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 3 1;