QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help - Check for Updates)
FS#128 - Export to PNG
Opened by Peter (hungerburg) - Saturday, 02 July 2011, 12:04 GMT+2
Last edited by Andrew (andrew) - Friday, 15 July 2011, 09:49 GMT+2
|
DetailsQCAD 3 TP1 cannot export to PNG (or any other bitmap format). QCAD 2 lets set width and height in pixels of the file to be created. The drawing is then scaled proportionally to fit that. Leaving the height value empty will crash QCAD 2. QCAD 2 will also pad the image with an unspecified value that gets (both absolutely and relatively) smaller when the size increases… QCAD 2 interface is simple and should meet most users needs. It would be nice to calculate the missing value, if only width or height is set. Some padding might be necessary only when antialiasing is done on export.
Setting scale and DPI instead would require more thinking on users side… |
The margins are necessary to make sure that thick lines at the border of the image are not cut of.