|
From: Teodoro S. <Teo...@es...> - 2015-05-26 12:37:25
|
Hi Tatsuro, I already register the bug some days ago: http://sourceforge.net/p/gnuplot/bugs/1613/ I cannot edit it now, do I have to register? Maybe you could add the terminals affected and the fact that only happens with 125% enlargement. Thank you for your tests. Regards, Teo -----Original Message----- From: Tatsuro MATSUOKA [mailto:tma...@ya...] Sent: martes, 26 de mayo de 2015 13:27 To: tma...@ya...; Teodoro Seoane; gnu...@li... Subject: Re: [Gnuplot-info] Gnuplot text scaling problem on Windows ----- Original Message ----- > From: Tatsuro MATSUOKA > To: Teodoro Seoane >; gnuplot-info > Cc: > Date: 2015/5/26, Tue 17:36 > Subject: Re: [Gnuplot-info] Gnuplot text scaling problem on Windows > > ----- Original Message ----- > >> From: Teodoro Seoane >> To: Tatsuro MATSUOKA ; "gnuplot-info <gnuplot-info >> Cc: >> Date: 2015/5/25, Mon 15:08 >> Subject: RE: [Gnuplot-info] Gnuplot text scaling problem on Windows >> >> Hi Tatsuro, >> >> It seems that the problem only happens with 125% enlarged font. >> I have tested it also with 150%, and as you say, everything was fine. >> >> Could you test it with 125%? >> >> Thank you, >> Teo >> >> -----Original Message----- >> From: Tatsuro MATSUOKA [mailto:tma...@ya...] >> Sent: sábado, 23 de mayo de 2015 1:23 >> To: Teodoro Seoane; gnu...@li... >> Subject: Re: [Gnuplot-info] Gnuplot text scaling problem on Windows >> >>> From: Teodoro Seoane >> >>> To: Tatsuro MATSUOKA ; "gnuplot-info" <gnuplot-info> >>> Cc: >>> Date: 2015/5/22, Fri 20:18 >>> Subject: RE: [Gnuplot-info] Gnuplot text scaling problem on >>> Windows >>> >>> Hi Tatsuro, >>> >>> I have tested it no won gnuplot 5.0.0 and the behaviour remains >>> the > same. >>> >>> I have tested it with this simple script: >>> set term pngcairo enhanced font "Arial,12" size 960, 720 > rounded >> set >>> output 'labels.png' >>> plot x t 'LabelSize' >>> >>> Then I changed the windows font scale in the control panel (you >>> have >>> to log off and log on) and launched the script again. >>> The output image have bigger labels now. >>> Can you reproduce it too? >>> >>> I will file a bug then. >>> >>> Thank you! >>> Teo >>> >>> >>> -----Original Message----- >>> From: Tatsuro MATSUOKA >>> Sent: viernes, 22 de mayo de 2015 4:30 >>> To: Teodoro Seoane; gnuplot-info >>> Subject: Re: [Gnuplot-info] Gnuplot text scaling problem on >>> Windows >>> >>> ----- Original Message ----- >>> >>>> From: Teodoro Seoane >>>> To: "gnuplot-info <gnuplot-info> >>>> Cc: >>>> Date: 2015/5/20, Wed 15:11 >>>> Subject: [Gnuplot-info] Gnuplot text scaling problem on Windows >>>> >>>> Hi all, >>>> >>>> I have a problem with gnuplot text scaling, which is different >>>> depending on the computer where my script is run. >>>> I use the pngcairo terminal with gnuplot 4.6.6 to plot my > figures >>>> under Windows OS, for example: >>>> set term pngcairo enhanced font "Arial,12" size 960, > 720 >> rounded >>>> >>>> And I let other colleagues use the code to produce their own >>>> figures, but it seems that for some of them the text in the > images is >> scaled. >>>> >>>> It seems that it is related to the Windows OS font scaling, >>>> where > >>>> you can choose in the Control Panel to enlarge the fonts of the > OS. >>>> This Windows configuration affects the text size of the images, >>>> which are prepared for a "normal" font size. >>>> Is there any way to avoid this so to use the same scripts for > every >>> computer? >>>> >>>> Thank you, >>>> Teo >>>> >>> >>> >>> I think that it is a bug. >>> Did you observe the same thing gnuplot 5.0.0? >>> >>> Or can you give a short script to reproduce the problem. >>> >>> >>> If it also happens on gnuplot 5.0.0, please file to the bug ticket. >>> >>> http://sourceforge.net/p/gnuplot/bugs/ >>> >> >> >> Teo >> >> I cannot reproduce your problems. >> >> See the files in >> >> http://www.geocities.co.jp/tmgpltwin/Files/Files.html#0065 >> >> labels.zip >> >> >> labels_5.0.png, labels_5.1.png : normal screen setting (tested on >> 5.0.0 and > >> 5.1.0(cvs)) >> >> labels_e_5.0.png, labels_e_5.1.png : font enlarged (150%) screen setting. >> >> >> I have tested on windows 7 Home Premium 64 bit. >> >> Am I wrong in operation of the control panel? > > > Teo > > I have reproduced the phenomena with 125% enlarging on windows 7 Home > Premium 64 bit with your script. > > http://www.geocities.co.jp/tmgpltwin/Files/Files.html#0066 > > 0066 labels20150526.zip, 101,460 bytes, 2015-05-26 > > > Before registering the phenomena to the bug ticket, it is hopefully > investigated whether the phenomena happe n on other terminals. (cairo > based: pdfcairo, epscairo and wxt, non cairo based (png, jpeg, gif > (libgd based), windows, postscrirpt, emf, svg, canvas, etcs. (that can > be built without external > libraries.)) . > > Tatsuro > I have tested on pdfcairo, wxt, windows, qt, emf png and svg at the moment. I did not tested epscairo postscript, canvas simply because I have forgotten to test on them. Affected terminals wxt, windows, qt Non-affected terminals png, svg, emf pdfcairo does give a graph with your script. I think that we should register the phenomena into the bug ticket. Tatsuro |