Skip to content

implement TODO: HTML favicon#613

Open
mochou-p wants to merge 1 commit intonot-fl3:masterfrom
mochou-p:master
Open

implement TODO: HTML favicon#613
mochou-p wants to merge 1 commit intonot-fl3:masterfrom
mochou-p:master

Conversation

@mochou-p
Copy link
Copy Markdown

found this in the docs, so it did it :D

image

it looks like expected, for example when there is icon: Some(Icon::miniquad_logo()) in miniquad::conf::Conf:

image

it encodes the raw pixel data of all icon sizes in miniquad::icon::Icon into base64 png strings, and appends <link>s that use them for their hrefs, to the document.head:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant