<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Maple 14 font differences?</title>
    <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 08:13:35 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 08:13:35 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Maple 14 font differences?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Maple 14 font differences?</title>
      <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences</link>
    </image>
    <item>
      <title>The difference is due to antialiasing</title>
      <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences?ref=Feed:MaplePrimes:Maple 14 font differences?:Comments#answer95203</link>
      <itunes:summary>&lt;p&gt;Hi Christopher,&lt;/p&gt;
&lt;p&gt;Both Maple 13 and 14 are actually using the same fonts. &amp;nbsp;The difference is in the interpretation of "Default" for the Font Antialiasing setting in the Options panel. &amp;nbsp;In Maple 13 and earlier, a setting of "Default" meant "Disabled" for most cases (the main exception being Chinese and Japanese versions of Maple, where font antialiasing is needed to render the characters legibly). &amp;nbsp;For Maple 14, we've enabled font antialiasing as the default for a much wider range of systems.&lt;/p&gt;
&lt;p&gt;Why the change? &amp;nbsp;The font antialiasing algorithm used by releases of the Java runtime that were available when we shipped previous versions of Maple had some weaknesses. &amp;nbsp;Among the most egregious of these was that the diagonal stroke would disappear from the italic letter "z" or upright numeral "2" when rendered at certain point sizes -- clearly not an acceptable situation for mathematical software! &amp;nbsp;Fortunately, most of the problems have been resolved in the Java runtime that's distributed with Maple 14, so we're finally able to enable font antialiasing as the default configuration.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi Christopher,&lt;/p&gt;
&lt;p&gt;Both Maple 13 and 14 are actually using the same fonts. &amp;nbsp;The difference is in the interpretation of "Default" for the Font Antialiasing setting in the Options panel. &amp;nbsp;In Maple 13 and earlier, a setting of "Default" meant "Disabled" for most cases (the main exception being Chinese and Japanese versions of Maple, where font antialiasing is needed to render the characters legibly). &amp;nbsp;For Maple 14, we've enabled font antialiasing as the default for a much wider range of systems.&lt;/p&gt;
&lt;p&gt;Why the change? &amp;nbsp;The font antialiasing algorithm used by releases of the Java runtime that were available when we shipped previous versions of Maple had some weaknesses. &amp;nbsp;Among the most egregious of these was that the diagonal stroke would disappear from the italic letter "z" or upright numeral "2" when rendered at certain point sizes -- clearly not an acceptable situation for mathematical software! &amp;nbsp;Fortunately, most of the problems have been resolved in the Java runtime that's distributed with Maple 14, so we're finally able to enable font antialiasing as the default configuration.&lt;/p&gt;</description>
      <guid>95203</guid>
      <pubDate>Sun, 18 Jul 2010 17:16:06 Z</pubDate>
      <itunes:author>AndrewS</itunes:author>
      <author>AndrewS</author>
    </item>
    <item>
      <title>italics ?</title>
      <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences?ref=Feed:MaplePrimes:Maple 14 font differences?:Comments#answer95209</link>
      <itunes:summary>&lt;p&gt;In Maple 12 (or up to that?) I always have the issue with the '&lt;em&gt;Standard&lt;/em&gt;', that output is in Italics = cursive (terrible to read), using Maple 12 on WIN XP SP2.&lt;/p&gt;
&lt;p&gt;And failed to deactivate for the output (but have to set all to Italic, and after that all to non-italic). After saving and re-opening all was lost and reset.&lt;/p&gt;
&lt;p&gt;Is that solved in Maple 14?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;In Maple 12 (or up to that?) I always have the issue with the '&lt;em&gt;Standard&lt;/em&gt;', that output is in Italics = cursive (terrible to read), using Maple 12 on WIN XP SP2.&lt;/p&gt;
&lt;p&gt;And failed to deactivate for the output (but have to set all to Italic, and after that all to non-italic). After saving and re-opening all was lost and reset.&lt;/p&gt;
&lt;p&gt;Is that solved in Maple 14?&lt;/p&gt;</description>
      <guid>95209</guid>
      <pubDate>Mon, 19 Jul 2010 00:02:21 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
    <item>
      <title>Font antialiasing issues</title>
      <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences?ref=Feed:MaplePrimes:Maple 14 font differences?:Comments#comment95208</link>
      <itunes:summary>&lt;p&gt;Andrew,&lt;/p&gt;
