Re: Font too small

2022-10-31 Thread Michael Bien

On 31.10.22 16:55, negora wrote:
I've just tested NetBeans IDE with OpenJDK 19.0.1+10 (a build from 
Eclipse Temurin), and it still seems to be using an old version of 
FreeType. I believe so because the font rendering is still horrible if 
you don't set the "FREETYPE_PROPERTIES" variable. I don't understand 
why in 2022 they still don't use version 40 (if that's the cause, of 
course).


I also use that setting with other applications based on Swing, such 
as WizTools.org REST Client and SoapUI, and the result is very 
noticeable (for better).


I hope not to transform this thread in a feature request but... Is 
there a way so that NetBeans can do this adjustment by itself, without 
the need of setting an environment variable?


yes there would be, that was why I was asking :)

the launcher has special cases for some high dpi and font AA mode 
settings. (open the bin/netbeans script and scroll down)


main challenge would be to detect when this is needed and when not. I 
suppose this isn't something to enable by default on linux.


-mbien



Thank you.


On 31/10/2022 14:33, Michael Bien wrote:

interesting.

Since it was filed against JDK 11.0.5 which was a few updates ago. 
Was it not fixed/backported since then? A lot of those linked JDK 
bugs are marked resolved.


-mbien

On 31.10.22 07:58, negora wrote:
Besides editing the "$NETBEANS_HOME/etc/netbeans.conf" file (to add 
the "--fonsize" parameter), I recommend you setting the 
"FREETYPE_PROPERTIES" environment variable to your taste, while 
invoking NetBeans.


I also use Debian 11 and I've seen that the font rendering looks 
better (at least to me), with the following command:


    FREETYPE_PROPERTIES='truetype:interpreter-version=40' 
"$NETBEANS_HOME/bin/netbeans"


Best regards.

PS: I first heard about this parameter when I reported an issue 
about Adoptium ( 
https://github.com/adoptium/adoptium-support/issues/50 ).



On 29/10/2022 20:12, Amn wrote:
I am using NB15 under Debian 11, after an update, or so I think, 
the font of the NB45 app became too small, (looks  like the one in 
Eclipse) and it is to hard to read. I remember editing a file, this 
is a long time ago, to increase the size of the font used by NB, 
anyone knows of this?

Thanks in advance.

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Font too small

2022-10-31 Thread negora
I've just tested NetBeans IDE with OpenJDK 19.0.1+10 (a build from 
Eclipse Temurin), and it still seems to be using an old version of 
FreeType. I believe so because the font rendering is still horrible if 
you don't set the "FREETYPE_PROPERTIES" variable. I don't understand why 
in 2022 they still don't use version 40 (if that's the cause, of course).


I also use that setting with other applications based on Swing, such as 
WizTools.org REST Client and SoapUI, and the result is very noticeable 
(for better).


I hope not to transform this thread in a feature request but... Is there 
a way so that NetBeans can do this adjustment by itself, without the 
need of setting an environment variable?


Thank you.


On 31/10/2022 14:33, Michael Bien wrote:

interesting.

Since it was filed against JDK 11.0.5 which was a few updates ago. Was 
it not fixed/backported since then? A lot of those linked JDK bugs are 
marked resolved.


-mbien

On 31.10.22 07:58, negora wrote:
Besides editing the "$NETBEANS_HOME/etc/netbeans.conf" file (to add 
the "--fonsize" parameter), I recommend you setting the 
"FREETYPE_PROPERTIES" environment variable to your taste, while 
invoking NetBeans.


I also use Debian 11 and I've seen that the font rendering looks 
better (at least to me), with the following command:


    FREETYPE_PROPERTIES='truetype:interpreter-version=40' 
"$NETBEANS_HOME/bin/netbeans"


Best regards.

