Robert Olofsson
Robert Olofsson
We had similar requests. I fixed our problem by adding two methods to RSyntaxTextArea: getFontForToken and getFontMetricsForToken and then our subclass of RSyntaxTextArea overrides these methods to check the characters...
A trivial swing program, so not using RSyntaxTextArea, does not show fallback for custom fonts for me, on linux (ubuntu) with jdk 17.  Source code (But...
Monospaced fonts are not monospaced when it comes to more complex CJK characters, yes and that is fine for me. I am not sure I understand what the image for...
We tested a bit more, trying to use StyleContext and as I said it worked fine on my machine, but it did not work on another machine (probably because of...