Re: [Scilab-Dev] Issue with unicode exponents

2019-12-06 Thread Samuel Gougeon
Le 29/11/2019 à 13:20, Stéphane Mottelet a écrit : Sorry for these multiple answers, but after thinking about this issue, I arrived at the conclusion that we should consider the use of unicode subscript only as a failsafe solution. In GUI mode (Java console), we should use html output. This w

Re: [Scilab-Dev] Issue with unicode exponents

2019-12-06 Thread Samuel Gougeon
Le 29/11/2019 à 13:05, Stéphane Mottelet a écrit : BTW, under Windows, none of the console mode seems to support simple accented characters : --> disp "é"  ├® The super/subscript problem is just a small part of this more general issue. Yes, sure. This is the point of the long standing

Re: [Scilab-Dev] Issue with unicode exponents

2019-12-06 Thread Samuel Gougeon
Le 29/11/2019 à 12:10, Stéphane Mottelet a écrit : Hello, Altough I am the author or this patch, I find this may be a bit too early to make the hypothesis that Scilab would be systematically launched in an environment that allows Unicode chars. This hypothesis is not needed to go on with Un

Re: [Scilab-Dev] Issue with unicode exponents

2019-12-06 Thread Samuel Gougeon
Le 29/11/2019 à 00:36, Antoine ELIAS a écrit : Le 28/11/2019 à 23:35, Samuel Gougeon a écrit : Hello Antoine, Le 28/11/2019 à 23:17, Antoine ELIAS a écrit : Hello Samuel, I'm agree with you about the issue. I will try to find a way to change the console properties inside binary like when w

Re: [Scilab-Dev] Issue with unicode exponents

2019-12-06 Thread Samuel Gougeon
Le 28/11/2019 à 23:35, Samuel Gougeon a écrit : Hello Antoine, Le 28/11/2019 à 23:17, Antoine ELIAS a écrit : Hello Samuel, I'm agree with you about the issue. I will try to find a way to change the console properties inside binary like when we change color in nw mode ( W/B vs B/W ) Great.

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-29 Thread Stéphane Mottelet
Sorry for these multiple answers, but after thinking about this issue, I arrived at the conclusion that we should consider the use of unicode subscript only as a failsafe solution. In GUI mode (Java console), we should use html output. This will solve the problem of readability of exponents and

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-29 Thread Stéphane Mottelet
BTW, under Windows, none of the console mode seems to support simple accented characters : --> disp "é"  ├® The super/subscript problem is just a small part of this more general issue. S. Le 28/11/2019 à 21:58, Samuel Gougeon a écrit : Dear Stéphane, Thank you for your on-going efforts to

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-29 Thread Stéphane Mottelet
It also works in the bash console of "Git for windows". Le 29/11/2019 à 12:14, Stéphane Mottelet a écrit : In fact, it is already supportted in the current version of mintty, even if not documented via the command "infocmp screen", as it can be seen in the attached screenshot... But it is a

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-29 Thread Stéphane Mottelet
In fact, it is already supportted in the current version of mintty, even if not documented via the command "infocmp screen", as it can be seen in the attached screenshot... But it is a pity that this extension is not supported by any terminal in OSx or Linux... S. Le 29/11/2019 à 12:10, Sté

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-29 Thread Stéphane Mottelet
Hello, Altough I am the author or this patch, I find this may be a bit too early to make the hypothesis that Scilab would be systematically launched in an environment that allows Unicode chars. This could be, at least, a rendering option (BTW we need an unified way of customizing display in t

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-29 Thread Stéphane Mottelet
Hello, Altough I am the author or this patch, I find this may be a bit too early to make the hypothesis that Scilab would be systematically launched in an environment that allows Unicode chars. This could be, at least, a rendering option (BTW we need an unified way of customizing display in t

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-28 Thread Antoine ELIAS
Le 28/11/2019 à 23:35, Samuel Gougeon a écrit : Hello Antoine, Le 28/11/2019 à 23:17, Antoine ELIAS a écrit : Hello Samuel, I'm agree with you about the issue. I will try to find a way to change the console properties inside binary like when we change color in nw mode ( W/B vs B/W ) Grea

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-28 Thread Samuel Gougeon
Hello Antoine, Le 28/11/2019 à 23:17, Antoine ELIAS a écrit : Hello Samuel, I'm agree with you about the issue. I will try to find a way to change the console properties inside binary like when we change color in nw mode ( W/B vs B/W ) Great. But I does not show trouble with 2 or 3 and o

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-28 Thread Antoine ELIAS
Hello Samuel, I'm agree with you about the issue. I will try to find a way to change the console properties inside binary like when we change color in nw mode ( W/B vs B/W ) But I does not show trouble with 2 or 3 and others superscript numbers. With this configuration Le 28/11/2019 à 21

Re: [Scilab-Dev] Issue with unicode exponents

2019-11-28 Thread Samuel Gougeon
Le 28/11/2019 à 21:58, Samuel Gougeon a écrit : Without zooming, the "3" is very close to 8, and only its place before 4 mainly indicates that it's not 8. Could the 1-3 exponents be redefined with the same size as the other higher figures, under other unicode ids? Aaarr, apparently no: ht