aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/comment-help.pd
blob: 3170684283c78294384fb6b725cb37cb5d5efdfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#N canvas 486 257 517 358 10;
#X text 5 5 ;
#X text 63 298 docs based on the MAX/MSP reference (c) cycling'74;
#X text 62 312 ___________________________________________________
;
#X obj 9 14 comment 0 12 Courier ? 0 0 0 0 [comment];
#X text 92 13 a text comment with some formatting options \, meant
to be Max/MSP compatible;
#X obj 14 210 comment 0 12 Courier ? 0 0 0 0 [comment 0 12 Courier]
;
#X text 11 65 Comment accepts three arguments which define the basic
formatting: width \, font-size \, font-face;
#X obj 15 233 comment 0 20 Times ? 0 0 0 0 [comment 0 20 Times];
#X text 13 186 Here are some examples:;
#X obj 269 212 comment 100 14 Helvetica ? 0 0 0 0 [comment 100 14 Helvetica]
;
#X text 27 145 - font-face: one of the Pd standards: Courier \, Times
\, or Helvetica;
#X text 27 128 - font-size: in pixels;
#X text 27 111 - width: in pixels \, wraps text to this width;