svg-buddy
svg-buddy copied to clipboard
Command line tool to embed fonts into SVG files
svg-buddy fails to embed font due to a reported 503 error when downloading a google font: ``` svg-buddy 1.2.3 Detecting Fonts... Downloading Fonts [Noto Sans]... Downloading font Noto Sans and...
Is there a specific reason for this restriction? My SVG file contains the URL where to download the font, so arguably there is no reason it can't just retrieve that?...
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.5.2 to 2.9.1. Release notes Sourced from zip4j's releases. v2.9.1 Improvements: #341 Add caching to Travis build process #359 Add PasswordCallback for encrypted Input Streams Bug fixes:...
Could you please enhance svg-buddy to embed multiple font weights (e.g. bold); ideally, also multiple font styles (e.g. italic)? CSS snippet from an SVG file exported from CorelDRAW 2021: ````...
With proxy environment variables defined and working correctly, svg-buddy on Linux times out attempting to download fonts. For example: ``` me@mysystem:~/svg_stuff$ svg-buddy -o in.svg ouy.svg svg-buddy 1.2.3 Detecting Fonts... Downloading...
Hi I have just a quick question regarding the font-weight, that is drawn from google. How can I set the font-weight at 700 (bold) for example. I noticed that only...
Hi, I get the following compilation error when running the build: Compilation failure: [ERROR] /home/kincsescsaba/IdeaProjects/svg-embedder/svg-buddy/src/main/kotlin/com/phauer/svgbuddy/SvgFontEmbedder.kt:[37,36] Unresolved reference: readString [ERROR] /home/kincsescsaba/IdeaProjects/svg-embedder/svg-buddy/src/main/kotlin/com/phauer/svgbuddy/SvgFontEmbedder.kt:[91,15] Unresolved reference: writeString [ERROR] /home/kincsescsaba/IdeaProjects/svg-embedder/svg-buddy/src/main/kotlin/com/phauer/svgbuddy/processing/CliParser.kt:[36,25] Unresolved reference: of [ERROR] /home/kincsescsaba/IdeaProjects/svg-embedder/svg-buddy/src/main/kotlin/com/phauer/svgbuddy/processing/GoogleFontsClient.kt:[40,60]...
Cannot download anything for an SVG generated by Inkscape. After setting things manually, nothing else would download either. ```` $ svg-buddy-runner.jar cover.svg cover-out.svg svg-buddy 1.2.2 Detecting Fonts... Downloading Fonts [Linux...
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.6.0 to 4.9.2. Commits 3edf17c Prepare for release 4.9.2. 262b3cd Handle strict module handling on JDK17 (#6707) (#6742) f574ea2 Cherry pick fix for CVE-2021-0341 onto 4.9.x (#6741)...
Bumps [org.jdom:jdom2](https://github.com:/hunterhacker/jdom) from 2.0.6 to 2.0.6.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...