I've just discovered JreePad (as a successor to TreePad Lite, on Win10, and then Linux). It looks to be a perfect upgrade for me, except that I can't easily read small (especially serif) fonts, due to age, and a mini-stroke. Is there any way to change all the text to a larger sans font (in a pre-built Windows distribution)?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm still looking for a JreePad with a bigger, sans font; is there maybe a command line switch (I notice that there's at least a commonad line argument handler)? Otherwise I expect I'll need to modify the source and built it myself (for Windows); as a novice, does anyone know where I might find all the information on how to do that?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Can you please update the tool with latest version which following options
Thanks
I've created a somewhat more versatile Treepad and Jreepad clone. Have a look!
https://sourceforge.net/projects/ragna-scribe/
Hi,
I've just discovered JreePad (as a successor to TreePad Lite, on Win10, and then Linux). It looks to be a perfect upgrade for me, except that I can't easily read small (especially serif) fonts, due to age, and a mini-stroke. Is there any way to change all the text to a larger sans font (in a pre-built Windows distribution)?
Thanks
I'm still looking for a JreePad with a bigger, sans font; is there maybe a command line switch (I notice that there's at least a commonad line argument handler)? Otherwise I expect I'll need to modify the source and built it myself (for Windows); as a novice, does anyone know where I might find all the information on how to do that?
Hi Anthony,
Not sure if you're still struggling with this. But there's a nice treepad-style app, at Eric's site https://www.ericbt.com/vault3.
The cool thing is that you can easily use the same pim (a Sqlite database) on an Android app.
It's also been updated much more recently than JReePad.
Sorry you were having problems getting help, back in July.
It is possible to force java apps to use the GTK+ fonts / theme etc , at least on Linux :
export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel ${_JAVA_OPTIONS}"
then run your java (jar) , YMMV HTH
I've created a somewhat more versatile Treepad and Jreepad clone. Have a look!
https://sourceforge.net/projects/ragna-scribe/