Package-level declarations

Types

Link copied to clipboard
abstract class DefaultInkscape : DefaultTask, ImageConverter
Link copied to clipboard
interface ImageConverter : Task

Convert a single image to a format, that is readable by a TeX compiler. The converted file is saved to the destinationDir with the same name, but not necessarily the same file extension.

Link copied to clipboard