Re: [Plplot-devel] font selection and windows symbol fonts

2012-07-04 Thread Andrew Ross
Phil, Your patch looks like it should not cause problems in the normal case so I've committed it to svn. See Alan's comments about how to set fonts using environment variables. Cheers Andrew On Wed, Jul 04, 2012 at 07:48:16AM -0700, phil rosenberg wrote: > Hi all > ? > I'm emailing about fon

Re: [Plplot-devel] font selection and windows symbol fonts

2012-07-04 Thread Andrew Ross
On Wed, Jul 04, 2012 at 10:50:03AM -0700, Alan Irwin wrote: > On 2012-07-04 07:48-0700 phil rosenberg wrote: > > > The other item - and the item i was working on when I found the symbol font > > problem - is that wxWidgets doesn't have a symbol type > > and?because of this plplot uses the sans st

Re: [Plplot-devel] font selection and windows symbol fonts

2012-07-04 Thread Alan W. Irwin
On 2012-07-04 07:48-0700 phil rosenberg wrote: > Hi all >   > I'm emailing about font selection in general, but particularly with wxWidgets > and using the symbol font with freetype on Windows. >   > I guess the easiest of these subjects is the symbol font using freetype. I've > just discovered

[Plplot-devel] font selection and windows symbol fonts

2012-07-04 Thread phil rosenberg
Hi all   I'm emailing about font selection in general, but particularly with wxWidgets and using the symbol font with freetype on Windows.   I guess the easiest of these subjects is the symbol font using freetype. I've just discovered that plfreetype renders the wrong characters when using the s

Re: [Plplot-devel] accessibility to plstrl & plP_mmpcy

2012-07-04 Thread phil rosenberg
I thought this might be a useful point to jump in. Alan and I had some discussions recently about newlines in the wxWidgets drivers. They are currently inconsistently applied to the wxGraphicsContext and wxDC and wxAgg/freetype versions of the drivers. We weren't entirely sure how well newlines