optical-properties icon indicating copy to clipboard operation
optical-properties copied to clipboard

Get character optical properties

Results 2 optical-properties issues
Sort by recently updated
recently updated
newest added

If an image is black pixels on a transparent background, the module fails to find it's bounds, radius and center. The module currently checks the red channel only, when it...

Related to [dan-leech/simple-icons#477](https://github.com/danleech/simple-icons/issues/477). The module currently assumes that `document`, `HTMLCanvasElement` and `ImageData` are defined globally. This errors if running in NodeJS (which would be useful for running the module in...