[Plplot-devel] test-drv-info

2019-09-12 Thread Phil Rosenberg
Hi Alan
I think I have found a problem with test-drv-info. I think it is
unaware of the CMake flag CMAKE_DEBUG_POSTFIX. I've started using
-DCMAKE_DEBUG_POSTFIX=d as part of my cmake commands to add d to the
end of all debug libraries. But this causes test-drv-info to report:
Could not open the driver module 
If I go onto the command line ant try running test-drv-info myself,
adding d to the module name, I get
Could not read symbol plD_DEVICE_INFO_d in driver module d

Is it possible to pull the postfix into the test-drv-info source? It
would simply need concatenating at line 76 of test-drv-info.c

Phil


___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel


Re: [Plplot-devel] Font issues for -dev plm and plrender

2019-09-12 Thread Alan W. Irwin

On 2019-09-11 21:41-0400 Jim Dishaw wrote:





On Sep 11, 2019, at 9:30 PM, Alan W. Irwin  wrote:

Hi Jim:

My understanding is plbuf supports unicode-aware system fonts.  But
my recent test (for details of the test, see the commit message for the commit 
git-decribed
as plplot-5.15.0-31-g3af0b2cf1) showed the combination of -dev plm (which I 
presume writes
plbuf information to a file) and plrender (which I presume reads that 
information) is
still using Hershey fonts!

Could you please figure out a fix for this issue?


I’ll take a look at it this weekend.  I think the font support may need to be 
cleaned up because there is a lot of duplicated code.


Thanks for being willing to try to fix this and good luck with that effort!

Alan
__
Alan W. Irwin

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.org); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__

Linux-powered Science
__


___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel