blob: 7bc7ea71ea8027c20be2c21aaf3a073e4d2d2f1d [file] [log] [blame]
Title: Batik Development
#Batik Development
This section has information on the working on Batik, and on the features that are supported by the code in the Git repository that havent yet made it to a release.
## Branches
The [branches](../dev/branches.html) page lists the branches of development that are in the Git repository and their purpose.
## SVG 1.2 support
Some features of SVG 1.2 Tiny and Full are supported in the main, and these are listed on the [SVG 1.2 support](../dev/svg12.html) page.
## Test infrastructure
Finally, there is a description of Regard, the [test infrastructure](../dev/test.html) used to test Batik functionality and avoid regressions.