Registry / utility / svgloader

svgloader

JSON →
library0.0javamavenunverified

Provides utilities for loading and parsing SVG files in Java applications.

<dependency> <groupId>us.ihmc</groupId> <artifactId>svgloader</artifactId> <version>0.0</version> </dependency>
INSTALL
IMPORT
SIG · SVGLOADER
S
svgloader
utilityjavav0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SVGLoader
us.ihmc.svgloader.SVGLoader

Loads an SVG file from the filesystem.

import us.ihmc.svgloader.SVGLoader; SVGLoader loader = new SVGLoader(); loader.load("path/to/file.svg");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
svgloader — mvn dependency:get svgloader · libregistry