Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support svg icons #1586

Open
Confectrician opened this issue May 24, 2021 · 0 comments
Open

Support svg icons #1586

Confectrician opened this issue May 24, 2021 · 0 comments

Comments

@Confectrician
Copy link
Contributor

We should refactor our build tooling to allow svg graphics.

Thanks to the efforts of @ecdye we made some nice progress with the png logo sizes and some first svg logo tries.
Reference: #1557

From my researches the main preventing source for svg logos should be our build tooling (see final branch) and especially the process addons groovy script.
The script currently looks for png images exclusively, which should be extended to svg.

We also have to check for other locations, where a limitation could be configured. (e.g. the pom.xml file in the final branch.

cc @ghys

I think vuepress should be capable of using svg files instead of png ones.
But we maybe have to adapt the process docs ruby scripts too then.

Probably it would be a good idea to extend the frontmatter with dedicated icon information.

@Confectrician Confectrician added this to the 3.5 milestone Nov 27, 2022
@Confectrician Confectrician modified the milestones: 4.0, 4.1 Jul 24, 2023
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

No branches or pull requests

1 participant