linnarsson-lab / loom-viewer

Tool for sharing, browsing and visualizing single-cell data stored in the Loom file format
BSD 2-Clause "Simplified" License
35 stars 6 forks source link

Favicon #131

Closed JobLeonard closed 7 years ago

JobLeonard commented 7 years ago

Ok, the 404 message of the missing icon file is starting to get on my nerves...

So the .ICO format supports multiple images, from 16x16 up to 256x256.

I just grabbed a 256x256 part of the cortex.loom heatmap that looked interesting to me, and increased the contrast a bit.

Also, I thought it would be funny to crop to smaller and smaller parts of the image as the icon gets smaller (instead of scaling the image, which is what normally happens).

Looks like this:

image

image

image

image

image

Anyway, it's already added and working in my off-line code, but I'm working on a different bug before I push it to pip.