# SVGPDF
**WARNING** This is a work in progress and probably not useful yet.
This module implements a subset of SVG, sufficient to
produce PDF XObjects from some SVG data.
# INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
# SUPPORT AND DOCUMENTATION
Development of this module takes place on GitHub:
https://github.com/sciurius/perl-SVGPDF.
You can find documentation for this module with the perldoc command.
perldoc SVGPDF
Please report any bugs or feature requests using the issue tracker on
GitHub.
# COPYRIGHT AND LICENCE
Copyright (C) 2022,2024 Johan Vromans
Redistribution and use in source and binary forms, with or without
modification, are permitted provided under the terms of the Simplified
BSD License.