&lt;p&gt;It is good to know this information. I do not see it in &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=updates,Maple14,GUI' target='_new'&gt;?updates,Maple14,GUI&lt;/a&gt; (is it documented elsewhere?).&lt;/p&gt;
&lt;p&gt;Now, by setting Maple 13.02 or 14 Standard GUI to Font anti-aliasing: Disabled (under Win XP 32), and executing:&lt;/p&gt;
&lt;pre&gt;seq(Typesetting:-mi("z",fontstyle = "italic",size=i),i=8..24);
&lt;/pre&gt;
&lt;p&gt;I get all the diagonal strokes complete. So, could you tell me at what point sizes do they &lt;span&gt;disappear?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Indeed, I get much worst rendering with &lt;/span&gt;Font anti-aliasing: Enabled.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Andrew,&lt;/p&gt;
&lt;p&gt;It is good to know this information. I do not see it in &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=updates,Maple14,GUI' target='_new'&gt;?updates,Maple14,GUI&lt;/a&gt; (is it documented elsewhere?).&lt;/p&gt;
&lt;p&gt;Now, by setting Maple 13.02 or 14 Standard GUI to Font anti-aliasing: Disabled (under Win XP 32), and executing:&lt;/p&gt;
&lt;pre&gt;seq(Typesetting:-mi("z",fontstyle = "italic",size=i),i=8..24);
&lt;/pre&gt;
&lt;p&gt;I get all the diagonal strokes complete. So, could you tell me at what point sizes do they &lt;span&gt;disappear?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Indeed, I get much worst rendering with &lt;/span&gt;Font anti-aliasing: Enabled.&lt;/p&gt;</description>
      <guid>95208</guid>
      <pubDate>Sun, 18 Jul 2010 22:35:28 Z</pubDate>
      <itunes:author>Alejandro Jakubi</itunes:author>
      <author>Alejandro Jakubi</author>
    </item>
    <item>
      <title>Hello, Alejandro,
The "missing strokes"</title>
      <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences?ref=Feed:MaplePrimes:Maple 14 font differences?:Comments#comment95215</link>
      <itunes:summary>&lt;p&gt;Hello, Alejandro,&lt;/p&gt;
&lt;p&gt;The "missing strokes" problem actually appears when antialiasing is &lt;em&gt;enabled &lt;/em&gt;(sorry if that wasn't clear in my original response), and happens at a variety of font sizes including the default size of 12pt.&lt;/p&gt;
&lt;p&gt;For example, here is a screen image of your example in Maple 13 running on Windows 7 with antialiasing enabled:&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=95215/278338/Maple13.png"&gt;&lt;img src="/view.aspx?sf=95215/278338/Maple13.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here's the same example running in Maple 14 on the same system:&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=95215/278338/Maple14.png"&gt;&lt;img src="/view.aspx?sf=95215/278338/Maple14.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hello, Alejandro,&lt;/p&gt;
&lt;p&gt;The "missing strokes" problem actually appears when antialiasing is &lt;em&gt;enabled &lt;/em&gt;(sorry if that wasn't clear in my original response), and happens at a variety of font sizes including the default size of 12pt.&lt;/p&gt;
&lt;p&gt;For example, here is a screen image of your example in Maple 13 running on Windows 7 with antialiasing enabled:&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=95215/278338/Maple13.png"&gt;&lt;img src="/view.aspx?sf=95215/278338/Maple13.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here's the same example running in Maple 14 on the same system:&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=95215/278338/Maple14.png"&gt;&lt;img src="/view.aspx?sf=95215/278338/Maple14.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <guid>95215</guid>
      <pubDate>Mon, 19 Jul 2010 17:24:31 Z</pubDate>
      <itunes:author>AndrewS</itunes:author>
      <author>AndrewS</author>
    </item>
    <item>
      <title>italics ??</title>
      <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences?ref=Feed:MaplePrimes:Maple 14 font differences?:Comments#comment95264</link>
      <itunes:summary>&lt;p&gt;No answer? Thus that problem is still present I guess.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;No answer? Thus that problem is still present I guess.&lt;/p&gt;</description>
      <guid>95264</guid>
      <pubDate>Tue, 20 Jul 2010 22:51:19 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
    <item>
      <title>Style sets</title>
      <link>http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences?ref=Feed:MaplePrimes:Maple 14 font differences?:Comments#comment95278</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences#comment95264"&gt;@Axel Vogt&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I use a customized style set mw file in Standard GUI: Format &amp;gt; Manage Style Sets &amp;gt; User-defined Style Set. May be you need to create one?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/95195-Maple-14-Font-Differences#comment95264"&gt;@Axel Vogt&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I use a customized style set mw file in Standard GUI: Format &amp;gt; Manage Style Sets &amp;gt; User-defined Style Set. May be you need to create one?&lt;/p&gt;</description>
      <guid>95278</guid>
      <pubDate>Wed, 21 Jul 2010 10:30:09 Z</pubDate>
      <itunes:author>Alejandro Jakubi</itunes:author>
      <author>Alejandro Jakubi</author>
    </item>
  </channel>
</rss>