Skip to content

A JSweet/TypeScript/JavaScript extraction of Apache's Batik project to parse SVG paths

Notifications You must be signed in to change notification settings

j4ts/j4ts-batik-svgpathparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batik SVG path parser

This project contains an extraction of the Apache's Batik project for parsing SVG path and produce AWT shapes. It is compiled by JSweet and packaged as a JSweet candy (also find the TypeScript and JavaScript versions in the dist directory).

It is compiled without the J4TS runtime, which means that all the used JDK classes are erased from the generated JavaScript in order to keep only pure JavaScript code.

About

A JSweet/TypeScript/JavaScript extraction of Apache's Batik project to parse SVG paths

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published