Sverige (Sweden)

So I decided to start making wallpapers which would be similar to the ones at Simple Desktops (where I also planned to upload them later).

The first image I finished and was happy with was this one, Sverige (Sweden). It portraits a Swedish flag on a flag pole, I made it for the Swedish national day which is the day after tomorrow (June 6).

I wrote the image in SVG (which I think is an interesting file format and since I’m familiar with xml it wasn’t that difficult), but I used GIMP to convert it to PNG. The image has the dimensions: 2,560 px x 1,600 px (which is the size images should be on Simple Desktops).

I release the image and the source code under the Creative Commons Attribution 3.0 Unported License, so feel free to download it and edit it! (The source code and links are available bellow!)

Sverige (Sweden)

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" baseProfile="full" xmlns="http://www.w3.org/2000/svg" width="2560" height="1600" viewBox="0 0 1600 1000">
	<!-- 2011 Copyright Gustav Arnesson (gkj.se) -->
	<!--
			This work is licensed under the Creative Commons Attribution 3.0 Unported License.
			To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to
			Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
	-->

	<title>Sverige (Sweden)</title>

	<rect width="1600" height="1000" fill="#005293" />
	<rect width="8" height="40" x="788" y="480" fill="#FECB00" />
	<rect width="64" height="8" x="768" y="496" fill="#FECB00" />

	<rect width="8" height="520" x="760" y="480" fill="#FFFFFF" />
	<path d="M 760 480 c -4 -2, -4 -6, 0 -8 s 3 0, 4 -4 c 1 4, 0 2, 4 4 s 4 6, 0 8 q -4 1, -8 0" fill="#FECB00" />
</svg>

View it on

Posted in Wallpapers | Tagged , , , , | Leave a comment

Welcome to GKJ.se

Hello!

I have no idea about what to put here, but I’m working on it.
I’m also going to change the theme…

Posted in Blog | Leave a comment