CSSBoxSvg

SVG renderer for the CSSBox rendering engine.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.cssbox
Идентификатор

Идентификатор

cssbox-svg
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

CSSBoxSvg
SVG renderer for the CSSBox rendering engine.
Ссылка на сайт

Ссылка на сайт

http://cssbox.sourceforge.net/
Система контроля версий

Система контроля версий

https://github.com/radkovo/CSSBoxSvg

Скачать cssbox-svg

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/ -->
<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>cssbox-svg</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/
implementation 'net.sf.cssbox:cssbox-svg:1.1'
// https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/
implementation ("net.sf.cssbox:cssbox-svg:1.1")
'net.sf.cssbox:cssbox-svg:jar:1.1'
<dependency org="net.sf.cssbox" name="cssbox-svg" rev="1.1">
  <artifact name="cssbox-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cssbox', module='cssbox-svg', version='1.1')
)
libraryDependencies += "net.sf.cssbox" % "cssbox-svg" % "1.1"
[net.sf.cssbox/cssbox-svg "1.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.sf.cssbox : cssbox jar 4.16
xml-apis : xml-apis jar 1.4.01
org.slf4j : slf4j-api jar 1.7.12

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

CSSBoxSvg

SVG output renderer for the CSSBox rendering engine.

(c) 2016 Martin Šafář
(c) 2019 Hoang Duong Nguyen
(c) 2019 Radek Burget

This package adds the SVG output support to CSSBox. It implements an additional renderer that produces a vector graphics SVG document.

See the demo source package for the examples of PDF ouptut generation from CSSBox. Alternatively, the CSSBoxPdf renderer may be used for producing the PDF output.

See the WebVector project If you are looking for a GUI or command line interface for HTML to PDF, SVG or PNG document conversion.

Версии библиотеки

Версия
1.1