JDBC-0

Results 7 comments of JDBC-0

Unfortunately, these are customer fonds that are only their property. But perhaps you could try misc fonts, set the chart title aligned to the right and see if the very...

It is not about these fonts as they work flawlessly with JFreeChart 1.0.17 .... just by switching to 1.5.3, some of such chart titles suddenly moved to the right or...

I went back and created 2 versions of our app: one with the JfreeChart 1.0.17 API and one with JFreeChart 1.5.3 API. I compared both generated SVGs and noticed differences...

Well, I tested JFreeSVG and the problem does not show up with it. But we can't switch fast to JFreeSVG as this involves a lot of testing and might introduce...

We also keep FOP up to date, so JFreeChart 1.0.17 worked with all the latest FOP versions - incl. the latest 2.7 we use. So, we we use FOP 2.7...

As stated in https://github.com/mwiede/jsch#FAQ , additional ` com.jcraft.jsch.JSch.setConfig("server_host_key", com.jcraft.jsch.JSch.getConfig("server_host_key") + ",ssh-rsa"); com.jcraft.jsch.JSch.setConfig("PubkeyAcceptedAlgorithms", com.jcraft.jsch.JSch.getConfig("PubkeyAcceptedAlgorithms") + ",ssh-rsa"); ` Worked for some test cases. The question is, if "ssh-rsa" is the only algorithm...

Great! Can't wait to see it in action. Thanks! (Does it also work when copying bookmarks? Because it's the same behaviour when copying such an amount of marked bookmarks.)