Mayuso

Results 11 comments of Mayuso

This is fixed in PR #12.

@doctorpangloss Where can we find these changes? Your fork's master doesn't seem to have these changes pushed yet. I'd love to see how you implemented this stuff into metastone.

I never even realize this existed, not sure if the guys will be interested in implementing this into MetaStone, but I am definitely interested in learning more about it, and...

MIght be interesting to show the progress as a checklist: - [x] This is done - [ ] This isn't done. You are doing an incredible job and never stop...

Yeah.....I can't really remember. Probably Java version? Can you tell us about your Windows and Java versions? *(You can check the Java version by writting `java -version` on the command...

What do you mean? An API to get card information directly from metastone? It'll probably be better to create an independent project for that purpose.

This is a known problem, when zooming a lot, the chart throws an Exception (More info here: #64). Try to catch the exception so the UI doesn't freeze, that's the...

Please correct me if I am wrong but I believe the same happened with `org.jfree.chart.util.ParamChecks`. It's named `org.jfree.chart.util.Args` now. The change you mention can be found in this commit: [0763be8ec6b44c7fd782fd497aadcd455f0491f0](https://github.com/jfree/jfreechart/commit/0763be8ec6b44c7fd782fd497aadcd455f0491f0#diff-f8a9809e52b9682baf7419e93e544c26)...

Hello, I've tested both the executable and calling the script directly with four diferent images (~500kb, ~1MB, ~2MB and ~3MB), all of the tests finished correctly. I need some more...

Right now there is no way to configure the call so that it produces a lighter output SVG, sorry. This project is relatively abandoned, however, if I ever have the...