moosetechnology / Moose

MOOSE - Platform for software and data analysis.
https://moosetechnology.github.io/moose-wiki
MIT License
136 stars 34 forks source link

Roassal Athens uses the default Morph logic for PNG export #986

Closed seandenigris closed 9 years ago

seandenigris commented 9 years ago

Originally reported on Google Code with ID 986

Even though Athens can render with nice anti aliasing, when exporting to PNG, the default
logic is being used:

ROMorphicPlatform>>imageExporterClass

    ^ ROPharoImageExporter 

We should use the nice rendering of Athens for the export.

Reported by tudor@tudorgirba.com on 2013-10-13 19:48:41

seandenigris commented 9 years ago

Reported by tudor@tudorgirba.com on 2013-10-23 23:10:22

seandenigris commented 9 years ago
Any chance of looking into this?

Reported by tudor@tudorgirba.com on 2013-11-11 05:19:29

seandenigris commented 9 years ago
Hi!

I have produced a small fix in the athens package, but well.. It does not seems to
work for large picture. I will put more effort tomorrow.

Reported by alexandre.bergel on 2013-11-13 00:00:27

seandenigris commented 9 years ago
This would be great.

Reported by tudor@tudorgirba.com on 2013-11-13 04:17:35

seandenigris commented 9 years ago
Fixed in Roassal 1.479

Reported by alexandre.bergel on 2013-11-13 12:39:56

seandenigris commented 9 years ago
Great. I love anti aliasing :)

Now, we have another tiny problem:
https://code.google.com/p/moose-technology/issues/detail?id=995

Reported by tudor@tudorgirba.com on 2013-11-13 14:53:27