summaryrefslogtreecommitdiff
path: root/NEWS
blob: d44673cb27cfb3447507b4eac323f1497a897b70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
libfreehand 0.1.2

- Fix several hangs and leaks when reading damaged files found with the
  help of american-fuzzy-lop.
- Fix build with recent clang.
- Make --help output of all command-line tools more help2man-friendly.
- Require C++11 for build.
- Parse more features:
  * text on path
  * more text attributes
  * stroke patterns
  * arrows
  * paragraph attributes
  * custom line and fill styles
  * text effects
- Write correct rotation center of a textbox.
- Fix an issue found by oss-fuzz.
- Fix several issues found by Coverity.
- Various code cleanups and other small improvements.

libfreehand 0.1.1

- drastical improvement of all features
  * fills
  * strokes
  * embedded images
  * embedded text
- output of visible elements only in right place on the canvas
- coverage from Freehand 3.0 to Freehand 11

libfreehand 0.1.0

- switch to librevenge