kimoa / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
3 stars 0 forks source link

No display border for text edit when out to picture png #928

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Draw text set border value equal 1 and border color green
2. Click function Export to image png

Result: image has not border color.

please see attach file

Original issue reported on code.google.com by tienvanp...@gmail.com on 19 Mar 2012 at 6:33

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by asyazwan on 20 Mar 2012 at 12:55

GoogleCodeExporter commented 8 years ago
It's canvg (3rd party) issue. Good news is we're using an older version. Latest 
canvg v1.1 got this fixed.

You can upgrade manually in the meantime: 
https://code.google.com/p/canvg/downloads/detail?name=canvg-1.1.zip

Original comment by asyazwan on 20 Mar 2012 at 1:31

GoogleCodeExporter commented 8 years ago
Assigning it back to asyazwan to update canvg :)

Original comment by codedr...@gmail.com on 20 Mar 2012 at 3:56

GoogleCodeExporter commented 8 years ago
Fixed by r2064.

Original comment by asyazwan on 20 Mar 2012 at 5:07