Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 6.25 KB

File metadata and controls

56 lines (40 loc) · 6.25 KB

Sample Output Gallery

This directory contains generated demo artifacts for the sample HTML inputs in ../demos.

GitHub does not render repository HTML files as live pages, so each demo is linked in three ways:

  • HTML source file in the repo
  • PNG preview of the HTML rendering
  • DXF, PDF, PNG, and SVG output files with preview images

Regenerate the artifacts with:

npm run test:demos

Demos

Demo HTML HTML Preview DXF PDF PDF Preview PNG SVG
BG Image Transform bg-image-transform.html bg-image-transform-html-preview.png bg-image-transform.dxf bg-image-transform.pdf bg-image-transform-pdf-preview.png bg-image-transform.png bg-image-transform.svg
Borders borders.html borders-html-preview.png borders.dxf borders.pdf borders-pdf-preview.png borders.png borders.svg
Comprehensive comprehensive.html comprehensive-html-preview.png comprehensive.dxf comprehensive.pdf comprehensive-pdf-preview.png comprehensive.png comprehensive.svg
Gradients gradients.html gradients-html-preview.png gradients.dxf gradients.pdf gradients-pdf-preview.png gradients.png gradients.svg
Images images.html images-html-preview.png images.dxf images.pdf images-pdf-preview.png images.png images.svg
Layouts layouts.html layouts-html-preview.png layouts.dxf layouts.pdf layouts-pdf-preview.png layouts.png layouts.svg
MathML mathml.html mathml-html-preview.png mathml.dxf mathml.pdf mathml-pdf-preview.png mathml.png mathml.svg
Places places.html places-html-preview.png places.dxf places.pdf places-pdf-preview.png places.png places.svg
Shadow DOM shadow-dom.html shadow-dom-html-preview.png shadow-dom.dxf shadow-dom.pdf shadow-dom-pdf-preview.png shadow-dom.png shadow-dom.svg
Stacking stacking.html stacking-html-preview.png stacking.dxf stacking.pdf stacking-pdf-preview.png stacking.png stacking.svg
SVG svg.html svg-html-preview.png svg.dxf svg.pdf svg-pdf-preview.png svg.png svg.svg
SVG Files svg-files.html svg-files-html-preview.png svg-files.dxf svg-files.pdf svg-files-pdf-preview.png svg-files.png svg-files.svg
SVG Markers svg-markers.html svg-markers-html-preview.png svg-markers.dxf svg-markers.pdf svg-markers-pdf-preview.png svg-markers.png svg-markers.svg
Test 2 test2.html test2-html-preview.png test2.dxf test2.pdf test2-pdf-preview.png test2.png test2.svg
Test 3 test3.html test3-html-preview.png test3.dxf test3.pdf test3-pdf-preview.png test3.png test3.svg
Text text.html text-html-preview.png text.dxf text.pdf text-pdf-preview.png text.png text.svg
Transforms transforms.html transforms-html-preview.png transforms.dxf transforms.pdf transforms-pdf-preview.png transforms.png transforms.svg
Typography typography.html typography-html-preview.png typography.dxf typography.pdf typography-pdf-preview.png typography.png typography.svg

Quick Preview

Comprehensive HTML

Comprehensive HTML preview

Comprehensive PNG Output

Comprehensive PNG output

Comprehensive SVG Output

Comprehensive SVG output

Comprehensive PDF

Comprehensive PDF preview