<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Can we put characters on a graphics screen?]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=866&amp;type=atom" />
	<updated>2022-09-10T14:47:56Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=866</id>
		<entry>
			<title type="html"><![CDATA[Re: Can we put characters on a graphics screen?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3968#p3968" />
			<content type="html"><![CDATA[<p>You need to use the <em>settextstyle</em> calls to set up font sizes prior to calling <em>outtext</em> or <em>outtextxy</em>.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2022-09-10T14:47:56Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3968#p3968</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can we put characters on a graphics screen?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3967#p3967" />
			<content type="html"><![CDATA[<p>Thanks Jeff.&nbsp; But I&#039;m yet having trouble adjusting the size of the outtext characters.</p>]]></content>
			<author>
				<name><![CDATA[jackmitchener]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4073</uri>
			</author>
			<updated>2022-09-09T21:33:10Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3967#p3967</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can we put characters on a graphics screen?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3965#p3965" />
			<content type="html"><![CDATA[<p>You can use the <a href="https://simplyfortran.com/docs/appgraphics/text.html">outtext and outtextxy</a> subroutines to place text in an AppGraphics window. </p><p>Creating 3D graphics using AppGraphics might be a lot of work.&nbsp; It is definitely a 2D toolkit.&nbsp; Just a warning...</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2022-09-07T14:58:15Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3965#p3965</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can we put characters on a graphics screen?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3962#p3962" />
			<content type="html"><![CDATA[<p>Trying to do a 3D comparison program.&nbsp; Viewer should be able to move around a stage with maybe 30 spheres at different 3D locations on the stage.&nbsp; But user needs to have at least a numeric id for each sphere.&nbsp; Is there no way to put characters on a graphics screen?&nbsp; If not, is there a way to show the user a split screen (one graphic, the other text)?</p>]]></content>
			<author>
				<name><![CDATA[jackmitchener]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4073</uri>
			</author>
			<updated>2022-09-06T18:05:06Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3962#p3962</id>
		</entry>
</feed>
