<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=TTF_SetFontStyle</id>
		<title>TTF SetFontStyle - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=TTF_SetFontStyle"/>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=TTF_SetFontStyle&amp;action=history"/>
		<updated>2026-05-29T16:19:05Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in DGL Wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>https://wiki.delphigl.com/index.php?title=TTF_SetFontStyle&amp;diff=16810&amp;oldid=prev</id>
		<title>I0n0s am 6. April 2006 um 01:40 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=TTF_SetFontStyle&amp;diff=16810&amp;oldid=prev"/>
				<updated>2006-04-06T01:40:00Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= TTF_SetFontStyle =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Name ==&lt;br /&gt;
'''TTF_SetFontStyle''' - Defininiert für eine Schriftart einen Schriftstil.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Delphi-Spezifikation ==&lt;br /&gt;
 procedure '''TTF_SetFontStyle'''( ''font'' : PTTF_Font; ''style'' : integer );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameter ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; rules=&amp;quot;all&amp;quot;&lt;br /&gt;
! ''font'' &lt;br /&gt;
| Die geöffnete Schriftart.&lt;br /&gt;
|-&lt;br /&gt;
! ''style''&lt;br /&gt;
| Der neue Stil.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Beschreibung == &lt;br /&gt;
Setzt für eine mit SDL_TTF geladene Schriftart den Schriftstil auf einen vorgegebenen Stil.&lt;br /&gt;
&lt;br /&gt;
Mögliche Stile:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; rules=&amp;quot;all&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| ''TTF_STYLE_NORMAL'' || Normaler Stil || [[Bild:TTF STYLE NORMAL.png]]&lt;br /&gt;
|-&lt;br /&gt;
| ''TTF_STYLE_BOLD'' || '''Fett''' geschrieben || [[Bild:TTF STYLE BOLD.png]]&lt;br /&gt;
|-&lt;br /&gt;
| ''TTF_STYLE_ITALIC'' || ''Kursiv'' geschrieben || [[Bild:TTF STYLE ITALIC.png]]&lt;br /&gt;
|-&lt;br /&gt;
| ''TTF_STYLE_UNDERLINE'' || &amp;lt;u&amp;gt;Unterstrichen&amp;lt;/u&amp;gt; geschrieben || [[Bild:TTF STYLE UNDERLINE.png]]&lt;br /&gt;
|}&lt;br /&gt;
Diese können auch mit '''or''' kombiniert werden.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hinweise ==&lt;br /&gt;
Die Übergabe eines '''nil'''-Pointers anstatt einer Schrift wird einen SEGFAULT-Fehler erzeugen.&lt;br /&gt;
&lt;br /&gt;
TTF_STYLE_NORMAL ist als 0 definiert und ist der Standartwert.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
[[TTF_GetFontStyle]]&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:SDLTTF|SetFontStyle]]&lt;/div&gt;</summary>
		<author><name>I0n0s</name></author>	</entry>

	</feed>