Giter VIP home page Giter VIP logo

Comments (2)

alrra avatar alrra commented on May 23, 2024

just reminding you to do chromium too.

@Alex313031 I have updated the title for #206 so it's clear that Chromium is also part of that discussion.

So thanks for this project... It's all a very useful repo,

Glad you found it useful!

how are you getting these?... I'm just scratching my head like how did you source some of these?

It's usually one of the following:

  • Search for them in different places (quite a few are actually included in the project's repository).

  • They are provided by people that are involved with the project and/or work for the company that develops the browser.

    e.g.:

  • They are created by the community.

    e.g.: see @eoghanmurray's recent great work:

when you make a commit saying something has been "optimized" like in the recent nodejs commit, what does that mean?

Image optimization is a very complex topic that I will not go into here.

That being said, in essence, those commits are usually related to reducing the size of the file by removing unneeded metadata and re-encoding the file in a more efficient way.

In the case of SVGs, it's also about reducing complexity so they are rendered faster.

If its compression I hope its lossless

The commit message will specify if it's lossless. If it's not, I usually make sure the difference is not noticeable.


Closing this issue in favor of #206.

from browser-logos.

alrra avatar alrra commented on May 23, 2024

From #206 (comment):

Also, @alrra in response to my previous issue which you closed (very helpful), where did you get the chromium .svg? You provided some nice links for other browsers, but I would specifically like the source for the .svg for chromium. You can find 16px-512px of it in the chromium source, but the .svg is much more useful as it can be upscaled and downscaled, and then converted to a .png for better quality. I couldn't find anywhere else on the net where there is such a high quality .svg of chromium, so I would like to see where you actually got this.


where did you get the chromium .svg?

@Alex313031 chromium.svg was introduced in this commit, but I don't remember where exactly I found it. Most probably I just used image search.

ℹī¸ If, for example, you use Google image search, you can add filetype:svg to limit results to SVGs.

from browser-logos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.