<?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[Generating variable fonts, outlines mixed up.]]></title><description><![CDATA[<p dir="auto">I made an otherwise working variable font with batch and a designspace file, but the outlines of glyphs got mixed up in the output ttf.<br />
If the source ufo glyph order is Latin-1 + alphabetical, it works. What am I missing?</p>
]]></description><link>https://forum.robofont.com/topic/949/generating-variable-fonts-outlines-mixed-up</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 08:18:13 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/949.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Jul 2021 15:05:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Mon, 05 Jul 2021 15:05:19 GMT]]></title><description><![CDATA[<p dir="auto">I made an otherwise working variable font with batch and a designspace file, but the outlines of glyphs got mixed up in the output ttf.<br />
If the source ufo glyph order is Latin-1 + alphabetical, it works. What am I missing?</p>
]]></description><link>https://forum.robofont.com/post/3679</link><guid isPermaLink="true">https://forum.robofont.com/post/3679</guid><dc:creator><![CDATA[timotimo]]></dc:creator><pubDate>Mon, 05 Jul 2021 15:05:19 GMT</pubDate></item><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Mon, 05 Jul 2021 19:29:51 GMT]]></title><description><![CDATA[<p dir="auto">there is a silly thing happening in batch when your source has no <code>space</code> glyph.</p>
<p dir="auto">This needs to be fixed, but is an edge case cause most ufos have a <code>space</code> glyph.</p>
<p dir="auto">Hope this resolves your issue.</p>
]]></description><link>https://forum.robofont.com/post/3680</link><guid isPermaLink="true">https://forum.robofont.com/post/3680</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Mon, 05 Jul 2021 19:29:51 GMT</pubDate></item><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Tue, 06 Jul 2021 17:28:46 GMT]]></title><description><![CDATA[<p dir="auto">My fonts do have space and it's also named space, which seems important. It also has to be the second glyph after .notdef and some other basic glyphs have to follow a certain order, atleast the ones named according to aglfn... My solution is to see what glyph order the compiler put out from a ttx-file, reorder the sources if needed and generate again. A bit complicated though.</p>
]]></description><link>https://forum.robofont.com/post/3681</link><guid isPermaLink="true">https://forum.robofont.com/post/3681</guid><dc:creator><![CDATA[timotimo]]></dc:creator><pubDate>Tue, 06 Jul 2021 17:28:46 GMT</pubDate></item><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Thu, 08 Jul 2021 09:55:46 GMT]]></title><description><![CDATA[<p dir="auto">yeah that is complicated... I will make an issue an try to reproduce it.</p>
]]></description><link>https://forum.robofont.com/post/3682</link><guid isPermaLink="true">https://forum.robofont.com/post/3682</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Thu, 08 Jul 2021 09:55:46 GMT</pubDate></item><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Fri, 23 Jul 2021 14:51:55 GMT]]></title><description><![CDATA[<p dir="auto">I think I also had a similar problem. When I make a variable font in RF4 + designspace + batch on the BigSur system, all glyphs in the font are mixed with unicodes. The same assembly in RF3 + designspace + batch on the Mojave gives an excellent result. Until I figured out what affects more - the system version or the RF3 / 4 version, but maybe this will help</p>
]]></description><link>https://forum.robofont.com/post/3719</link><guid isPermaLink="true">https://forum.robofont.com/post/3719</guid><dc:creator><![CDATA[typedev]]></dc:creator><pubDate>Fri, 23 Jul 2021 14:51:55 GMT</pubDate></item><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Tue, 03 Aug 2021 17:54:44 GMT]]></title><description><![CDATA[<p dir="auto">This seems to be a RF4 problem, not a system version problem.</p>
]]></description><link>https://forum.robofont.com/post/3741</link><guid isPermaLink="true">https://forum.robofont.com/post/3741</guid><dc:creator><![CDATA[benkiel]]></dc:creator><pubDate>Tue, 03 Aug 2021 17:54:44 GMT</pubDate></item><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Fri, 13 Aug 2021 10:52:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/83">@timotimo</a> I have the same problem. (Big Sur, RF4, Batch, all six source ufos have<br />
space glyph).</p>
<p dir="auto">The ttf variable works, but the encoding is scrambled.</p>
]]></description><link>https://forum.robofont.com/post/3751</link><guid isPermaLink="true">https://forum.robofont.com/post/3751</guid><dc:creator><![CDATA[GregThompson]]></dc:creator><pubDate>Fri, 13 Aug 2021 10:52:59 GMT</pubDate></item><item><title><![CDATA[Reply to Generating variable fonts, outlines mixed up. on Fri, 13 Aug 2021 15:28:37 GMT]]></title><description><![CDATA[<p dir="auto">a workaround is already made (will be present in the next RF beta and the upcoming RF4.1)<br />
the core of the issue is an FDK bug see <a href="https://github.com/adobe-type-tools/afdko/issues/1168" rel="nofollow">https://github.com/adobe-type-tools/afdko/issues/1168</a></p>
]]></description><link>https://forum.robofont.com/post/3752</link><guid isPermaLink="true">https://forum.robofont.com/post/3752</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Fri, 13 Aug 2021 15:28:37 GMT</pubDate></item></channel></rss>