summaryrefslogtreecommitdiffstats
path: root/src/libuemf/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-577/+0
|
* libuemf: sync with upstream version 0.2.5Eduard Braun2017-11-251-63/+87
| | | | | | | | (we were already in sync but the readme did not reflect that) Only code change: wmf_free was renamed to uwmf_free in uwmf.h/c to prevent name conflict, see https://bugs.launchpad.net/inkscape/+bug/1616844
* patch for bugs 1447850 and 1447382mathog2015-04-271-15/+85
| | | (bzr r14062)
* EMF/WMF support: Various changes (see bug #1263242 c35 for details)David Mathog2014-02-081-0/+6
| | | | | | | | | | | | | | | | | | | | EMF support: - linear gradients: improve numeric stability on round-trip editing - linear gradients: fix scaling issue libTERE/text_reassemble update: - improve handling of whitespace created with large x kerns - fix handling of absolute RTL-positioning of LTR text in EMF files WMF support: - fix support for 'textout' records and Placeable headers - add support for CREATEPATTERNBRUSH - fix offset on load if opened via GUI (bug #1250250) Fixed bugs: - https://launchpad.net/bugs/1263242 - https://launchpad.net/bugs/1250250 (bzr r13008)
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-4/+476
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953)
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-0/+5
Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490)