Code Monkey home page Code Monkey logo

Comments (19)

Templarian avatar Templarian commented on May 18, 2024

Good idea. Will work on adding it next week when I'm back from vacation.

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

Thank you.
Can you please add those icons:
sorting, wrench (manage), storage, data-usage, ecg, graph, trash-can (delete), settings
?
I might be wrong to think that some of them are missing, since it's a bit hard to find. Is there a way to search there?

Also, maybe you would like to merge your icons with those of Google:
https://github.com/google/material-design-icons
Not sure about the license though. I hope it's ok.

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

All of those are getting adding at the moment, had to take break due to vacation. If you expand the contributor tab it actually shows the total from google that have been synced. x/757 right now I believe.

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

oh, ok, thank you.
say, what does this license mean? is it ok for me to change the content?
Same goes for using your icons. What can't I do, and what should I do?

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

I also think there should be a better naming for the files, something like here:
http://romannurik.github.io/AndroidAssetStudio/icons-actionbar.html

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

Yes, that is a good idea for Android developers / iOS developers. I'm planning to cache a few download packages. Android, iOS, Web Developer, CSS / Fonts. And one that is more of a give me every export option available in one zip file.

Keep the ideas coming. This is my main open source project for the next few months while I build out the community. If you design icons also I can send you an invite to the contributor portal also.

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

@Templarian I'm not a designer.
I use those icons for my app (link here: https://play.google.com/store/apps/details?id=com.lb.app_manager ) because I don't design stuff well. I've also mentioned your website on the licenses&thanks screen.

That's why I try to find some place that would make it easy to import the files I want.
For sizes, you could add the target (notification, actionbar, etc...), and the densities that the user wishes to create (combination of: mdpi,hdpi,xhdpi,...) .

You could also allow multi-selection, and also find-as-you-type. Seeing that you've already added keywords for the icons, this could be useful for the searching.

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

Find as you type is already started (have not pushed it yet to production yet). I'll capture the CTRL+F or if the user simply just starts typing.

Multi-selection is also started (this is required for the sub font generation). Many have requested a way to build fonts based on a subset of the full icon set due to file size.

Yea, not everyone's a designer. No problem about that. I'll be enabling comments and other features for developer to give feedback and enhance tagging (all this will be public and doesn't require login).

I'll start focusing on these features you listed for the export. Generating the images / zip files are really easy from the SVG vectors it is just the batch process is very CPU intensive so I have to ensure it is carefully handled not to block up my servers page processing. The way I get around this is building out caching layer. The ZIP process is also a little memory intensive so I have to be careful (might see a more segmented "Please wait while we generate the required assets" prompt.

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

I'm not an expert in HTML, but can't Javascript perform the hard work on the client side, instead of letting the server do the hard work?
This way, your server will only be responsible of SVG requests or something similar.

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

Yea, I'll mess with the idea of using BlobBuilder. I could use the JSzip to build out all the smaller sub-selections.

I can go from SVG -> PNG canvas to blob -> ZIP.

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

This is great news. Thank you.

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

Closed another issue on adding 4.x legacy. It sort of relates to this issue. I'll leave this issue open till I've closed out the things we discussed.

image

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

What is the purpose of "Android 5.x" ? is it in black? Shouldn't it also have a white version?
Also, how come it creates only 3 folders, and with names like "48" , "32" , ... ?

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

Ha, coding that one right now. Should have commented it out before pushing it to production. Will be fixed up in the next hour or so. 😸

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

ok, thank you.

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

Oh yea. Forgot to reply to this. It has been resolved. The download for 5.x works correctly now.

The download generates 61 files in total. 😟 This makes me happy that Windows Phone uses vector assets. Ha.

from materialdesign.

Templarian avatar Templarian commented on May 18, 2024

I'm going to close this issue now and create a new issue for

  • Search
  • Font Creation
  • iOS icons

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

Thanks.

from materialdesign.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 18, 2024

It works great.

from materialdesign.

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.