From 2c0b722536a4ec2f723c289b695b983741c678f8 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 Nov 2012 14:25:59 +0000 Subject: commit windows binaries from old rsync auto-build setup, including Gem 0.93.1 svn path=/trunk/; revision=16520 --- packages/noncvs/windows/extra/Gem/text2d-help.pd | 102 +++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 packages/noncvs/windows/extra/Gem/text2d-help.pd (limited to 'packages/noncvs/windows/extra/Gem/text2d-help.pd') diff --git a/packages/noncvs/windows/extra/Gem/text2d-help.pd b/packages/noncvs/windows/extra/Gem/text2d-help.pd new file mode 100644 index 00000000..750a7993 --- /dev/null +++ b/packages/noncvs/windows/extra/Gem/text2d-help.pd @@ -0,0 +1,102 @@ +#N canvas 493 35 733 593 10; +#X text 54 30 Class: geometric object; +#X obj 519 47 cnv 15 170 270 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 544 364 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 549 403 pd gemwin; +#X msg 549 384 destroy; +#X text 545 363 Create window:; +#X obj 7 65 cnv 15 450 220 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X obj 8 346 cnv 15 450 180 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 9 351 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 363 Inlet 1: gemlist; +#X text 9 487 Outlets:; +#X text 21 500 Outlet 1: gemlist; +#X text 525 29 Example:; +#X obj 522 94 cnv 15 150 220 empty empty empty 20 12 0 14 -24198 -66577 +0; +#X obj 533 50 gemhead; +#X floatatom 570 269 5 0 100 1 size - -; +#X msg 543 134 font \$1; +#X obj 543 115 openpanel; +#X obj 543 98 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 551 160 text hello world!; +#X msg 555 179 1 2 3 4; +#X msg 559 220 alias \$1; +#X obj 559 202 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X text 7 69 Description: Renders a line of text; +#X text 63 306 initial text (defaults to "gem"); +#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 560 246 justify left base; +#X text 10 94 [text2d] renders one line of a text with the current +color \, but without(!) 3D-transformation; +#X obj 533 71 translateXYZ; +#X floatatom 637 54 5 -10 10 0 - - -; +#X floatatom 596 49 3 -3.5 3.5 0 - - -; +#X text 27 377 Inlet 1: message: font <.TTF-file> : load a TrueType-font +; +#X text 27 391 Inlet 1: message: text [] : render the given text +; +#X text 27 404 Inlet 1: message: list [] : render the given text +; +#X text 27 417 Inlet 1: message: alias 1|0 : anti-aliasing on/off; +#X text 27 432 Inlet 1: message: justify [] : horizontal&vertical +justification; +#X obj 533 290 text2d; +#X text 27 461 Inlet 2: float: size (in points) \; default: 20; +#X obj 30 543 cnv 15 400 40 empty empty empty 20 12 0 14 -261681 -66577 +0; +#X text 43 547 Note: on some systems it might be necessary to turn +rendering ON before loading a font.; +#X text 33 14 Synopsis: [text2d]; +#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 +aon the command-line and load fonts with just "font times.ttf".; +#X connect 3 0 4 0; +#X connect 4 0 3 0; +#X connect 17 0 33 0; +#X connect 18 0 41 1; +#X connect 19 0 41 0; +#X connect 20 0 19 0; +#X connect 21 0 20 0; +#X connect 22 0 41 0; +#X connect 23 0 41 0; +#X connect 24 0 41 0; +#X connect 25 0 24 0; +#X connect 31 0 41 0; +#X connect 33 0 41 0; +#X connect 34 0 33 3; +#X connect 35 0 33 1; -- cgit v1.2.1