PS: I first heard about this parameter when I reported an issue about 
Adoptium ( https://github.com/adoptium/adoptium-support/issues/50 ).



On 29/10/2022 20:12, Amn wrote:
I am using NB15 under Debian 11, after an update, or so I think, the 
font of the NB45 app became too small, (looks  like the one in 
Eclipse) and it is to hard to read. I remember editing a file, this 
is a long time ago, to increase the size of the font used by NB, 
anyone knows of this?

Thanks in advance.

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Font too small

2022-10-31 Thread Michael Bien

interesting.

Since it was filed against JDK 11.0.5 which was a few updates ago. Was 
it not fixed/backported since then? A lot of those linked JDK bugs are 
marked resolved.


-mbien

On 31.10.22 07:58, negora wrote:
Besides editing the "$NETBEANS_HOME/etc/netbeans.conf" file (to add 
the "--fonsize" parameter), I recommend you setting the 
"FREETYPE_PROPERTIES" environment variable to your taste, while 
invoking NetBeans.


I also use Debian 11 and I've seen that the font rendering looks 
better (at least to me), with the following command:


    FREETYPE_PROPERTIES='truetype:interpreter-version=40' 
"$NETBEANS_HOME/bin/netbeans"


Best regards.

PS: I first heard about this parameter when I reported an issue about 
Adoptium ( https://github.com/adoptium/adoptium-support/issues/50 ).



On 29/10/2022 20:12, Amn wrote:
I am using NB15 under Debian 11, after an update, or so I think, the 
font of the NB45 app became too small, (looks  like the one in 
Eclipse) and it is to hard to read. I remember editing a file, this 
is a long time ago, to increase the size of the font used by NB, 
anyone knows of this?

Thanks in advance.

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Font too small

2022-10-31 Thread negora
Besides editing the "$NETBEANS_HOME/etc/netbeans.conf" file (to add the 
"--fonsize" parameter), I recommend you setting the 
"FREETYPE_PROPERTIES" environment variable to your taste, while invoking 
NetBeans.


I also use Debian 11 and I've seen that the font rendering looks better 
(at least to me), with the following command:


    FREETYPE_PROPERTIES='truetype:interpreter-version=40' 
"$NETBEANS_HOME/bin/netbeans"


Best regards.

PS: I first heard about this parameter when I reported an issue about 
Adoptium ( https://github.com/adoptium/adoptium-support/issues/50 ).



On 29/10/2022 20:12, Amn wrote:
I am using NB15 under Debian 11, after an update, or so I think, the 
font of the NB45 app became too small, (looks  like the one in 
Eclipse) and it is to hard to read. I remember editing a file, this is 
a long time ago, to increase the size of the font used by NB, anyone 
knows of this?

Thanks in advance.

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Font too small

2022-10-30 Thread Geertjan Wielenga
What is "the app itself"? An application on the NetBeans Platform? A
web application? A PHP application? If it is a NetBeans Platform based
application, the file to configure the font is in etc/xxx.conf, e.g.,
etc/netbeans.conf or whatever the name of that file is for your
application.

Gj

On Sun, Oct 30, 2022 at 8:09 AM Amn  wrote:
>
> First in foremost my apology, the font I am referring to is the font of the 
> app itself, and not the editor. I know, I was not clear enough regarding 
> this. Second, in Linux Debian 11 it is a bit different than MSWin, and yes I 
> am new to the Linux world.
> Thanks though, it is nice to know that there is someone listening.
>
>
> On 2022-10-29 2:37 p.m., name name2 wrote:
>
>  "C:\Program Files\NetBeans-12.4\netbeans\bin\netbeans64.exe" --fontsize 16
>
> сб, 29 окт. 2022 г. в 21:12, Amn :
>>
>> I am using NB15 under Debian 11, after an update, or so I think, the
>> font of the NB45 app became too small, (looks  like the one in Eclipse)
>> and it is to hard to read. I remember editing a file, this is a long
>> time ago, to increase the size of the font used by NB, anyone knows of
>> this?
>> Thanks in advance.
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Font too small

2022-10-30 Thread Amn
First in foremost my apology, the font I am referring to is the font of 
the app itself, and not the editor. I know, I was not clear enough 
regarding this. Second, in Linux Debian 11 it is a bit different than 
MSWin, and yes I am new to the Linux world.

Thanks though, it is nice to know that there is someone listening.


On 2022-10-29 2:37 p.m., name name2 wrote:
 "C:\Program Files\NetBeans-12.4\netbeans\bin\netbeans64.exe" 
--fontsize 16


сб, 29 окт. 2022 г. в 21:12, Amn :

I am using NB15 under Debian 11, after an update, or so I think, the
font of the NB45 app became too small, (looks  like the one in
Eclipse)
and it is to hard to read. I remember editing a file, this is a long
time ago, to increase the size of the font used by NB, anyone
knows of
this?
Thanks in advance.

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: Font too small

2022-10-29 Thread name name2
 "C:\Program Files\NetBeans-12.4\netbeans\bin\netbeans64.exe" --fontsize 16

сб, 29 окт. 2022 г. в 21:12, Amn :

> I am using NB15 under Debian 11, after an update, or so I think, the
> font of the NB45 app became too small, (looks  like the one in Eclipse)
> and it is to hard to read. I remember editing a file, this is a long
> time ago, to increase the size of the font used by NB, anyone knows of
> this?
> Thanks in advance.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Font too small

2022-10-29 Thread Amn
I am using NB15 under Debian 11, after an update, or so I think, the 
font of the NB45 app became too small, (looks  like the one in Eclipse) 
and it is to hard to read. I remember editing a file, this is a long 
time ago, to increase the size of the font used by NB, anyone knows of 
this?

Thanks in advance.

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Font too small

2022-06-05 Thread Amn

Thank you, problem resolved.

On 2022-05-28 8:33 a.m., Phil L wrote:


find the file netbeans.conf and add --fontsize xx to the line that 
begins with netbeans_default_options= at the end inside the double quotes.


On 5/28/22 5:09 AM, Amn wrote:


Does anyone know how to increase the font-size of the Netbeans? I am 
using NB13 under KDE Plasma. I did the installation following this 
link . On 
another installation NB13's app font was big enough. Note: I mean the 
app's font, not the editor's font.


Changing the font-size on KDE did not change anything.

Thanks in advance.


Re: Font too small

2022-05-28 Thread Phil L
find the file netbeans.conf and add --fontsize xx to the line that 
begins with netbeans_default_options= at the end inside the double quotes.


On 5/28/22 5:09 AM, Amn wrote:


Does anyone know how to increase the font-size of the Netbeans? I am 
using NB13 under KDE Plasma. I did the installation following this 
link . On 
another installation NB13's app font was big enough. Note: I mean the 
app's font, not the editor's font.


Changing the font-size on KDE did not change anything.

Thanks in advance.



Font too small

2022-05-28 Thread Amn
Does anyone know how to increase the font-size of the Netbeans? I am 
using NB13 under KDE Plasma. I did the installation following this link 
. On another 
installation NB13's app font was big enough. Note: I mean the app's 
font, not the editor's font.


Changing the font-size on KDE did not change anything.

Thanks in advance.