<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/itsvectorfont/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/itsvectorfont/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 05 Dec 2013 16:51:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/itsvectorfont/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Si Dunford</title><link>https://sourceforge.net/p/itsvectorfont/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,29 @@
-Welcome to your wiki!
+Welcome to the **its.vectorfont** wiki!
+=======================================
+[
+Installation and Compilation:
+-----------------------------
+Extract the content of the downloaded ZIP file and copy the _its.mod_ directory into your BlitzMax\mod\ folder.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Compile the module with the following command:

-The wiki uses [Markdown](/p/itsvectorfont/wiki/markdown_syntax/) syntax.
+~~~~
+C:\Blitzmax#&gt; bin\bmk makemods -a its.vectorfont
+C:\Blitzmax#&gt; bin\bmk makemods -a -h its.vectorfont
+~~~~
+
+Examples are located in the _its.mod/vectorfont.mod/examples_ folder. These include a font generator.
+
+To use this module in your own application you need to import it into your project:
+
+~~~~
+import its.vectorfont
+~~~~
+
+Hershey fonts can be incbin'd into your project or loaded from file, but you will need to copy the fonts you require from the _its.mod/vectorfont.mod/fonts_ folder to your project.
+
+The line drawing function can be replaced with a simple call to _font.setlinefn()_ (See the VectorFontPreview example for detail).
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Si Dunford</dc:creator><pubDate>Thu, 05 Dec 2013 16:51:56 -0000</pubDate><guid>https://sourceforge.net13a950fd239653e2deb11358ca5cfdea5606307e</guid></item><item><title>Home modified by Si Dunford</title><link>https://sourceforge.net/p/itsvectorfont/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/itsvectorfont/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/itspeedway/"&gt;Si Dunford&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-52795c7ff1fd8d3d88e769ce" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Si Dunford</dc:creator><pubDate>Tue, 05 Nov 2013 21:00:47 -0000</pubDate><guid>https://sourceforge.net067b6668b0c3fc6453304d3d43c2a183cf82e5d6</guid></item></channel></rss>