<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile_insert</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/inkscape/src/extension/internal/Makefile_insert</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>merge pdf import via poppler-cairo into native importer</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 2f659e9c6c8e9dfa51a91b95604b2abc504ea2df</description>
        <pubDate></pubDate>
        <dc:creator>theAdib &lt;theadib@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>libUEMF update; EMF linear gradient bug fixes (bug #1263242)</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 1df6105803c4c56c020a56301c7c9c4890fd4158</description>
        <pubDate></pubDate>
        <dc:creator>mathog &lt;mathog@caltech.edu&gt;</dc:creator>
    </item>

    <item>
        <title>Unduplicate some code in the metafile printing extensions</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 1710c8729db34263e50b443e7fcf541d3cffa005</description>
        <pubDate></pubDate>
        <dc:creator>Krzysztof Kosiński  &lt;tweenk.pl@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Move libuemf to a separate directory.
    Rename libunicode-convert to symbol_convert and put it in libuemf.</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 6a55cc6751be1162fa737fa656ffae0729c2e2a0</description>
        <pubDate></pubDate>
        <dc:creator>Krzysztof Kosiński  &lt;tweenk.pl@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>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.</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 10b77f97a176647caa068363224704062325ec4a</description>
        <pubDate></pubDate>
        <dc:creator>David Mathog &lt;&gt;</dc:creator>
    </item>

    <item>
        <title>Add support for libcdr</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 12ec9bd04834f24a616641bbb20cf2b4f494740b</description>
        <pubDate></pubDate>
        <dc:creator>~suv &lt;suv-sf@users.sourceforge.net&gt;</dc:creator>
    </item>

    <item>
        <title>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)</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 77158fc70d508e2e4deee0bd3783ea8ba56c9c61</description>
        <pubDate></pubDate>
        <dc:creator>David Mathog &lt;&gt;</dc:creator>
    </item>

    <item>
        <title>Getting all the filter headers</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 24b41945eb1a804a05d21a3e60fc474b2ecbf8a6</description>
        <pubDate></pubDate>
        <dc:creator>Ted Gould &lt;ted@gould.cx&gt;</dc:creator>
    </item>

    <item>
        <title>Files in /src that no longer exist</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - e68f80aad8948835f0ce605ac16c32b6ebf1f7fb</description>
        <pubDate></pubDate>
        <dc:creator>Ted Gould &lt;ted@gould.cx&gt;</dc:creator>
    </item>

    <item>
        <title>Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 00d0240eaf3986ebaeedcbeabbdb727b73a5934b</description>
        <pubDate></pubDate>
        <dc:creator>~suv &lt;suv-sf@users.sourceforge.net&gt;</dc:creator>
    </item>

    <item>
        <title>Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 15c344e1be0334f000eed568b4d7e71699f174f5</description>
        <pubDate></pubDate>
        <dc:creator>JazzyNico &lt;nicoduf@yahoo.fr&gt;</dc:creator>
    </item>

    <item>
        <title>Add support for libvisio</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 01c6933dfca897b7da66527f38793fc643912990</description>
        <pubDate></pubDate>
        <dc:creator>Fridrich Strba &lt;fridrich.strba@bluewin.ch&gt;</dc:creator>
    </item>

    <item>
        <title>Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - d6f8a707f3d783c564f2b7f889db2738b1f361be</description>
        <pubDate></pubDate>
        <dc:creator>JazzyNico &lt;nicoduf@yahoo.fr&gt;</dc:creator>
    </item>

    <item>
        <title>Update Makefile as necessary to build again on Linux</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 062fbe0a62b1d63eb1db4aa063c08cee0130c9e7</description>
        <pubDate></pubDate>
        <dc:creator>Josh Andler &lt;scislac@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>- 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</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - f3462bff432feef773f99bab7d5ae208d077ddb1</description>
        <pubDate></pubDate>
        <dc:creator>Johan Engelen &lt;goejendaagh@zonnet.nl&gt;</dc:creator>
    </item>

    <item>
        <title>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 :)</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 6825a6097da27fdfdf22859c0f81c208e7e22bb4</description>
        <pubDate></pubDate>
        <dc:creator>Johan Engelen &lt;goejendaagh@zonnet.nl&gt;</dc:creator>
    </item>

    <item>
        <title>Only build static libraries for subdirs than actually contain libraries,
    rather than for every subdirectory.</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - c5e2a1c98cba51b6093b8b341f83490a7b47f25e</description>
        <pubDate></pubDate>
        <dc:creator>tweenk &lt;tweenk@users.sourceforge.net&gt;</dc:creator>
    </item>

    <item>
        <title>* 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.</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - d23d8bdb46351262c779deeee5e8864f111ccacd</description>
        <pubDate></pubDate>
        <dc:creator>Ted Gould &lt;ted@canonical.com&gt;</dc:creator>
    </item>

    <item>
        <title>Merge from fe-moved</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 6c3e745a94ef6b25a4ef9f018d350a7535aa45af</description>
        <pubDate></pubDate>
        <dc:creator>Ted Gould &lt;ted@canonical.com&gt;</dc:creator>
    </item>

    <item>
        <title>Merge from trunk</title>
        <description>/inkscape/src/extension/internal/Makefile_insert - 7079a43aa387066c2f67402d77dbe3db981b1054</description>
        <pubDate></pubDate>
        <dc:creator>Ted Gould &lt;ted@canonical.com&gt;</dc:creator>
    </item>

</channel>
</rss>

