Skip to content

Add Bootstrap Icons #77

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

Open
PanderMusubi opened this issue Apr 13, 2023 · 6 comments
Open

Add Bootstrap Icons #77

PanderMusubi opened this issue Apr 13, 2023 · 6 comments

Comments

@PanderMusubi
Copy link
Contributor

Please add Bootstrap Icons

https://github.com/uiwjs/bootstrap-icons

(If you have example code how to generate macros and do conversions I'm willing to make a PR.)

@PanderMusubi
Copy link
Contributor Author

@boessu
Copy link
Contributor

boessu commented Mar 29, 2025

The script you're referencing is fine, if you like binary representations. I personally rather like SVG path icons instead.
But I think there is actually no script to convert a bunch of svg files into svg plantuml sprites?!
(it seems as the bootstrap icons are already optimized SVG paths. That would eat also less memory in the plantuml distribution, beside of all the other advantages you'll get with vectors).

@PanderMusubi
Copy link
Contributor Author

They also offer font files, not sure if that is of any help. Perhaps good to develop a script that converts all to sprites and ship those with PlantUML (with the proper credits, attribution and license.)

@PanderMusubi
Copy link
Contributor Author

Work in progress is in #131

@PanderMusubi
Copy link
Contributor Author

And #132

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

2 participants