PDA

View Full Version : jedit cant find fonts


nephish
February 1st, 2007, 03:01 PM
lo there all,
i downloaded a couple of fonts that i like for scripting. after i did a
fc-cache
eclipse, scribes, gedit and other apps load them up nice, but jedit does not.
anything i can do here ?

thanks

hamoda
February 21st, 2007, 01:39 PM
Seems jEdit does not look for installed fonts but has it's own font folder. You can copy the desired fonts as root to /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/fonts and restart jEdit. This should work.

nephish
February 21st, 2007, 01:46 PM
indeed , that worked. thanks