Austin Andrews
Austin Andrews
So we don't have a first party solution for this. Is it normal for gems to disappear? Use to a few package managers, but most don't allow deleting only deprecation....
@tolew1 Can you have a look at the above ^
I'm wondering if there is a nice way to do this without editing the meta.json as that file is a headache to edit manually. Something like... `npx @mdi/font-build 5.6.55 --include...
Maybe with a `font-build.json` where we inherit everything from the `--version` and override anything in the root where the command is ran? ```json { "fontName": "Material Design Icons Custom", "fontFamily":...
This would be an amazing hacktoberfest project. I'm going to list everything that needs to be done. - [ ] Docs: If a `font-build.json` is not found explain in detail...
Sorry, I really need to shut down the comments for this icon pack. It's deprecated as the Windows 10 version is being worked on.
https://github.com/Templarian/ModernIcons This will be a lot more community driven like MaterialDesignIcons.com that I run. More contributor hands on also. There is a lot of coding still and icon work to...
@Skyline405 I don't think I can do this without breaking IE. 😕
Are you talking about under Windows 8? If so not sure. I'll let you confirm this then I'll try and test it and find a solution for you.
Very early in development, the repo only contains the source icons. The site will handle the svg, webfont, generation and image exporting. https://github.com/Templarian/ModernIcons (but I haven't synced my local in...