/usr/lib/pd/extra/cyclone/comment-help.pd is in pd-cyclone 0.2~beta1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | #N canvas 526 81 569 531 10;
#X obj 0 0 cnv 15 552 40 empty empty comment 3 12 0 18 -204280 -1 0
;
#X obj 0 492 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#X obj 0 540 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 577 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 0 718 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#N canvas 242 347 428 75 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
#X text 6 1 Related Objects;
#X restore 206 722 pd Related_objects;
#N canvas 571 307 379 261 META 0;
#X text 1 135 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 1 93 AUTHOR Krzysztof Czaja;
#X text 1 20 LICENSE SIBSD;
#X text 0 73 VERSION 0.2-beta1;
#X text 0 114 RELEASE_DATE 2002;
#X text 1 165 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
adapted the patch to pd-extended 2015-02-02;
#X text 1 0 KEYWORDS max_compatible GUI;
#X text 1 40 DESCRIPTION a text comment with formatting options \,
meant to be Max/MSP compatible;
#X restore 502 722 pd META;
#X obj 495 4 _comment;
#X text 96 550 (none);
#X text 96 505 (none);
#X text 15 43 comment;
#X text 73 429 ___________________________________________________
;
#X obj 19 61 comment 0 12 Courier ? 0 0 0 0 [comment];
#X text 112 60 a text comment with some formatting options \, meant
to be Max/MSP compatible;
#X text 21 98 Comment accepts three arguments which define the basic
formatting: width \, font-size \, font-face;
#X text 23 219 Here are some examples:;
#X text 37 152 - font-size: in pixels;
#X text 37 169 - font-face: one of the Pd standards (Courier \, Times
\, or Helvetica) as well as any other single-word font available on
your system.;
#X text 21 451 * Note: Using the mouse you can click-drag the top right
edge of the comment to change the width.;
#X text 37 135 - width: in pixels \, wraps text to this width *;
#X text 17 371 Click the object in edit mode \, then press <F4> to
show the object name and arguments.;
#X text 17 401 You can also press <F5> to duplicate the comment text
into a new Pd text object.;
#X text 8 23 a text comment with some formatting options;
#X text 96 584 1;
#X text 130 584 - pixelWidth;
#X text 131 599 - fontSize;
#X text 131 613 - fontName;
#X text 131 627 - encoding;
#X text 132 641 - fontProperties;
#X text 132 655 - red value (0-255);
#X text 132 670 - green value (0-255);
#X text 132 685 - blue value (0-255);
#X text 97 599 2;
#X text 97 613 3;
#X text 97 627 4;
#X text 98 641 5;
#X text 98 656 6;
#X text 98 671 7;
#X text 98 684 8;
#X obj 14 233 cyclone/comment 0 12 Courier ? 0 0 0 0 [comment 0 12
Courier];
#X obj 194 328 cyclone/comment 329 14 Helvetica ? 0 0 128 128 [comment
0 14 Helvetica ? 0 0 128 128];
#X obj 20 291 cyclone/comment 0 20 Times ? 0 255 128 0 [comment 0 20
Times ? 0 255 128 0];
#X obj 25 266 cyclone/comment 0 20 Times ? 0 0 0 0 [comment 0 20 Times]
;
#X obj 333 216 cyclone/comment 88 14 Helvetica ? 0 0 0 0 [comment 100
14 Helvetica];
|