Author Topic: Anyway to get high quality image exports  (Read 6577 times)

0 Members and 1 Guest are viewing this topic.

Offline blewisjrTopic starter

  • Frequent Contributor
  • **
  • Posts: 301
Anyway to get high quality image exports
« on: March 31, 2013, 03:18:09 pm »
I have started to experiment around with DipTrace as of late because I hear it is rather good.  I never used a piece of CAD software before and actually this is the first schematic I ever made for my PIC16 Binary counter.  Sadly I hade to make the Component myself because DipTrace does not have a PIC16F1829 PDIP but supprisingly I was able to make the schematic component and the pattern in just minutes without opening the help system.  Very impressed.  Now to my issue I made my schematic and it prints in great quality but when I save the printout as a jpeg or bitmap the quality of the text and lines get very crappy.  Is there anyway to fix this?

Here is a example of the jpeg version scaled to 200% on printout to make the text legible.
 

Offline shebu18

  • Frequent Contributor
  • **
  • Posts: 309
  • Country: ro
Re: Anyway to get high quality image exports
« Reply #1 on: March 31, 2013, 07:49:04 pm »
Hello, when you save the image try to increase your scale, so if you look at the image in smaller rezolution you will have a good image.
 

Offline blewisjrTopic starter

  • Frequent Contributor
  • **
  • Posts: 301
Re: Anyway to get high quality image exports
« Reply #2 on: March 31, 2013, 10:24:02 pm »
Ok thanks a bunch will tinker around more with the scale setting.
 

Offline madshaman

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: ca
  • ego trans insani
Re: Anyway to get high quality image exports
« Reply #3 on: March 31, 2013, 10:32:29 pm »
Try printing to a PDF printer driver too.
To be responsible, but never to let fear stop the imagination.
 

Offline jeroen74

  • Frequent Contributor
  • **
  • Posts: 396
  • Country: nl
Re: Anyway to get high quality image exports
« Reply #4 on: April 01, 2013, 11:30:17 am »
That's one of the things I don't like about DipTrace. The rendering of the schematic in the editor is absolutely crap, eye straining and basically unacceptable in these days of OpenGL, Direct3D, DirectX and whatever.  It should be trivial to get it right, right?

Any PC of reasonable vintage has immense processing power, so that can't be an excuse. The eighties and nineties are long gone, so cycle counting in the core drawing routines to get acceptable performance is something of the long gone past.

edit:
I think internally it rasterizes the schematic to a bitmap at a fixed scale, then downscale or upscale this image with a simple pixel skipping/duplication algorithm (not even bicubic interpolation), then draw the crappy result to the screen. The right way would be to rescale the vector data and rasterize that.
« Last Edit: April 01, 2013, 11:39:02 am by jeroen74 »
 

Offline cloudscapes

  • Regular Contributor
  • *
  • Posts: 198
Re: Anyway to get high quality image exports
« Reply #5 on: April 07, 2013, 03:41:36 pm »
Render a bitmap at a much higher DPI/resolution than you would normally, like 600 or 1200, then bring it into good image software like Gimp (free) or Photoshop and scale it back down again. It'll antialias everything into nice smooth graphics.  :)
 

Offline gc

  • Contributor
  • Posts: 11
Re: Anyway to get high quality image exports
« Reply #6 on: May 05, 2013, 05:17:09 pm »
Ok thanks a bunch will tinker around more with the scale setting.

Don't use jpg for your Schematic draw. Use a PDF Printer (actual Foxit Reader has a good PDF Printer Driver).

Line quality in Diptrace Schematic looks a bit better (for my eyes) if you increase the line width to 0,25 mm.
 

Offline blewisjrTopic starter

  • Frequent Contributor
  • **
  • Posts: 301
Re: Anyway to get high quality image exports
« Reply #7 on: May 10, 2013, 05:21:19 pm »
Ok thanks for all the tips totally forgot about this thread.  PDF seems to give good print quality renders.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf