<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Beta 6.7 Released</title>
	<atom:link href="http://ascgendotnet.jmsoftware.co.uk/beta-67-released/feed" rel="self" type="application/rss+xml" />
	<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beta-67-released</link>
	<description>Ascii Generator 2 - Image to Text Conversion Software</description>
	<lastBuildDate>Sat, 07 Jan 2012 17:37:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dwayne</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-234</link>
		<dc:creator>Dwayne</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-234</guid>
		<description>I got a bold `l’ into my Times New Roman size 12 gens, and have decided to throw away the para symbol. It’s only a slightly darker shade but enhances everything around it and gives it more depth!

I really wanted to include various bold characters when editing the font, but I couldn’t figure it out (why certain characters were failing to save in the font properly) so I just went with the `l’. From what I could tell, the other bold characters might not blend in so easily, but a bold `l’ works magic on the results. Also curious about what effect characters such as period. Maybe italic `c’…

The ratio seems to be slightly off doing it this way, but maybe just because of the whole font issue.</description>
		<content:encoded><![CDATA[<p>I got a bold `l’ into my Times New Roman size 12 gens, and have decided to throw away the para symbol. It’s only a slightly darker shade but enhances everything around it and gives it more depth!</p>
<p>I really wanted to include various bold characters when editing the font, but I couldn’t figure it out (why certain characters were failing to save in the font properly) so I just went with the `l’. From what I could tell, the other bold characters might not blend in so easily, but a bold `l’ works magic on the results. Also curious about what effect characters such as period. Maybe italic `c’…</p>
<p>The ratio seems to be slightly off doing it this way, but maybe just because of the whole font issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-233</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-233</guid>
		<description>I spent some time working on getting it working in 98 a while ago but I just couldn’t figure it out why it doesn’t when there’s no reason why it shouldn’t work. I tried to get around the bug by accessing the raw data on the clipboard directly, but it only worked under certain conditions and caused other problems.</description>
		<content:encoded><![CDATA[<p>I spent some time working on getting it working in 98 a while ago but I just couldn’t figure it out why it doesn’t when there’s no reason why it shouldn’t work. I tried to get around the bug by accessing the raw data on the clipboard directly, but it only worked under certain conditions and caused other problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwayne</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-232</link>
		<dc:creator>Dwayne</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-232</guid>
		<description>Oh sorry, I forgot to mention that I was mainly talking about the image clipboard function. Just realized that the CF_UNICODE wouldn’t activate the copy and paste under my system for various text editors, thought that the problem may have been the CF_DIB when it came to the image clipboard within the software.</description>
		<content:encoded><![CDATA[<p>Oh sorry, I forgot to mention that I was mainly talking about the image clipboard function. Just realized that the CF_UNICODE wouldn’t activate the copy and paste under my system for various text editors, thought that the problem may have been the CF_DIB when it came to the image clipboard within the software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-231</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-231</guid>
		<description>Most of the clipboard stuff in my program uses the built in functions for the controls so I doubt there’s much I can do, especially if you’re having problems pasting into other programs.

CF_DIB is a bitmap format, the others are different text formats. If I had to guess it’s probably a problem with 98 and CF_UNICODE, I’m not sure it’s even supported:
http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/dataexchange/clipboard/clipboardformats.asp</description>
		<content:encoded><![CDATA[<p>Most of the clipboard stuff in my program uses the built in functions for the controls so I doubt there’s much I can do, especially if you’re having problems pasting into other programs.</p>
<p>CF_DIB is a bitmap format, the others are different text formats. If I had to guess it’s probably a problem with 98 and CF_UNICODE, I’m not sure it’s even supported:<br />
<a href="http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/dataexchange/clipboard/clipboardformats.asp" rel="nofollow">http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/dataexchange/clipboard/clipboardformats.asp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwayne</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-230</link>
		<dc:creator>Dwayne</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-230</guid>
		<description>Not sure about this, but I can see the properties for the clipboard of the unicode text copied from BabelPad reveals that it is the format:

CF_UNICODE, 32

When I copy and paste that into Firefox and then copy and paste it from Firefox, it gains the additional formats:

CF_LOCALE, 32
CF_OEMTEXT, 36
CF_TEXT, 40

It’s thereafter functional in regular windows apps.

When I copy and paste an image, I get the fileformat:

CF_DIB

Is it possible that ASCGen just doesn’t pick up that format?</description>
		<content:encoded><![CDATA[<p>Not sure about this, but I can see the properties for the clipboard of the unicode text copied from BabelPad reveals that it is the format:</p>
<p>CF_UNICODE, 32</p>
<p>When I copy and paste that into Firefox and then copy and paste it from Firefox, it gains the additional formats:</p>
<p>CF_LOCALE, 32<br />
CF_OEMTEXT, 36<br />
CF_TEXT, 40</p>
<p>It’s thereafter functional in regular windows apps.</p>
<p>When I copy and paste an image, I get the fileformat:</p>
<p>CF_DIB</p>
<p>Is it possible that ASCGen just doesn’t pick up that format?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwayne</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-229</link>
		<dc:creator>Dwayne</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-229</guid>
		<description>Just curiously, I found a bug with clipboard on ‘98 with the software BabelMap/Pad. For some reason, it won’t let me copy and paste text directly from the software into Windows aps. The copy and paste right click menu won’t become selectable! It will allow me to paste it into Firefox, however. I’ve spent all afternoon trying to figure it out but to no avail. Just think it could be related and thought I’d mention it.</description>
		<content:encoded><![CDATA[<p>Just curiously, I found a bug with clipboard on ‘98 with the software BabelMap/Pad. For some reason, it won’t let me copy and paste text directly from the software into Windows aps. The copy and paste right click menu won’t become selectable! It will allow me to paste it into Firefox, however. I’ve spent all afternoon trying to figure it out but to no avail. Just think it could be related and thought I’d mention it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwayne</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-228</link>
		<dc:creator>Dwayne</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-228</guid>
		<description>Also, I thought different font and sizes may create an interesting effect. For instance, you could create a gradient using all different sizes of one character or several characters of 1 font. Using multiple fonts may make be somewhat like a mosaic. I am, personally, most interested in merging bold and regular text (same font and size) for communication on a message board which has removed most basic code, such as [img]. I don’t necessarily believe it should detract from the program to function at the most basic level (one font, size and style) but compliment it.

I’m sorry for making so many asks, also.</description>
		<content:encoded><![CDATA[<p>Also, I thought different font and sizes may create an interesting effect. For instance, you could create a gradient using all different sizes of one character or several characters of 1 font. Using multiple fonts may make be somewhat like a mosaic. I am, personally, most interested in merging bold and regular text (same font and size) for communication on a message board which has removed most basic code, such as [img]. I don’t necessarily believe it should detract from the program to function at the most basic level (one font, size and style) but compliment it.</p>
<p>I’m sorry for making so many asks, also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwayne</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-227</link>
		<dc:creator>Dwayne</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-227</guid>
		<description>Well, I threw together a couple or — poor — examples. I thought it’d be too much trouble to figure out a good relationship between bolds and regular Courier New, so I just pick the two darkest shades that I felt worked to some degree and attached them to the regular conversion.

Regular:

http://i14.photobucket.com/albums/a307/Dwayne2005/claireregular.gif

Bold:

http://i14.photobucket.com/albums/a307/Dwayne2005/clairebold.gif

Combined:

http://i14.photobucket.com/albums/a307/Dwayne2005/claire.gif

At the photobucket account, where you can see it zoomed out and compare them that way:

http://photobucket.com/albums/a307/Dwayne2005/

I — personally — think the font characters remain compatible between bold and regular.</description>
		<content:encoded><![CDATA[<p>Well, I threw together a couple or — poor — examples. I thought it’d be too much trouble to figure out a good relationship between bolds and regular Courier New, so I just pick the two darkest shades that I felt worked to some degree and attached them to the regular conversion.</p>
<p>Regular:</p>
<p><a href="http://i14.photobucket.com/albums/a307/Dwayne2005/claireregular.gif" rel="nofollow">http://i14.photobucket.com/albums/a307/Dwayne2005/claireregular.gif</a></p>
<p>Bold:</p>
<p><a href="http://i14.photobucket.com/albums/a307/Dwayne2005/clairebold.gif" rel="nofollow">http://i14.photobucket.com/albums/a307/Dwayne2005/clairebold.gif</a></p>
<p>Combined:</p>
<p><a href="http://i14.photobucket.com/albums/a307/Dwayne2005/claire.gif" rel="nofollow">http://i14.photobucket.com/albums/a307/Dwayne2005/claire.gif</a></p>
<p>At the photobucket account, where you can see it zoomed out and compare them that way:</p>
<p><a href="http://photobucket.com/albums/a307/Dwayne2005/" rel="nofollow">http://photobucket.com/albums/a307/Dwayne2005/</a></p>
<p>I — personally — think the font characters remain compatible between bold and regular.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-226</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-226</guid>
		<description>The problem is that with the way the images are processed, “Courier New, 12pt” and “Courier New, 12pt bold” might as well be totally different fonts. There’s nothing theoretically difficult about converting them, it’s just that everything is set up to use one font at a time so I’d need a way to pass the font information with each character.</description>
		<content:encoded><![CDATA[<p>The problem is that with the way the images are processed, “Courier New, 12pt” and “Courier New, 12pt bold” might as well be totally different fonts. There’s nothing theoretically difficult about converting them, it’s just that everything is set up to use one font at a time so I’d need a way to pass the font information with each character.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/beta-67-released/comment-page-1#comment-225</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 08 Aug 2006 14:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://ascgendotnet.jmsoftware.co.uk/beta-67-released#comment-225</guid>
		<description>Yeah, just basicallt everything remains the same in the interface, including the font button. What font/style you select with that button would remain the font for the ordinary text output. But if you highlight the text in the ramp or valid characters, and right-click, you get a font option to designate a font-style specific to the highlighted characters. So, it would marked with font and style tags when saved in the xml. Every time you select that ramp in the software, it recalls the font that was assigned to it.

It means basically every gen done with different fonts or styles or font sizes (I don’t know how different height text will work in relation to the other characters?) will have to be done in the same generative way as your variable width generations.

It’s probably a very complex idea to code, so I won’t pressure you into it. Just that I think it’ll be nothing but a plus for the software.</description>
		<content:encoded><![CDATA[<p>Yeah, just basicallt everything remains the same in the interface, including the font button. What font/style you select with that button would remain the font for the ordinary text output. But if you highlight the text in the ramp or valid characters, and right-click, you get a font option to designate a font-style specific to the highlighted characters. So, it would marked with font and style tags when saved in the xml. Every time you select that ramp in the software, it recalls the font that was assigned to it.</p>
<p>It means basically every gen done with different fonts or styles or font sizes (I don’t know how different height text will work in relation to the other characters?) will have to be done in the same generative way as your variable width generations.</p>
<p>It’s probably a very complex idea to code, so I won’t pressure you into it. Just that I think it’ll be nothing but a plus for the software.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: ascgendotnet.jmsoftware.co.uk @ 2012-02-08 11:10:11 -->
