File: NEWS

package info (click to toggle)
libfreehand 0.1.2-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 3,784 kB
  • sloc: cpp: 22,903; sh: 4,537; makefile: 249; perl: 52; ansic: 4
file content (33 lines) | stat: -rw-r--r-- 864 bytes parent folder | download | duplicates (2)
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