2f659e9c6c8e9dfa51a91b95604b2abc504ea2df |
|
06-Jun-2014 |
theAdib <theadib@gmail.com> |
merge pdf import via poppler-cairo into native importer |
1df6105803c4c56c020a56301c7c9c4890fd4158 |
|
18-Jan-2014 |
mathog <mathog@caltech.edu> |
libUEMF update; EMF linear gradient bug fixes (bug #1263242) |
1710c8729db34263e50b443e7fcf541d3cffa005 |
|
02-Sep-2013 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Unduplicate some code in the metafile printing extensions |
6a55cc6751be1162fa737fa656ffae0729c2e2a0 |
|
31-Aug-2013 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Move libuemf to a separate directory.
Rename libunicode-convert to symbol_convert and put it in libuemf. |
10b77f97a176647caa068363224704062325ec4a |
|
08-Mar-2013 |
David Mathog <> |
changes_2013_02_25a.patch
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. |
12ec9bd04834f24a616641bbb20cf2b4f494740b |
|
24-Jan-2013 |
~suv <suv-sf@users.sourceforge.net> |
Add support for libcdr |
77158fc70d508e2e4deee0bd3783ea8ba56c9c61 |
|
13-Dec-2012 |
David Mathog <> |
preliminary release of the EMF import text reassembly feature.
(based on libTERE (TExt REassembly), not yet published)
libTERE examines all the text in an EMF file, which consists only of
little chunks in different formats, and attempts to reassemble it into
an editable SVG text object, with color, different fonts and so forth.
(only tested with English) |
24b41945eb1a804a05d21a3e60fc474b2ecbf8a6 |
|
16-Oct-2012 |
Ted Gould <ted@gould.cx> |
Getting all the filter headers |
e68f80aad8948835f0ce605ac16c32b6ebf1f7fb |
|
15-Oct-2012 |
Ted Gould <ted@gould.cx> |
Files in /src that no longer exist |
00d0240eaf3986ebaeedcbeabbdb727b73a5934b |
|
23-Sep-2012 |
~suv <suv-sf@users.sourceforge.net> |
Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform) |
15c344e1be0334f000eed568b4d7e71699f174f5 |
|
23-Jul-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar. |
01c6933dfca897b7da66527f38793fc643912990 |
|
09-Jul-2012 |
Fridrich Strba <fridrich.strba@bluewin.ch> |
Add support for libvisio |
d6f8a707f3d783c564f2b7f889db2738b1f361be |
|
18-Aug-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image). |
062fbe0a62b1d63eb1db4aa063c08cee0130c9e7 |
|
15-Apr-2011 |
Josh Andler <scislac@gmail.com> |
Update Makefile as necessary to build again on Linux |
f3462bff432feef773f99bab7d5ae208d077ddb1 |
|
22-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
- change cmdline option to --export-latex.
- change source file names to reflect that it is "generic" latex renderer
- make latex export work for EPS and PS aswell |
6825a6097da27fdfdf22859c0f81c208e7e22bb4 |
|
20-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
initial work, plugging in a LaTeX renderer to write the text stuff to a .tex file. implementation of renderer is all that is left to do :) |
c5e2a1c98cba51b6093b8b341f83490a7b47f25e |
|
20-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Only build static libraries for subdirs than actually contain libraries,
rather than for every subdirectory. |
d23d8bdb46351262c779deeee5e8864f111ccacd |
|
10-Dec-2008 |
Ted Gould <ted@canonical.com> |
* Removing the bitmap files that aren't being used.
* Removing the filter files that haven't been used.
* Adding a small little script to pull the strings out of the filters.svg
file and pull them into a header file so that they can be translated.
* Fix generate_POTFILES.sh so that it warns that it'll probably break
things
* Update POTFILES.in so that it matches the files better.
* Making a bunch of .svg files not executable.
* Patching the effects code so that the sorting of the menus is correct
and the first entry is not ignored. |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
7079a43aa387066c2f67402d77dbe3db981b1054 |
|
31-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merge from trunk |
954579e135439cbf04fba913c9751fce95d4db61 |
|
30-Jul-2008 |
ishmal <ishmal@users.sourceforge.net> |
add placeholder for expert contributors |
582f966ce046d5be9b46c24d06248c59b9dd630c |
|
26-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Basis for reading filters out of SVG files in system and personal directories.
r19137@shi: ted | 2008-04-24 20:45:27 -0700
Removing a TODO
r19138@shi: ted | 2008-04-24 20:55:50 -0700
Filling this out some. Now we're looking through the files and finding
the filters in it.
r19139@shi: ted | 2008-04-24 22:07:55 -0700
Changing to build filename, really amazing that it's worked before.
r19140@shi: ted | 2008-04-24 22:43:57 -0700
My own crazy writer. Output streams are stupid C++-isms. char * works just fine.
r19154@shi: ted | 2008-04-24 22:56:05 -0700
Cleaning up the XML transfer. Pretty happy with it now.
r19155@shi: ted | 2008-04-24 23:00:11 -0700
Don't need to set up that string for translation because it's getting
placed inside a structure that gets thrown gettext already.
r19156@shi: ted | 2008-04-25 17:12:40 -0700
OMG! Stacking seems to be working. Now it's very easy to test the cooling on your CPU using Inkscape. That's going to have to be a feature in the release notes.
r19166@shi: ted | 2008-04-25 21:00:34 -0700
Adding in filter-file.cpp |
66d02cbd41dc86275d0c1c47884eb8f6a227981d |
|
23-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19083@shi: ted | 2008-04-21 16:09:24 -0700
A directory for filter effects
r19084@shi: ted | 2008-04-21 20:03:59 -0700
The basis for the filter interface for defining effects.
r19085@shi: ted | 2008-04-21 20:59:04 -0700
Adding Sepia as an example
r19086@shi: ted | 2008-04-21 23:25:57 -0700
Wiring everything in. Cleaning it up so that it looks nice.
r19087@shi: ted | 2008-04-22 00:00:08 -0700
Completeing more of the guts. Not done, but the basic infrastructure is now in place.
r19088@shi: ted | 2008-04-22 00:19:38 -0700
All the basic plumbing code. It seems to work, except the document is wrong from the controlling filter guy. That should be fixable.
r19089@shi: ted | 2008-04-22 00:31:36 -0700
Whoo! Hoo! for simple stuff it seems to work.
r19090@shi: ted | 2008-04-22 10:36:16 -0700
First pass at adding the filters from Mauve's example
r19091@shi: ted | 2008-04-22 10:37:24 -0700
Fixing misspelling
r19092@shi: ted | 2008-04-22 12:32:18 -0700
Should be appending instead of prepending these nodes.
r19093@shi: ted | 2008-04-22 13:37:34 -0700
Basic filter with parameters working
r19094@shi: ted | 2008-04-22 14:27:20 -0700
Changing it so that by default an effect will have a call to autogui that will work with live effects. Basically this involved migrating the implementation of prefs_effect up from script.cpp to implementation.cpp
r19102@shi: ted | 2008-04-22 14:38:46 -0700
Better defaults
r19103@shi: ted | 2008-04-22 14:42:07 -0700
Adding filter stuff to be translated |
fa652d1b79d43f38f4ea5303b79916ced63c03e8 |
|
31-Oct-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16935@shi: ted | 2007-10-31 11:23:00 -0700
Making libwpg optional |
77f2a5f29601711a1177eef5a01855e9cdb30b34 |
|
30-Oct-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16895@shi: ted | 2007-10-30 09:35:24 -0700
Adding in Chris' downsample patch. |
ea0b18bd542372225f4d962986ecb5d529d52d02 |
|
19-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16616@tres: ted | 2007-09-18 20:59:55 -0700
Removing GNOME Print |
d8bea03ca8a6c7e945a2cd7fdf39a57db5c8ec12 |
|
19-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16593@tres: ted | 2007-09-18 09:16:31 -0700
Commenting out convolve completely and removing flop. |
273e421813f295d65aab512f508e8fb575d997d4 |
|
10-Aug-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16217@tres: ted | 2007-08-10 10:36:27 -0700
ImageMagick effects patch from Chris Brown. Google Summer of Code
project. |
7a7fa095a483e8b652af9f00e5169f62c84f09b9 |
|
12-Jul-2007 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of native poppler-based PDF import. |
368f41429bd8478e4d22f20c54523c6a28ee5bce |
|
04-Jul-2007 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of Cairo-based PDF import using libpoppler |
3d2b040efe01bad393a1b2505e59d6d0a7b117d2 |
|
09-May-2007 |
theAdib <theAdib@users.sourceforge.net> |
cairo ps output patch |
40c331bff12aea50eeabab0338038e2bbb9a091f |
|
14-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
no need to list win32 stuff here? |
1e65babae29f5d489b28a25fbc75de615912bb98 |
|
13-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch for emf export on win32 |
1616d53e8c7be5a97515485bbd3590efd82c57b2 |
|
10-Nov-2006 |
mental <mental@users.sourceforge.net> |
jettison old PDF export |
b25722762df0a905dd432a11da316b58350f4806 |
|
01-Oct-2006 |
miklosh <miklosh@users.sourceforge.net> |
PNG output for Cairo renderer |
c530d3cb3fc4a1ab7c1fcc08175c980f7ea26336 |
|
01-Oct-2006 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of Cairo renderer for PDF export |
2246a6186a6546d9c6131eaefff9924feed1cc01 |
|
31-Jul-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r13108@tres: ted | 2006-07-30 12:27:51 -0700
Builds and links. Doesn't work, but builds and links. |
0cd985e2a73949e7eb578c3f067efc93af73e48b |
|
28-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add Miklos's new Cairo PDF rendering |
167589e78ffd77bd86d4357284c59518c13bde7b |
|
22-May-2006 |
rwst <rwst@users.sourceforge.net> |
add missing entry |
b91d3d6c8f909bda909028eada6bf410d60c95a0 |
|
19-May-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
PDF export patch by Ulf Erikson |
8e7d89783f2ce56b712b76c928a27372ba542a57 |
|
16-Feb-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add new placeholder for ODF |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |