QCAD Bugtracker

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category QCAD (main)
  • Assigned To
    Andrew
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version Development
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: QCAD Bugtracker
Opened by Peter - 26.08.2011
Last edited by Andrew - 13.09.2011

FS#195 - SVG PG export scale points

Points are not scaled when PG exported to SVG:

Points as crosses are created eg. like this:

d=m 2.5,3 1,0 M 3,2.5 l 0,1

and in SVG look fine like that (scale 1/10):

d=m 2.95,3 0.1,0 M 3,2.95 3,3.05

stroke-width should be left unchanged.

Closed by  Andrew
13.09.2011 13:31
Reason for closing:  Fixed
Peter commented on 27.08.2011 07:53

Patch to fix scaled PG SVG export points: Circles sizes and positions; Crosses sizes. To apply in scripts/ImportExport/SvgExporter

$ patch -p0 < PG-Points.patch

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing