OK, I think I know what was happening--the alpha channel was obviously not being cared for, but I don't think any options were helping that.
I wound up writing my own code for rounding the corners, which looks nicer anyway. Thanks, though!
Search found 2 matches
- 2011-12-29T10:16:47-07:00
- Forum: Users
- Topic: Rounded Corners with the Command Line Interface
- Replies: 3
- Views: 6763
- 2011-12-20T14:49:19-07:00
- Forum: Users
- Topic: Rounded Corners with the Command Line Interface
- Replies: 3
- Views: 6763
Rounded Corners with the Command Line Interface
Hi! I'm using ImageMagick with the following syntax: convert [FILENAME] -morphology close disk:[WIDTH OF IMAGE / 100] [FILENAME] All it's doing is taking a QR code and rounding off the edges of the little squares. My problem comes when the QR code's background is transparent. Observe: http://qrustom ...