Alan W. Irwin wrote:
> On 2009-04-06 00:53-0700 Alan W. Irwin wrote:
>
>
>
> To everyone here who would like to help out with testing:
>
> To help understand what I suspect is a qt device driver character alignment
> issue, I would appreciate some specific testing of example 3 using -dev
> pngqt
Alan W. Irwin wrote:
> On 2009-04-06 00:53-0700 Alan W. Irwin wrote:
>
> To everyone here who would like to help out with testing:
>
> To help understand what I suspect is a qt device driver character alignment
> issue, I would appreciate some specific testing of example 3 using -dev
> pngqt to
On 2009-04-07 14:11+0100 Alban Rochel wrote:
> Hello Alan et al,
>
> I've found a curious plplot behaviour having a closer look at example 3:
> monitoring the font changes, it looks like there are font changes before
> and after writing the thetas, switching from Times to Helvetica. I don't
> thin
On 2009-04-07 15:40+0100 Alban Rochel wrote:
> Alan,
>
> Looking in plcore, I realized that plplot switched to the "Symbol" font
> before plotting a symbol, which is not supported in our driver (not
> declared as a StyleHint in Qt), and was just ignored, dropping through
> the "switch" statements
On 2009-04-07 09:56-0700 Alan W. Irwin wrote:
> On 2009-04-07 15:40+0100 Alban Rochel wrote:
>
>> Alan,
>>
>> Looking in plcore, I realized that plplot switched to the "Symbol" font
>> before plotting a symbol, which is not supported in our driver (not
>> declared as a StyleHint in Qt), and was ju