plantuml / plantuml-stdlib

Contains official Standard Library for PlantUML
538 stars 115 forks source link

Can we update the material design library icons? #57

Open dannief opened 2 years ago

dannief commented 2 years ago

There seems to be several missing

arnaudroques commented 2 years ago

Hello, You can submit a PR with missing icons. We will integrate them in next official release.

Thanks!

Potherca commented 2 years ago

The current information in material/INFO file is incorrect. (See https://github.com/plantuml/plantuml-stdlib/issues/10#issuecomment-720099409)

When updating the icons, it might be worth updating the INFO files as well...

That means an update INFO file should be:

VERSION=6.9.96
SOURCE=https://github.com/Templarian/MaterialDesign-SVG
dannief commented 2 years ago

Hello, You can submit a PR with missing icons. We will integrate them in next official release.

Thanks!

Any recommendation for creating proper sprites from SVG?

arnaudroques commented 2 years ago

Any recommendation for creating proper sprites from SVG?

Those sprites have been imported by @Anthony-Gaudino The working repository used at that time is this one: https://github.com/Anthony-Gaudino/plantuml-stdlib/tree/material_design

Maybe @Anthony-Gaudino can give some tips on how he did that?

The-Lum commented 2 years ago

[For traceability] See this update request here:

Regards.

The-Lum commented 2 years ago

Any recommendation for creating proper sprites from SVG?

You can use this script (from @Anthony-Gaudino):

Ref.:

PanderMusubi commented 1 year ago

Also looking forward to an update to be able to use e.g. https://pictogrammers.com/library/mdi/icon/router-network/

Also useful after an update would be a macro for PlantUML that lists all the Material Design icon names to e.g. the command line. (And print the version of the supported icon set.)