<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="http://smartbasic.net/forum/app.php/feed/topic/171" />

	<title>SmartBASIC - A Coleco Adam Forum</title>
	<subtitle>Let's Talk Adam</subtitle>
	<link href="http://smartbasic.net/forum/index.php" />
	<updated>2022-01-16T13:00:14-04:00</updated>

	<author><name><![CDATA[SmartBASIC - A Coleco Adam Forum]]></name></author>
	<id>http://smartbasic.net/forum/app.php/feed/topic/171</id>

		<entry>
		<author><name><![CDATA[tschak909]]></name></author>
		<updated>2022-01-16T13:00:14-04:00</updated>

		<published>2022-01-16T13:00:14-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=171&amp;p=692#p692</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=171&amp;p=692#p692"/>
		<title type="html"><![CDATA[Need help optimizing proportional text in Smartkeyslib.]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=171&amp;p=692#p692"><![CDATA[
#ColecoAdam #Z88DK Need some help on the SmartKeys proportional font output routines that are in smartkeyslib.<br><a href="https://github.com/tschak909/smartkeyslib" class="postlink">https://github.com/tschak909/smartkeyslib</a><br><br>Currently, the code in smartkeys_putc() <a href="https://github.com/tschak909/smartkeyslib/blob/main/src/smartkeys_putc.c" class="postlink">https://github.com/tschak909/smartkeysl ... eys_putc.c</a> will literally plot a single dot for each bit shifted in a row. This is wildly inefficient. <br><br>There is code in SmartWriter for the font output, that is much faster, and could possibly be adapted. <a href="https://adamarchive.org/archive/Adam/Technical/ADAM%20SmartWriter%20ROM%20ASM.zip" class="postlink">https://adamarchive.org/archive/Adam/Te ... %20ASM.zip</a> (see the SK_ symbols)<br><br>Can anyone help to pitch in? Could really use the help, as I am stretched thin, trying to get FujiNet for Adam to 1.0.<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=318">tschak909</a> — Sun Jan 16, 2022 12:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
