Skip to content

apc-llc/svgviewer

Repository files navigation

SVG Viewer Example

The SVG Viewer example shows how to add SVG viewing support to applications.

This repository contains standalone SVG Viewer Example code to be compiled by CMake and linked against Qt distribution present in the system.

Building

mkdir build
cd build
cmake ..
make

Testing

./svgviewer

About

SVG Viewer Standalone Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published