| Package | Description |
|---|---|
| io.github.dsibilio.badgemaker.core |
| Modifier and Type | Method and Description |
|---|---|
BadgeFormatBuilder |
BadgeFormatBuilder.withLabel(String label) |
BadgeFormatBuilder |
BadgeFormatBuilder.withLabelColor(HexColor labelColor) |
BadgeFormatBuilder |
BadgeFormatBuilder.withLogo(String logo)
The logo, must be SVG converted with Base64 encoding.
E.g.: data:image/svg+xml;base64,PHN2b... |
BadgeFormatBuilder |
BadgeFormatBuilder.withMessageColor(HexColor messageColor) |
BadgeFormatBuilder |
BadgeFormatBuilder.withScaleMultiplier(int scaleMultiplier) |
Copyright © 2023. All rights reserved.