| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move libuemf to a separate directory. | Krzysztof Kosi??ski | 2013-08-31 | 1 | -169/+0 |
| | | | | | | Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490) | ||||
| * | changes_2013_02_25a.patch | David Mathog | 2013-03-08 | 1 | -115/+115 |
| | | | | | | | | | | | | | | | New: WMF import/export implements WMF (Windows Metafile) read and write. Inkscape previously supported that through uniconverter, which was not very good with WMF files. The new version now has a complete wmf-print/wmf-inout implementation, analogous to the previous emf-print/emf-inout. This handles images, patterns, and various other goodies to the extent that WMF does. WMF is a bit primitive, many fields are only 16 bits, so it even more resolution sapping issues than does EMF. Given the choice, always use the latter format. (bzr r11668.1.52) | ||||
| * | changes_2013_02_01b.patch | David Mathog | 2013-02-13 | 1 | -5/+40 |
| | | | | | | | | | | | | | | | | | EMF import: - Fix for EMF files with MODIFYWINDOWTRANSFORM records containing rotations - Add support for embedded PNG and JPG images - Fix for PowerPoint patterns EMF export: - Rotated images are exported using MODIFYWINDOWTRANSFORM records - Add output option to allow unrotated output (e.g. for PowerPoint 2003) - Don't rotate hatch and image fills on export libTERE: - Fix bug with misplaced words in LTR text (fix for RTL untested) (bzr r11668.1.50) | ||||
| * | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform) | su_v | 2012-09-23 | 1 | -0/+134 |
| (bzr r11668.1.8) | |||||
