11 lines
500 B
Markdown
11 lines
500 B
Markdown
# libwpg
|
|
|
|
Libwpg project is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect(tm) and Presentations(tm).
|
|
At the moment, libwpg comprises of:
|
|
|
|
* libwpg, C++ library for parsing WPG
|
|
* wpg2svg, command-line converter to SVG (Scalable Vector Graphics)
|
|
* wpg2odg, command-line converter to ODG (OpenDocument Graphics)
|
|
* Perfectspot, stand-alone WPG viewer and converter
|
|
|