2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2018-01-28 21:11:10 by Thomas Klausner | Files touched by this commit (462) |
Log message:
Bump PKGREVISION for gdbm shlib major bump
|
2017-11-23 18:20:22 by Thomas Klausner | Files touched by this commit (556) |
Log message:
recursive bump for libxkbcommon removal from at-spi2-core
|
2017-09-03 00:02:25 by Thomas Klausner | Files touched by this commit (13) |
Log message:
Bump libzip ABI depends and PKGREVISIONs of its users for bzip2 dependency.
|
2017-02-28 16:20:12 by Ryo ONODERA | Files touched by this commit (208) |
Log message:
Recursive revbump from graphics/libwebp
|
2017-02-23 08:44:10 by Thomas Klausner | Files touched by this commit (13) |
Log message:
Recursive bump for libzip shlib major bump.
|
2016-09-16 16:52:53 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Needs libiconv.
|
2016-08-22 13:20:56 by Mark Davies | Files touched by this commit (6) |
Log message:
Upstream patch for not finding plugins. Fixes latex input in inkscape.
|
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | |
Log message:
Revbump after graphics/gd update
|
2016-05-16 22:17:32 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
New or changed in 3.70:
some code improvements as suggested by Coverity. See current Coverity status \
here: https://scan.coverity.com/projects/498
removed the -DBUGGYGPP compile flag since now g++ can compile the code without \
it. The former work-arounds are still there but will be removed later.
enabled more warnings when compiling with g++ and fixed some resulting warnings.
changed the autoconf part to better support the inclusion of libzip for the pptx \
driver.
included a lot of documentation corrections contributed by Peter Dyballa. Many \
thanks!
using non case sensitive comparison when determining the target format from the \
file suffix.
using more STL classes instead of older private replacements (string and \
vector). In this context also some hard coded limits were removed.
fixed an assertion violation when using -ssp and a closepath occurred.
added the dump of the font name for the DXF format.
prototype of a "simulate fill" option for emulating filling by \
stroking. This is based on fillpoly.c from the hp2xx project. Thanks also to \
Gary Langthorne for pointing out this option. This is still kind of \
experimental.
|