alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tangled-core
/
ico
/
at
master
1 file
oppiliappan
ico: add module to deal with ico files
5mo ago
bf8b1211
ico.go
ico: add module to deal with ico files the ico file format is quite straightforward, it contains a few headers followed by any number of full PNG/BMP images. for our usecase, we only need to be able to embed a single favicon an ico file, this module handles just the conversion of an image.Image to the ico format. Signed-off-by: oppiliappan <me@oppi.li>
5 months ago