Search found 2 matches
- 19 Mar 2009, 13:10
- Forum: ABViewer
- Topic: Scaling from hpg to svg
- Replies: 3
- Views: 22397
Re: Scaling from hpg to svg
i have done
- 18 Mar 2009, 20:31
- Forum: ABViewer
- Topic: Scaling from hpg to svg
- Replies: 3
- Views: 22397
Scaling from hpg to svg
When doing a convert from hpgl file to svg the scaling seems to go crazy. <?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65535 65535" > <title>Export to SVG<...