
Libcdr is a library and a set of tools for reading and converting binary files produced by corel draw.
libcdr currently supports just cdr files from v7 to x3 and the following features:
- pages and page sizes
- shapes, lines, bezier curves, bitmaps
- flat color fills, both rgb, cmyk, hls and hsb
- different kinds of strokes including dashed strokes
above that libcdr provides a public api for rendering preview of pages for applications that have no notion of pages themselves.
this package contains the documentation