mnikhil-git / mscgen

Automatically exported from code.google.com/p/mscgen
GNU General Public License v2.0
0 stars 0 forks source link

Add source attribute to set font size #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The color is nice. Maybe we could have an additional source attribute to set 
font size. Something like font-size="18".

That would allow an important arc to be 

a -> b [label="sys error", textcolor="red", font-size="18"]

It should be straight forward for svg, I don't know about the other formats.

Original issue reported on code.google.com by alpine...@yahoo.com on 1 Feb 2011 at 3:42

GoogleCodeExporter commented 8 years ago
I dont know how to make this an enhancement request and not a defect. Sorry for 
my ignorance.

Original comment by alpine...@yahoo.com on 1 Feb 2011 at 3:43

GoogleCodeExporter commented 8 years ago
Hi

Don't worry about the enhancement vs. defect part. We do not have an 
"enhancement" issue template, so there is much you could have done here about 
that. :)

~Niels

Original comment by NThykier@gmail.com on 1 Feb 2011 at 8:57

GoogleCodeExporter commented 8 years ago
Hi,

Thanks for the request.

I don't think there is a problem supporting this except in the case of PNG 
output when configured without FreeType support.  FreeType produces better 
output and is what I want to use by default, and I think pretty much works on 
all platforms.  If fontsize is specified and there's no FreeType I can probably 
just print a warning in anycase.

I'll look to put this in the next release.

Mike

Original comment by Michael....@gmail.com on 1 Feb 2011 at 7:48

GoogleCodeExporter commented 8 years ago
Thank you. This program is something I have been looking for for a while. It is 
simple to use and does a simple job well. Drawing these diagrams by hand is a 
pain in the butt.

You have made a great contribution to the Free-libre eco-system.

Al

--- On Tue, 2/1/11, mscgen@googlecode.com <mscgen@googlecode.com> wrote:

From: mscgen@googlecode.com <mscgen@googlecode.com>
Subject: Re: Issue 60 in mscgen: Add source attribute to set font size
To: alpinekid@yahoo.com
Date: Tuesday, February 1, 2011, 11:49 AM

Original comment by alpine...@yahoo.com on 3 Feb 2011 at 6:50