term-px icon indicating copy to clipboard operation
term-px copied to clipboard

make transparency work

Open fenwick67 opened this issue 6 years ago • 1 comments

if the image has a transparent pixel, handle it with a or or with no background.

alpha < 127 => transparent. Make this level configurable.

fenwick67 avatar Jul 25 '18 20:07 fenwick67

Would go here: https://github.com/fenwick67/term-px/blob/9d09418b1ece5cce600a916f5f64879c72f0953a/index.js#L38

fenwick67 avatar Dec 19 '18 17:12 fenwick67