<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Graphics work</title>
		<link>/blogentry/197070</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/197070" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Graphics work</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Graphics work</title>
			<link>/blogentry/197070</link>
			<guid isPermaLink="true">/blogentry/197070</guid>
			<pubDate>Wed, 04 Feb 2026 12:00:39 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>So far the app has game banners for the game select screen, a logo at 3 sizes and an icon at 3 resolutions... set up for Android!<br /><br />The work flow was set by the type of file, start with svg files created in Inkscape, then batch convert them to multiple sizes to png files for use in the app, as Kivy or KivyMD do not have a native way to work directly with svg files.<br /><br />One of the issues I ran into, unintended transparency, taught me something really interesting about svg files... they are human readable when opened with notepad++ !<br /><br />I was able to find the lines in the svg code (which looks a great deal like XML) and set the transparency directly! I was then also able to set a solid white background rectangle on the game images, because some of them had one, some did not.<br /><br />So, the game select screen is 100% done. The splash screen is done and looks good, and now it is just going to be figuring out where the logo would best be placed for branding on the other screens. Once this and the documentation are done, I think it&#x27;s Android conversion time!<br /><br />Next chance I have to work on it will be Friday, so I may try to get a screen shot or 2 up here.... &#x5b;&#xa0;<a href="/blogentry/197070">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/197070</wfw:comment>
		</item>
	</channel>
</rss>

