<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ReadMeFirst]]></title><description><![CDATA[<p dir="auto">Before posting on the forum, please make sure to read the following pages in the documentation:</p>
<ul>
<li><a href="http://robofont.com/documentation/how-tos/asking-for-help/" rel="nofollow">Asking for help </a></li>
<li><a href="http://robofont.com/documentation/how-tos/dealing-with-errors/" rel="nofollow">Dealing with errors in your code </a></li>
<li><a href="http://robofont.com/documentation/how-tos/submitting-bug-reports/" rel="nofollow">Submitting bug reports </a></li>
</ul>
<h2>Formatting your post</h2>
<p dir="auto">The forum supports formatting with <a href="http://www.markdownguide.org/basic-syntax" rel="nofollow">Markdown</a>.</p>
<p dir="auto">When posting code, used <a href="http://www.markdownguide.org/extended-syntax/#fenced-code-blocks" rel="nofollow">fenced codeblocks</a> with the appropriate language tags:</p>
<ul>
<li><code>python</code> for Python code</li>
<li><code>console</code> for code output</li>
</ul>
<pre><code class="language-text">```python
f = CurrentFont()
for g in f:
    print g
```

```console
Traceback (most recent call last):
  File "&lt;untitled&gt;", line 2, in &lt;module&gt;
TypeError: 'NoneType' object is not iterable
```
</code></pre>
<h2>Code samples</h2>
<p dir="auto">When asking questions about code, please try to simplify code samples as much as possible – try to abstract the actual programming problem from the particularities of your project. This makes it easier for others to understand the issue and provide a helpful answer.</p>
]]></description><link>https://forum.robofont.com/topic/445/readmefirst</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 17:06:23 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/445.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Jan 2018 10:17:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ReadMeFirst on Wed, 20 Nov 2019 10:14:47 GMT]]></title><description><![CDATA[<p dir="auto">Before posting on the forum, please make sure to read the following pages in the documentation:</p>
<ul>
<li><a href="http://robofont.com/documentation/how-tos/asking-for-help/" rel="nofollow">Asking for help </a></li>
<li><a href="http://robofont.com/documentation/how-tos/dealing-with-errors/" rel="nofollow">Dealing with errors in your code </a></li>
<li><a href="http://robofont.com/documentation/how-tos/submitting-bug-reports/" rel="nofollow">Submitting bug reports </a></li>
</ul>
<h2>Formatting your post</h2>
<p dir="auto">The forum supports formatting with <a href="http://www.markdownguide.org/basic-syntax" rel="nofollow">Markdown</a>.</p>
<p dir="auto">When posting code, used <a href="http://www.markdownguide.org/extended-syntax/#fenced-code-blocks" rel="nofollow">fenced codeblocks</a> with the appropriate language tags:</p>
<ul>
<li><code>python</code> for Python code</li>
<li><code>console</code> for code output</li>
</ul>
<pre><code class="language-text">```python
f = CurrentFont()
for g in f:
    print g
```

```console
Traceback (most recent call last):
  File "&lt;untitled&gt;", line 2, in &lt;module&gt;
TypeError: 'NoneType' object is not iterable
```
</code></pre>
<h2>Code samples</h2>
<p dir="auto">When asking questions about code, please try to simplify code samples as much as possible – try to abstract the actual programming problem from the particularities of your project. This makes it easier for others to understand the issue and provide a helpful answer.</p>
]]></description><link>https://forum.robofont.com/post/1483</link><guid isPermaLink="true">https://forum.robofont.com/post/1483</guid><dc:creator><![CDATA[gferreira]]></dc:creator><pubDate>Wed, 20 Nov 2019 10:14:47 GMT</pubDate></item></channel></rss>