<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2104: SVG font size units</title><link href="https://sourceforge.net/p/gnuplot/bugs/2104/" rel="alternate"/><link href="https://sourceforge.net/p/gnuplot/bugs/2104/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuplot/bugs/2104/</id><updated>2019-04-02T17:24:37.587000Z</updated><subtitle>Recent changes to 2104: SVG font size units</subtitle><entry><title>#2104 SVG font size units</title><link href="https://sourceforge.net/p/gnuplot/bugs/2104/?limit=25#f5c3" rel="alternate"/><published>2019-04-02T17:24:37.587000Z</published><updated>2019-04-02T17:24:37.587000Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.net4bd9838b89254556e252870fbc2eb778185f7e71</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,4 +1,3 @@&lt;/span&gt;
&lt;span class="gd"&gt;-&lt;/span&gt;
 The SVG files generated with the svg terminal are missing font size units i.e. "pt". This results in incorrect font sizes. Older versions of gnuplot (&amp;lt; 5) do not suffer from this issue.

 The following script applied to the generated SVG file can be used to workaround the problem:
&lt;/pre&gt;&lt;/div&gt;


&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; open-duplicate&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#2104 SVG font size units</title><link href="https://sourceforge.net/p/gnuplot/bugs/2104/?limit=25#b320" rel="alternate"/><published>2018-12-02T21:37:16.138000Z</published><updated>2018-12-02T21:37:16.138000Z</updated><author><name>Hans-Bernhard Broeker</name><uri>https://sourceforge.net/u/broeker/</uri></author><id>https://sourceforge.net4894ec1513355acfac7b07af0bc22d2c8b1bc226</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;No, the units are not missing.  It's quite perfectly legal and sensible to specify the size without a unit.  It's a design choice, not a fault.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SVG font size units</title><link href="https://sourceforge.net/p/gnuplot/bugs/2104/" rel="alternate"/><published>2018-12-02T11:48:37.669000Z</published><updated>2018-12-02T11:48:37.669000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd4718e322c5b0496e0af42db55596471d40b7900</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The SVG files generated with the svg terminal are missing font size units i.e. "pt". This results in incorrect font sizes. Older versions of gnuplot (&amp;lt; 5) do not suffer from this issue.&lt;/p&gt;
&lt;p&gt;The following script applied to the generated SVG file can be used to workaround the problem:&lt;/p&gt;
&lt;p&gt;sed -i 's/font-size="(&lt;span&gt;[0-9.]&lt;/span&gt;*)"/font-size="\1pt"/g' file.svg&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SVG font size units</title><link href="https://sourceforge.net/p/gnuplot/bugs/2104/" rel="alternate"/><published>2018-12-02T11:48:37.669000Z</published><updated>2018-12-02T11:48:37.669000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb001625c5dd9bdcca2b3f97e2d81c8706ef7ef89</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 2104 has been modified: SVG font size units&lt;br/&gt;
Edited By: Ethan Merritt (sfeam)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'open-duplicate'&lt;br/&gt;
Description updated:&lt;br/&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1,4 +1,3 @@&lt;/p&gt;
&lt;p&gt;-&lt;br/&gt;
 The SVG files generated with the svg terminal are missing font size units i.e. "pt". This results in incorrect font sizes. Older versions of gnuplot (&amp;lt; 5) do not suffer from this issue.&lt;/p&gt;
&lt;p&gt;The following script applied to the generated SVG file can be used to workaround the problem:&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>