aboutsummaryrefslogtreecommitdiff
path: root/Gem/textextruded-help.pd
blob: 58a29dfa4123eec214f3fb8b90c423717d028934 (plain)
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
#N canvas 26 90 645 630 10;
#X declare -lib Gem;
#X text 54 30 Class: geometric object;
#X obj 466 65 cnv 15 170 270 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 466 341 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
0;
#N canvas 0 22 450 300 gemwin 0;
#X obj 132 136 gemwin;
#X obj 67 89 outlet;
#X obj 67 10 inlet;
#X obj 67 41 route create;
#X msg 67 70 set destroy;
#X msg 142 68 set create;
#X msg 198 112 destroy;
#X msg 132 112 create \, 1;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 3 0 7 0;
#X connect 3 1 5 0;
#X connect 3 1 6 0;
#X connect 4 0 1 0;
#X connect 5 0 1 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X restore 471 380 pd gemwin;
#X msg 471 361 create;
#X text 467 340 Create window:;
#X obj 7 65 cnv 15 450 220 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 8 336 cnv 15 450 180 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 9 341 Inlets:;
#X obj 8 295 cnv 15 450 30 empty empty empty 20 12 0 14 -195568 -66577
0;
#X text 17 294 Arguments:;
#X text 452 8 GEM object;
#X text 27 353 Inlet 1: gemlist;
#X text 9 476 Outlets:;
#X text 21 489 Outlet 1: gemlist;
#X text 472 47 Example:;
#X obj 469 112 cnv 15 150 220 empty empty empty 20 12 0 14 -24198 -66577
0;
#X obj 472 68 gemhead;
#X floatatom 517 287 5 0 100 1 size - -;
#X msg 482 152 font \$1;
#X obj 482 133 openpanel;
#X obj 482 116 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 490 178 text hello world!;
#X msg 494 197 1 2 3 4;
#X text 7 69 Description: Renders a line of text;
#X text 63 306 initial text (defaults to "gem");
#X text 10 123 Any TrueType-font can be rendered. Per default a file
"vera.ttf" is searched in the paths. If it is not found you will not
see anything unless you load a valid font via the "font"-message. The
font-loader uses Pd's search-paths \, so you could specify your path
on the command-line and load fonts with just "font times.ttf".;
#X text 7 208 Justification:;
#X text 32 223 horizontal justification can be one of "left" \, "right"
\, "center"(default) and "base"(none);
#X text 32 253 vertical justification can be one of "top" \, "bottom"
\, "middle"(default) and "base"(none);
#X msg 489 224 justify left base;
#X floatatom 576 72 5 0 0 0 - - -;
#X floatatom 535 67 4 0 0 0 - - -;
#X text 27 367 Inlet 1: message: font <.TTF-file> : load a TrueType-font
;
#X text 27 381 Inlet 1: message: text [<blah>] : render the given text
;
#X text 27 394 Inlet 1: message: list [<blah>] : render the given text
;
#X text 27 428 Inlet 1: message: justify <hor> [<vert>] : horizontal&vertical
justification;
#X obj 472 89 rotateXYZ;
#X obj 20 523 cnv 15 400 40 empty empty empty 20 12 0 14 -261681 -66577
0;
#X text 33 527 Note: on some systems it might be necessary to turn
rendering ON before loading a font.;
#X obj 472 308 textextruded;
#X text 33 14 Synopsis: [textextruded];
#X msg 497 268 depth \$1;
#X floatatom 497 249 5 0 0 1 depth - -;
#X text 10 94 [textextruded] renders one line of a extruded text with
the current color \, and all 3D-transformation;
#X text 27 408 Inlet 1: message: depth <float> : extrusion depth;
#X obj 20 568 cnv 15 400 40 empty empty empty 20 12 0 14 -261681 -66577
0;
#X text 22 573 Note: GEM needs to be compiled with FTGL-support for
this to work;
#X text 472 418 see also:;
#X obj 545 418 text2d;
#X obj 592 418 text3d;
#X text 27 457 Inlet 2: float: size (in points). (default:20);
#X obj 531 8 declare -lib Gem;
#X connect 3 0 4 0;
#X connect 4 0 3 0;
#X connect 17 0 37 0;
#X connect 18 0 40 1;
#X connect 19 0 40 0;
#X connect 20 0 19 0;
#X connect 21 0 20 0;
#X connect 22 0 40 0;
#X connect 23 0 40 0;
#X connect 30 0 40 0;
#X connect 31 0 37 3;
#X connect 32 0 37 1;
#X connect 37 0 40 0;
#X connect 42 0 40 0;
#X connect 43 0 42 0;