Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1518
| From | sfeam <sfeam@users.sourceforge.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Symbol fonts and non-white background in SVG? |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | 2012-12-03 09:36 -0800 |
| Organization | gnuplot development team |
| Message-ID | <k9inui$hlq$1@dont-email.me> (permalink) |
| References | <ai0vn1Fdg5lU1@mid.individual.net> <k9g47c$8hd$1@dont-email.me> <ai1mfoFimegU1@mid.individual.net> <k9gcqe$ci$1@dont-email.me> <ai37cmFsouoU1@mid.individual.net> |
Followups directed to: comp.graphics.apps.gnuplot
Ingo Thies wrote: > BTW I couldn't find a way to get slanted/italic fontshapes in SVG. Did I > overlook something? set title "Big Bold Italic Font" font "Times Bold Italic,16" I had to look at the code to figure this out. The whitespace in front of the words "bold" and/or "italic" is currently required, but probably shouldn't be. It is not case sensitive. These details are correct only for the svg terminal. Someone was working on adding bold/italic support to all terminals in a systematic way, but I seem to have lost track of who that was and what progress they made. Ethan
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Symbol fonts and non-white background in SVG? Ingo Thies <ingo.thies@gmx.de> - 2012-12-02 13:26 +0100
Re: Symbol fonts and non-white background in SVG? Michael <proximum@land.ru> - 2012-12-02 23:43 +0700
Re: Symbol fonts and non-white background in SVG? sfeam <sfeam@users.sourceforge.net> - 2012-12-02 09:47 -0800
Re: Symbol fonts and non-white background in SVG? Ingo Thies <ingo.thies@gmx.de> - 2012-12-02 19:54 +0100
Re: Symbol fonts and non-white background in SVG? sfeam <sfeam@users.sourceforge.net> - 2012-12-02 12:14 -0800
Re: Symbol fonts and non-white background in SVG? Ingo Thies <ingo.thies@gmx.de> - 2012-12-03 09:49 +0100
Re: Symbol fonts and non-white background in SVG? sfeam <sfeam@users.sourceforge.net> - 2012-12-03 09:36 -0800
csiph-web