Skip to content
/ vgwin Public

A lightweight 2D vector drawing framework for Windows.

License

Notifications You must be signed in to change notification settings

rhcad/vgwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TouchVG for Windows

This is a lightweight 2D vector drawing framework using vgcore for Windows.

If you want to use TouchVG in WPF projects, please visit vgwpf.

License

This is an open source LGPL 2.1 licensed project. It uses the following open source projects:

  • vgcore (LGPL): Cross-platform vector drawing libraries using C++.

How to Contribute

Contributors and sponsors are welcome. You may translate, commit issues or pull requests on this Github site. To contribute, please follow the branching model outlined here: A successful Git branching model.

Contributors

How to Compile

  • Download or clone vgcore to ..\vgcore.
  • Open Test_vc9.sln in Visual Studio 2008 or Test_vc10.sln in Visual Studio 2010 (Need VC++), then run TestView or TestCanvas application.

About

A lightweight 2D vector drawing framework for Windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published