From b88a64023a08ed9a0e520058ef8be200515d9639 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 7 Jul 2004 23:44:16 +0000 Subject: added basic [comment] help svn path=/trunk/externals/miXed/; revision=1842 --- doc/help/cyclone/comment-help.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/help/cyclone/comment-help.pd (limited to 'doc/help') diff --git a/doc/help/cyclone/comment-help.pd b/doc/help/cyclone/comment-help.pd new file mode 100644 index 0000000..c705161 --- /dev/null +++ b/doc/help/cyclone/comment-help.pd @@ -0,0 +1,20 @@ +#N canvas 486 257 517 358 10; +#X text 62 280 cyclone is (c) Krzysztof Czaja and others; +#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; -- cgit v1.2.1