RE: How to export anti-aliased graphics files?



On Wed, 2007-05-09 at 10:36 -0700, Nathan Bates wrote:
I found a solution.
Change val from 0 to 14
in the file ~/.dia/persistence

 <dia:integer role="export-filter">
    <dia:attribute name="intvalue">
      <dia:int val="14"/>
    </dia:attribute>

That was a strange fix.  Can't you pick the right one in the drop-down
in the export dialog ("Portable Network Graphics (*.png)" rather than
"Pixbuf[png] (*.png)")?  Or if you're trying to do it from the command
line, use -t png-libart (with -s <width>x<height> to set number of
pixels)?

BTW, dia is a great program.
Drawing diagrams has helped me a lot.
Thanks dia developers!

Thank you.

-Lars




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]