<?xml version = '1.0' encoding = 'UTF-8' standalone = 'no' ?> <NA_FUNCTION_DESCRIPT> <FUNCTION name="npf_texttogfx" call="npf_text2gfx" context="common" date="2001-07-23" depricated="0" internal="1" tail="0"> <AUTHOR> <COMPANY>/digiconcept/</COMPANY> <NAME>Gregor Wollner</NAME> <EMAIL>hide@address.com</EMAIL> </AUTHOR> <DESCRIPT lang="de">Konvertiert einfachen Text in einzelne Graphiken. Es erfolge keine Erzeugung von Grafiken zur Laufzeit. <br> Folgende Zeichen werden erkannt:<br> ABCDEFGHIJKLMNOPQRSTUVWXYZ&&szlig;&Auml;&Ouml;&Uuml;&auml;&ouml;&uuml;&quot;/%()\[]&lt;&gt;1234567890*+-_ ?!:; </DESCRIPT> <DESCRIPT lang="en">Converts simple text into a set of images for each letter. No images during runtime will be created. <br> The Following characters are recognized:<br> ABCDEFGHIJKLMNOPQRSTUVWXYZ&&szlig;&Auml;&Ouml;&Uuml;&auml;&ouml;&uuml;&quot;/%()\[]&lt;&gt;1234567890*+-_ ?!:;</DESCRIPT> <PARAM name="text" new_name="text.value" magic="0" quote="0" flag="0" explizit="0" depricated="2001-12-12" date="2001-07-23"> <DEFAULT/><DESCRIPT/><VALUE/> </PARAM> <!-- <PARAM name="empty" magic="0" quote="0" flag="0" explizit="0" depricated="2001-12-14" date="2001-07-23"> <DEFAULT/> <DESCRIPT lang="de">?</DESCRIPT> <DESCRIPT lang="en">?</DESCRIPT> </PARAM> --> <PARAM name="value" new_name="text.element" magic="0" quote="0" flag="0" explizit="0" depricated="2001-11-06" date="2001-07-23"> <DEFAULT/> </PARAM> <PARAM name="text.element" magic="0" quote="0" flag="0" explizit="0" depricated="" date="2001-07-23"> <DEFAULT/> <DESCRIPT lang="de">Name einer Variable des aktuellen Kontext welche den zu konvertierende Text enh&auml;lt</DESCRIPT> <DESCRIPT lang="en">Name of local variable holding the text</DESCRIPT> </PARAM> <PARAM name="text.value" magic="1" quote="0" flag="0" explizit="0" depricated="" date="2001-07-23"> <DEFAULT/> <DESCRIPT lang="de">Der zu konvertierende Text</DESCRIPT> <DESCRIPT lang="en">Text to be converted</DESCRIPT> </PARAM> <PARAM name="type" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-07-23"> <DEFAULT>NORMAL</DEFAULT> <DESCRIPT lang="de">Art des Fonts. Bestimmt auch das Unterverzeichnis (zB. /fonts/normal/ )</DESCRIPT> <DESCRIPT lang="en">Type of Text . Also determines the subdirectory (px. /fonts/normal/ )</DESCRIPT> <VALUE>NORMAL</VALUE> </PARAM> <PARAM name="start" new_name="text.pos_from" magic="0" quote="0" flag="0" explizit="0" depricated="2002-01-23" date="2001-07-23"> <DEFAULT/><DESCRIPT/><VALUE/> </PARAM> <PARAM name="end" new_name="text.pos_to" magic="0" quote="0" flag="0" explizit="0" depricated="2002-01-23" date="2001-07-23"> <DEFAULT/><DESCRIPT/><VALUE/> </PARAM> <PARAM name="text.pos_from" magic="1" quote="0" flag="0" explizit="0" depricated="0" date="2001-07-23"> <DEFAULT>0</DEFAULT> <DESCRIPT lang="de">Ab Zeichen Nummer #</DESCRIPT> <DESCRIPT lang="en">Start at character number #</DESCRIPT> </PARAM> <PARAM name="text.pos_to" magic="1" quote="0" flag="0" explizit="0" depricated="0" date="2001-07-23"> <DEFAULT>0</DEFAULT> <DESCRIPT lang="de">Bis Zeichen Nummer # (0 = Bis zum Ende)</DESCRIPT> <DESCRIPT lang="en">Until character number # (0 = Til the end )</DESCRIPT> </PARAM> <PARAM name="extra" new_name="src.params" magic="0" quote="0" flag="0" explizit="0" depricated="2001-12-12" date="2001-07-23"> <DEFAULT/><DESCRIPT/><VALUE/> </PARAM> <PARAM name="src.params" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-07-23"> <DEFAULT/> <DESCRIPT lang="de">Sonstige HTML-Parameter f&uuml;r die einzelnen Grafiken</DESCRIPT> <DESCRIPT lang="en">Other miscellanious HTML-Parameters for each single </DESCRIPT> </PARAM> <PARAM name="export_info" new_name="src.params" magic="0" quote="0" flag="0" explizit="0" depricated="2002-02-06" date="2001-07-23"> <DEFAULT/> <DESCRIPT lang="de">Zus&auml;tzlich Angaben f&uuml;r den Netautor Exporter. Kann via Parameter SRC.PARAMS gegeben werden</DESCRIPT> <DESCRIPT lang="en">Additional infos for the Netautor exporter. May now be given via parameter SRC.PARAMS</DESCRIPT> </PARAM> <PARAM name="path" new_name="src.path" magic="0" quote="0" flag="0" explizit="0" depricated="2002-01-23" date="2001-11-06"> <DEFAULT/><DESCRIPT/> </PARAM> <PARAM name="src.path" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-11-06"> <DEFAULT/> <DESCRIPT lang="de">Pfad zu den Grafiken. Default ist Netautor-Installationsverzeichnis/fonts/</DESCRIPT> <DESCRIPT lang="en">Path of images. Default is the Netautor installation dir/fonts</DESCRIPT> </PARAM> <PARAM name="pre.outer" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-12-12"> <DEFAULT/> <DESCRIPT lang="de"> HTML-Pr&auml;fix<BR> Wenn man vor der Ausgabe dieser Funktion noch etwas anzeigen m&ouml;chte, jedoch nur wenn die Funktion eine Ausgabe liefert, dann kann man diesen Text im Parameter "pre.outer" setzen. </DESCRIPT> <DESCRIPT lang="en"> HTML-Prefix<BR> If text should be displayed before the output of this function only if the function returns output, this text can be specified using the "pre.outer" parameter. </DESCRIPT> </PARAM> <PARAM name="post.outer" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-12-12"> <DEFAULT/> <DESCRIPT lang="de"> HTML-Postfix<BR> Wenn man nach der Ausgabe dieser Funktion noch etwas anzeigen m&ouml;chte, jedoch nur wenn die Funktion eine Ausgabe liefert, dann kann man diesen Text im Parameter "post.outer" setzen. </DESCRIPT> <DESCRIPT lang="en"> HTML-Postfix<BR> If text should be displayed before the output of this function only if the function returns output, this text can be specified using the "pre.outer" parameter. </DESCRIPT> </PARAM> <PARAM name="dependon.value" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-12-12"> <DEFAULT/> <DESCRIPT lang="de">Wert gegen den geprueft werden soll</DESCRIPT> <DESCRIPT lang="en">Value to check on</DESCRIPT> </PARAM> <PARAM name="dependon.element" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-12-12"> <DEFAULT/> <DESCRIPT lang="de">Element welches zu pruefen ist</DESCRIPT> <DESCRIPT lang="en">Element to check</DESCRIPT> </PARAM> <PARAM name="dependon.operator" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-12-12"> <DEFAULT/> <DESCRIPT lang="de">Operator der zur Pruefung benutzt wird</DESCRIPT> <DESCRIPT lang="en">Operator for the check</DESCRIPT> <VALUE>EQ</VALUE> <VALUE>GT</VALUE> <VALUE>LT</VALUE> <VALUE>LE</VALUE> <VALUE>GE</VALUE> <VALUE>NE</VALUE> <VALUE>EMPTY</VALUE> <VALUE>NONEMPTY</VALUE> <VALUE>LK</VALUE> </PARAM> <PARAM name="dependon.context" magic="0" quote="0" flag="0" explizit="0" depricated="0" date="2001-12-12"> <DEFAULT>THIS</DEFAULT> <DESCRIPT lang="de">Legt fest aus welchem Context das Vergleichselement genommen wird</DESCRIPT> <DESCRIPT lang="en">Sets the Context of the Element</DESCRIPT> <VALUE>THIS</VALUE> <VALUE>GLOBALS</VALUE> <VALUE>FEATURE</VALUE> <VALUE>USER</VALUE> <VALUE>PARENT</VALUE> <VALUE>SESSION</VALUE> <VALUE>GET</VALUE> <VALUE>POST</VALUE> </PARAM> </FUNCTION> </NA_FUNCTION_DESCRIPT>