treeコマンドの実行結果

戻る
inet2012% tree inkscape-0.48.2
inkscape-0.48.2
├── AUTHORS
├── COPYING
├── COPYING.LIB
├── ChangeLog
├── Doxyfile
├── INSTALL
├── Info.plist
├── Info.plist.in
├── Makefile.am
├── Makefile.in
├── NEWS
├── README
├── README.ca.txt
├── README.de.txt
├── README.es.txt
├── README.fr.txt
├── README.it.txt
├── README.osx.txt
├── README.pt_BR.txt
├── README.sk.txt
├── README.sr.txt
├── TRANSLATORS
├── acinclude.m4
├── aclocal.m4
├── build.xml
├── buildtool.cpp
├── compile
├── config.guess
├── config.h.in
├── config.sub
├── configure
├── configure.ac
├── cxxtest
│   ├── COPYING
│   ├── cxxtest
│   │   ├── Descriptions.cpp
│   │   ├── Descriptions.h
│   │   ├── DummyDescriptions.cpp
│   │   ├── DummyDescriptions.h
│   │   ├── ErrorFormatter.h
│   │   ├── ErrorPrinter.h
│   │   ├── Flags.h
│   │   ├── GlobalFixture.cpp
│   │   ├── GlobalFixture.h
│   │   ├── Gui.h
│   │   ├── LinkedList.cpp
│   │   ├── LinkedList.h
│   │   ├── Mock.h
│   │   ├── ParenPrinter.h
│   │   ├── QtGui.h
│   │   ├── RealDescriptions.cpp
│   │   ├── RealDescriptions.h
│   │   ├── Root.cpp
│   │   ├── SelfTest.h
│   │   ├── StdHeaders.h
│   │   ├── StdValueTraits.h
│   │   ├── StdioFilePrinter.h
│   │   ├── StdioPrinter.h
│   │   ├── TeeListener.h
│   │   ├── TestListener.h
│   │   ├── TestRunner.h
│   │   ├── TestSuite.cpp
│   │   ├── TestSuite.h
│   │   ├── TestTracker.cpp
│   │   ├── TestTracker.h
│   │   ├── ValueTraits.cpp
│   │   ├── ValueTraits.h
│   │   ├── Win32Gui.h
│   │   ├── X11Gui.h
│   │   └── YesNoRunner.h
│   ├── cxxtestgen.pl
│   └── cxxtestgen.py
├── depcomp
├── doc
│   ├── HACKING.de.txt
│   ├── HACKING.fr.txt
│   ├── HACKING.it.txt
│   ├── HACKING.pt_BR.txt
│   ├── HACKING.txt
│   ├── Makefile.am
│   ├── Makefile.in
│   ├── README.document
│   ├── architecture.svg
│   ├── architecture.txt
│   ├── class-hierarchy.dia
│   ├── coordinates.txt
│   ├── keys.README
│   ├── keys.de.html
│   ├── keys.en.html
│   ├── keys.fr.html
│   ├── keys.ja.html
│   └── refcounting.txt
├── fix-roff-punct
├── inkscape.1
├── inkscape.desktop.in
├── inkscape.fr.1
├── inkscape.fr.pod
├── inkscape.ico
├── inkscape.png
├── inkscape.pod
├── inkscape.spec
├── inkscape.spec.in
├── inkview.1.in
├── install-sh
├── intltool-extract.in
├── intltool-merge.in
├── intltool-update.in
├── m4
│   ├── ac_define_dir.m4
│   ├── ax_openmp.m4
│   ├── ink_bzr_snapshot_build.m4
│   └── relaytool.m4
├── mingwenv.bat
├── missing
├── mkinstalldirs
├── packaging
│   ├── autopackage
│   │   └── default.apspec.in
│   ├── macosx
│   │   ├── Resources
│   │   │   ├── Inkscape.icns
│   │   │   ├── MenuBar.nib
│   │   │   │   ├── classes.nib
│   │   │   │   ├── info.nib
│   │   │   │   └── objects.xib
│   │   │   ├── ProgressWindow.nib
│   │   │   │   ├── classes.nib
│   │   │   │   ├── info.nib
│   │   │   │   └── objects.xib
│   │   │   ├── application-gimp-gradient.icns
│   │   │   ├── application-illustrator-svg.icns
│   │   │   ├── application-illustrator.icns
│   │   │   ├── application-pdf.icns
│   │   │   ├── application-vnd.corel-draw-compressed.icns
│   │   │   ├── application-vnd.corel-draw-template.icns
│   │   │   ├── application-vnd.corel-draw.icns
│   │   │   ├── application-vnd.ms.xaml.icns
│   │   │   ├── application-vnd.wordperfect-graphic.icns
│   │   │   ├── bin
│   │   │   │   ├── getdisplay.sh
│   │   │   │   └── inkscape
│   │   │   ├── etc
│   │   │   │   └── fonts
│   │   │   │       └── fonts.conf
│   │   │   ├── image-svg+xml-compressed.icns
│   │   │   ├── image-svg+xml.icns
│   │   │   ├── image-vnd.dxf.icns
│   │   │   ├── image-vnd.sk1.icns
│   │   │   ├── image-vnd.windows-metafile.icns
│   │   │   ├── image-x-eps.icns
│   │   │   ├── image-x-ps.icns
│   │   │   ├── openDoc
│   │   │   ├── script
│   │   │   └── themes
│   │   │       └── Clearlooks-Quicksilver-OSX
│   │   │           └── gtk-2.0
│   │   │               ├── Scrollbars
│   │   │               │   ├── stepper-down.png
│   │   │               │   ├── stepper-left.png
│   │   │               │   ├── stepper-right.png
│   │   │               │   ├── stepper-up.png
│   │   │               │   ├── trough-scrollbar-horiz.png
│   │   │               │   └── trough-scrollbar-vert.png
│   │   │               ├── Scrollbars_1
│   │   │               │   ├── copy-slider.sh
│   │   │               │   ├── slider-horiz-prelight.png
│   │   │               │   ├── slider-horiz.png
│   │   │               │   ├── slider-vert-prelight.png
│   │   │               │   └── slider-vert.png
│   │   │               ├── Scrollbars_6
│   │   │               │   ├── copy-slider.sh
│   │   │               │   ├── slider-horiz-prelight.png
│   │   │               │   ├── slider-horiz.png
│   │   │               │   ├── slider-vert-prelight.png
│   │   │               │   └── slider-vert.png
│   │   │               └── pre_gtkrc
│   │   ├── ScriptExec
│   │   │   ├── English.lproj
│   │   │   │   ├── InfoPlist.strings
│   │   │   │   └── main.nib
│   │   │   │       ├── classes.nib
│   │   │   │       ├── info.nib
│   │   │   │       └── objects.xib
│   │   │   ├── Info.plist
│   │   │   ├── MenuBar.nib
│   │   │   │   ├── classes.nib
│   │   │   │   ├── info.nib
│   │   │   │   └── objects.xib
│   │   │   ├── ScriptExec.xcode
│   │   │   │   └── project.pbxproj
│   │   │   ├── ScriptExec.xcodeproj
│   │   │   │   └── project.pbxproj
│   │   │   ├── ScriptExec_Prefix.pch
│   │   │   ├── main.c
│   │   │   ├── openDoc
│   │   │   ├── script
│   │   │   └── version.plist
│   │   ├── dmg_background.png
│   │   ├── inkscape.ds_store
│   │   ├── osx-app.sh
│   │   ├── osx-build.sh
│   │   └── osx-dmg.sh
│   └── win32
│       ├── AdvUninstLog.nsh
│       ├── AdvUninstLog.txt
│       ├── MessageBox.txt
│       ├── RequireLatestNSIS.nsh
│       ├── VersionCompleteXXXX.nsh
│       ├── header.bmp
│       ├── header.svg
│       ├── ifexist.nsh
│       ├── inkscape.nsi
│       ├── inkscape.nsi.uninstall
│       ├── languages
│       │   ├── Breton.nsh
│       │   ├── Catalan.nsh
│       │   ├── Czech.nsh
│       │   ├── Dutch.nsh
│       │   ├── English.nsh
│       │   ├── Finnish.nsh
│       │   ├── French.nsh
│       │   ├── Galician.nsh
│       │   ├── German.nsh
│       │   ├── Indonesian.nsh
│       │   ├── Italian.nsh
│       │   ├── Japanese.nsh
│       │   ├── Polish.nsh
│       │   ├── Romanian.nsh
│       │   ├── Russian.nsh
│       │   ├── SimpChinese.nsh
│       │   ├── Slovak.nsh
│       │   ├── Slovenian.nsh
│       │   ├── Spanish.nsh
│       │   ├── TradChinese.nsh
│       │   └── Ukrainian.nsh
│       ├── md5dll.dll
│       ├── md5dll.txt
│       ├── messagebox.dll
│       ├── portable
│       │   ├── App
│       │   │   ├── AppInfo
│       │   │   │   ├── appicon.ico
│       │   │   │   ├── appicon_16.png
│       │   │   │   ├── appicon_32.png
│       │   │   │   ├── appinfo.ini
│       │   │   │   └── installer.ini
│       │   │   └── readme.txt
│       │   ├── Other
│       │   │   ├── Help
│       │   │   │   └── images
│       │   │   │       ├── donation_button.png
│       │   │   │       ├── favicon.ico
│       │   │   │       ├── help_background_footer.png
│       │   │   │       ├── help_background_header.png
│       │   │   │       └── help_logo_top.png
│       │   │   └── Source
│       │   │       ├── InkscapePortable.ini
│       │   │       ├── InkscapePortable.jpg
│       │   │       ├── InkscapePortable.nsi
│       │   │       ├── License.txt
│       │   │       ├── PortableApps.comInstallerCustom.nsh
│       │   │       ├── PortableApps.comLauncherLANG_ENGLISH.nsh
│       │   │       ├── Readme.txt
│       │   │       └── ReplaceInFileWithTextReplace.nsh
│       │   ├── help.html
│       │   └── readme.packaging.txt
│       ├── welcomefinish.bmp
│       └── welcomefinish.svg
├── po
│   ├── ChangeLog
│   ├── Makefile.in.in
│   ├── Makevars
│   ├── POTFILES.in
│   ├── POTFILES.skip
│   ├── am.po
│   ├── ar.po
│   ├── az.po
│   ├── be.po
│   ├── bg.po
│   ├── bn.po
│   ├── br.po
│   ├── ca.po
│   ├── ca@valencia.po
│   ├── check-markup
│   ├── cs.po
│   ├── da.po
│   ├── de.po
│   ├── dz.po
│   ├── el.po
│   ├── en_AU.po
│   ├── en_CA.po
│   ├── en_GB.po
│   ├── en_US@piglatin.po
│   ├── eo.po
│   ├── es.po
│   ├── es_MX.po
│   ├── et.po
│   ├── eu.po
│   ├── fa.po
│   ├── fi.po
│   ├── fr.po
│   ├── ga.po
│   ├── gl.po
│   ├── he.po
│   ├── hr.po
│   ├── hu.po
│   ├── hy.po
│   ├── id.po
│   ├── inkscape.pot
│   ├── it.po
│   ├── ja.po
│   ├── km.po
│   ├── ko.po
│   ├── lt.po
│   ├── mk.po
│   ├── mn.po
│   ├── nb.po
│   ├── ne.po
│   ├── nl.po
│   ├── nn.po
│   ├── pa.po
│   ├── pl.po
│   ├── pt.po
│   ├── pt_BR.po
│   ├── ro.po
│   ├── ru.po
│   ├── rw.po
│   ├── sk.po
│   ├── sl.po
│   ├── sq.po
│   ├── sr.po
│   ├── sr@latin.po
│   ├── sv.po
│   ├── te_IN.po
│   ├── th.po
│   ├── tr.po
│   ├── uk.po
│   ├── update_po_files.sh
│   ├── vi.po
│   ├── zh_CN.po
│   └── zh_TW.po
├── share
│   ├── Makefile.am
│   ├── Makefile.in
│   ├── README
│   ├── clipart
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── draw-freely.ru.svg
│   │   ├── draw-freely.svg
│   │   ├── inkscape.logo.svg
│   │   ├── orav.svg
│   │   └── tux.svg
│   ├── examples
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── animated-clock.svg
│   │   ├── art-nouveau-P3.svg
│   │   ├── blend_modes.svg
│   │   ├── car.svgz
│   │   ├── data_uri.svg
│   │   ├── eastern-motive-P4G.svg
│   │   ├── filters.svg
│   │   ├── flow-go.svg
│   │   ├── flowsample.svg
│   │   ├── gallardo.svgz
│   │   ├── glass.svg
│   │   ├── gradient-mesh-experimental.svgz
│   │   ├── gradient.svg
│   │   ├── i18n.svg
│   │   ├── istest.pov
│   │   ├── l-systems.svgz
│   │   ├── lighting_filters.svg
│   │   ├── live-path-effects-curvestitch.svg
│   │   ├── live-path-effects-gears.svg
│   │   ├── live-path-effects-pathalongpath.svg
│   │   ├── markers.svg
│   │   ├── replace-hue.svg
│   │   ├── rope-3D.svg
│   │   ├── stars.svgz
│   │   ├── svgfont.svg
│   │   ├── tesselation-P3.svg
│   │   ├── text-on-path.svg
│   │   ├── tiger.svgz
│   │   ├── tref.svg
│   │   └── turbulence_filters.svg
│   ├── extensions
│   │   ├── Barcode
│   │   │   ├── Base.py
│   │   │   ├── Code128.py
│   │   │   ├── Code39.py
│   │   │   ├── Code39Ext.py
│   │   │   ├── Code93.py
│   │   │   ├── EAN13.py
│   │   │   ├── EAN5.py
│   │   │   ├── EAN8.py
│   │   │   ├── Makefile.am
│   │   │   ├── Makefile.in
│   │   │   ├── RM4CC.py
│   │   │   ├── UPCA.py
│   │   │   ├── UPCE.py
│   │   │   └── __init__.py
│   │   ├── Inkscape.pm
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── Poly3DObjects
│   │   │   ├── Makefile.am
│   │   │   ├── Makefile.in
│   │   │   ├── cube.obj
│   │   │   ├── cuboct.obj
│   │   │   ├── dodec.obj
│   │   │   ├── great_dodec.obj
│   │   │   ├── great_rhombicosidodec.obj
│   │   │   ├── great_rhombicuboct.obj
│   │   │   ├── great_stel_dodec.obj
│   │   │   ├── icos.obj
│   │   │   ├── icosidodec.obj
│   │   │   ├── jessens_orthog_icos.obj
│   │   │   ├── methane.obj
│   │   │   ├── oct.obj
│   │   │   ├── rh_axes.obj
│   │   │   ├── rhomb_dodec.obj
│   │   │   ├── rhomb_triacont.obj
│   │   │   ├── small_rhombicosidodec.obj
│   │   │   ├── small_rhombicuboct.obj
│   │   │   ├── small_triam_icos.obj
│   │   │   ├── snub_cube.obj
│   │   │   ├── snub_dodec.obj
│   │   │   ├── szilassi.obj
│   │   │   ├── tet.obj
│   │   │   ├── trunc_cube.obj
│   │   │   ├── trunc_dodec.obj
│   │   │   ├── trunc_icos.obj
│   │   │   ├── trunc_oct.obj
│   │   │   └── trunc_tet.obj
│   │   ├── README
│   │   ├── SpSVG.pm
│   │   ├── addnodes.inx
│   │   ├── addnodes.py
│   │   ├── ai_input.inx
│   │   ├── aisvg.inx
│   │   ├── aisvg.xslt
│   │   ├── alphabet_soup
│   │   │   ├── 2.svg
│   │   │   ├── 3.svg
│   │   │   ├── 6.svg
│   │   │   ├── 7.svg
│   │   │   ├── Cblob.svg
│   │   │   ├── Chook.svg
│   │   │   ├── Ctail.svg
│   │   │   ├── Delta.svg
│   │   │   ├── Eb.svg
│   │   │   ├── Eserif.svg
│   │   │   ├── Et.svg
│   │   │   ├── G.svg
│   │   │   ├── IBSerif.svg
│   │   │   ├── ITSerif.svg
│   │   │   ├── Lb.svg
│   │   │   ├── Lt.svg
│   │   │   ├── Makefile.am
│   │   │   ├── Makefile.in
│   │   │   ├── Ocross.svg
│   │   │   ├── Oterm.svg
│   │   │   ├── P.svg
│   │   │   ├── Q.svg
│   │   │   ├── Rblock.svg
│   │   │   ├── Tb.svg
│   │   │   ├── Tt.svg
│   │   │   ├── U.svg
│   │   │   ├── Vser.svg
│   │   │   ├── Xh.svg
│   │   │   ├── Xne.svg
│   │   │   ├── Xnw.svg
│   │   │   ├── Xvb.svg
│   │   │   ├── Xvt.svg
│   │   │   ├── a.svg
│   │   │   ├── abase.svg
│   │   │   ├── acap.svg
│   │   │   ├── b.svg
│   │   │   ├── bar.svg
│   │   │   ├── bar2.svg
│   │   │   ├── barcap.svg
│   │   │   ├── c.svg
│   │   │   ├── cross.svg
│   │   │   ├── cserif.svg
│   │   │   ├── e.svg
│   │   │   ├── epsilon.svg
│   │   │   ├── f.svg
│   │   │   ├── gamma.svg
│   │   │   ├── h.svg
│   │   │   ├── h2.svg
│   │   │   ├── hcap.svg
│   │   │   ├── idot.svg
│   │   │   ├── j.svg
│   │   │   ├── k.svg
│   │   │   ├── l.svg
│   │   │   ├── lserif.svg
│   │   │   ├── m.svg
│   │   │   ├── mcap.svg
│   │   │   ├── n.svg
│   │   │   ├── o.svg
│   │   │   ├── ocap.svg
│   │   │   ├── question.svg
│   │   │   ├── r.svg
│   │   │   ├── rcap.svg
│   │   │   ├── s.svg
│   │   │   ├── serif.svg
│   │   │   ├── t.svg
│   │   │   ├── tserif.svg
│   │   │   ├── v.svg
│   │   │   ├── vcap.svg
│   │   │   ├── vserl.svg
│   │   │   ├── vserr.svg
│   │   │   ├── x.svg
│   │   │   ├── y.svg
│   │   │   ├── yogh.svg
│   │   │   └── z.svg
│   │   ├── bezmisc.py
│   │   ├── ccx_input.inx
│   │   ├── cdr_input.inx
│   │   ├── cdt_input.inx
│   │   ├── cgm_input.inx
│   │   ├── chardataeffect.py
│   │   ├── cmx_input.inx
│   │   ├── color_blackandwhite.inx
│   │   ├── color_blackandwhite.py
│   │   ├── color_brighter.inx
│   │   ├── color_brighter.py
│   │   ├── color_custom.inx
│   │   ├── color_custom.py
│   │   ├── color_darker.inx
│   │   ├── color_darker.py
│   │   ├── color_desaturate.inx
│   │   ├── color_desaturate.py
│   │   ├── color_grayscale.inx
│   │   ├── color_grayscale.py
│   │   ├── color_lesshue.inx
│   │   ├── color_lesshue.py
│   │   ├── color_lesslight.inx
│   │   ├── color_lesslight.py
│   │   ├── color_lesssaturation.inx
│   │   ├── color_lesssaturation.py
│   │   ├── color_morehue.inx
│   │   ├── color_morehue.py
│   │   ├── color_morelight.inx
│   │   ├── color_morelight.py
│   │   ├── color_moresaturation.inx
│   │   ├── color_moresaturation.py
│   │   ├── color_negative.inx
│   │   ├── color_negative.py
│   │   ├── color_randomize.inx
│   │   ├── color_randomize.py
│   │   ├── color_removeblue.inx
│   │   ├── color_removeblue.py
│   │   ├── color_removegreen.inx
│   │   ├── color_removegreen.py
│   │   ├── color_removered.inx
│   │   ├── color_removered.py
│   │   ├── color_replace.inx
│   │   ├── color_replace.py
│   │   ├── color_rgbbarrel.inx
│   │   ├── color_rgbbarrel.py
│   │   ├── coloreffect.py
│   │   ├── colors.xml
│   │   ├── convert2dashes.inx
│   │   ├── convert2dashes.py
│   │   ├── cspsubdiv.py
│   │   ├── cubicsuperpath.py
│   │   ├── dia.inx
│   │   ├── dia2svg.sh
│   │   ├── dimension.inx
│   │   ├── dimension.py
│   │   ├── dots.inx
│   │   ├── dots.py
│   │   ├── draw_from_triangle.inx
│   │   ├── draw_from_triangle.py
│   │   ├── dxf_input.inx
│   │   ├── dxf_input.py
│   │   ├── dxf_outlines.inx
│   │   ├── dxf_outlines.py
│   │   ├── dxf_output.inx
│   │   ├── dxf_templates.py
│   │   ├── edge3d.inx
│   │   ├── edge3d.py
│   │   ├── embed_raster_in_svg.pl
│   │   ├── embedimage.inx
│   │   ├── embedimage.py
│   │   ├── eps_input.inx
│   │   ├── eqtexsvg.inx
│   │   ├── eqtexsvg.py
│   │   ├── export_gimp_palette.inx
│   │   ├── export_gimp_palette.py
│   │   ├── extractimage.inx
│   │   ├── extractimage.py
│   │   ├── extrude.inx
│   │   ├── extrude.py
│   │   ├── ffgeom.py
│   │   ├── fig2dev-ext.py
│   │   ├── fig_input.inx
│   │   ├── flatten.inx
│   │   ├── flatten.py
│   │   ├── foldablebox.inx
│   │   ├── foldablebox.py
│   │   ├── fractalize.inx
│   │   ├── fractalize.py
│   │   ├── funcplot.inx
│   │   ├── funcplot.py
│   │   ├── gears.inx
│   │   ├── gears.py
│   │   ├── generate_voronoi.inx
│   │   ├── generate_voronoi.py
│   │   ├── gimp_xcf.inx
│   │   ├── gimp_xcf.py
│   │   ├── grid_cartesian.inx
│   │   ├── grid_cartesian.py
│   │   ├── grid_polar.inx
│   │   ├── grid_polar.py
│   │   ├── guides_creator.inx
│   │   ├── guides_creator.py
│   │   ├── handles.inx
│   │   ├── handles.py
│   │   ├── hpgl_output.inx
│   │   ├── hpgl_output.py
│   │   ├── ill2svg.pl
│   │   ├── inkex.py
│   │   ├── inkscape_help_askaquestion.inx
│   │   ├── inkscape_help_commandline.inx
│   │   ├── inkscape_help_faq.inx
│   │   ├── inkscape_help_keys.inx
│   │   ├── inkscape_help_manual.inx
│   │   ├── inkscape_help_relnotes.inx
│   │   ├── inkscape_help_reportabug.inx
│   │   ├── inkscape_help_svgspec.inx
│   │   ├── inkweb.js
│   │   ├── inkwebeffect.py
│   │   ├── interp.inx
│   │   ├── interp.py
│   │   ├── interp_att_g.inx
│   │   ├── interp_att_g.py
│   │   ├── jessyInk.js
│   │   ├── jessyInk_autoTexts.inx
│   │   ├── jessyInk_autoTexts.py
│   │   ├── jessyInk_core_mouseHandler_noclick.js
│   │   ├── jessyInk_core_mouseHandler_zoomControl.js
│   │   ├── jessyInk_effects.inx
│   │   ├── jessyInk_effects.py
│   │   ├── jessyInk_export.inx
│   │   ├── jessyInk_export.py
│   │   ├── jessyInk_install.inx
│   │   ├── jessyInk_install.py
│   │   ├── jessyInk_keyBindings.inx
│   │   ├── jessyInk_keyBindings.py
│   │   ├── jessyInk_masterSlide.inx
│   │   ├── jessyInk_masterSlide.py
│   │   ├── jessyInk_mouseHandler.inx
│   │   ├── jessyInk_mouseHandler.py
│   │   ├── jessyInk_summary.inx
│   │   ├── jessyInk_summary.py
│   │   ├── jessyInk_transitions.inx
│   │   ├── jessyInk_transitions.py
│   │   ├── jessyInk_uninstall.inx
│   │   ├── jessyInk_uninstall.py
│   │   ├── jessyInk_video.inx
│   │   ├── jessyInk_video.py
│   │   ├── jessyInk_video.svg
│   │   ├── jessyInk_view.inx
│   │   ├── jessyInk_view.py
│   │   ├── launch_webbrowser.py
│   │   ├── lindenmayer.inx
│   │   ├── lindenmayer.py
│   │   ├── lorem_ipsum.inx
│   │   ├── lorem_ipsum.py
│   │   ├── markers_strokepaint.inx
│   │   ├── markers_strokepaint.py
│   │   ├── measure.inx
│   │   ├── measure.py
│   │   ├── motion.inx
│   │   ├── motion.py
│   │   ├── outline2svg.inx
│   │   ├── outline2svg.pl
│   │   ├── param_curves.inx
│   │   ├── param_curves.py
│   │   ├── pathalongpath.inx
│   │   ├── pathalongpath.py
│   │   ├── pathmodifier.py
│   │   ├── pathscatter.inx
│   │   ├── pathscatter.py
│   │   ├── perfectboundcover.inx
│   │   ├── perfectboundcover.py
│   │   ├── perspective.inx
│   │   ├── perspective.py
│   │   ├── pixelsnap.inx
│   │   ├── pixelsnap.py
│   │   ├── plt_input.inx
│   │   ├── plt_output.inx
│   │   ├── plt_output.py
│   │   ├── polyhedron_3d.inx
│   │   ├── polyhedron_3d.py
│   │   ├── printing-marks.inx
│   │   ├── printing-marks.py
│   │   ├── ps2dxf.sh
│   │   ├── ps2pdf-ext.py
│   │   ├── ps_input.inx
│   │   ├── pturtle.py
│   │   ├── radiusrand.inx
│   │   ├── radiusrand.py
│   │   ├── render_alphabetsoup.inx
│   │   ├── render_alphabetsoup.py
│   │   ├── render_alphabetsoup_config.py
│   │   ├── render_barcode.inx
│   │   ├── render_barcode.py
│   │   ├── render_barcode_datamatrix.inx
│   │   ├── render_barcode_datamatrix.py
│   │   ├── restack.inx
│   │   ├── restack.py
│   │   ├── rtree.inx
│   │   ├── rtree.py
│   │   ├── rubberstretch.inx
│   │   ├── rubberstretch.py
│   │   ├── run_command.py
│   │   ├── scour.inkscape.py
│   │   ├── scour.inx
│   │   ├── scour.py
│   │   ├── simplepath.py
│   │   ├── simplepath.rb
│   │   ├── simplestyle.py
│   │   ├── simpletransform.py
│   │   ├── sk1_input.inx
│   │   ├── sk1_output.inx
│   │   ├── sk1_output.py
│   │   ├── sk2svg.sh
│   │   ├── sk_input.inx
│   │   ├── spirograph.inx
│   │   ├── spirograph.py
│   │   ├── split.inx
│   │   ├── split.py
│   │   ├── straightseg.inx
│   │   ├── straightseg.py
│   │   ├── summersnight.inx
│   │   ├── summersnight.py
│   │   ├── svg2xaml.inx
│   │   ├── svg2xaml.xsl
│   │   ├── svg_and_media_zip_output.inx
│   │   ├── svg_and_media_zip_output.py
│   │   ├── svg_regex.py
│   │   ├── svgcalendar.inx
│   │   ├── svgcalendar.py
│   │   ├── test
│   │   │   ├── Makefile.am
│   │   │   ├── Makefile.in
│   │   │   ├── addnodes.test.py
│   │   │   ├── chardataeffect.test.py
│   │   │   ├── coloreffect.test.py
│   │   │   ├── create_test_from_template.sh
│   │   │   ├── dots.test.py
│   │   │   ├── draw_from_triangle.test.py
│   │   │   ├── dxf_outlines.test.py
│   │   │   ├── edge3d.test.py
│   │   │   ├── embedimage.test.py
│   │   │   ├── eqtexsvg.test.py
│   │   │   ├── extractimage.test.py
│   │   │   ├── extrude.test.py
│   │   │   ├── flatten.test.py
│   │   │   ├── foldablebox.test.py
│   │   │   ├── fractalize.test.py
│   │   │   ├── funcplot.test.py
│   │   │   ├── gears.test.py
│   │   │   ├── gimp_xcf.test.py
│   │   │   ├── grid_cartesian.test.py
│   │   │   ├── grid_polar.test.py
│   │   │   ├── guides_creator.test.py
│   │   │   ├── handles.test.py
│   │   │   ├── hpgl_output.test.py
│   │   │   ├── inkweb-debug.js
│   │   │   ├── inkwebeffect.test.py
│   │   │   ├── inkwebjs-move.test.svg
│   │   │   ├── interp.test.py
│   │   │   ├── interp_att_g.test.py
│   │   │   ├── lindenmayer.test.py
│   │   │   ├── lorem_ipsum.test.py
│   │   │   ├── markers_strokepaint.test.py
│   │   │   ├── measure.test.py
│   │   │   ├── minimal-blank.svg
│   │   │   ├── motion.test.py
│   │   │   ├── pathmodifier.test.py
│   │   │   ├── perfectboundcover.test.py
│   │   │   ├── perspective.test.py
│   │   │   ├── polyhedron_3d.test.py
│   │   │   ├── printing-marks.test.py
│   │   │   ├── radiusrand.test.py
│   │   │   ├── render_alphabetsoup.test.py
│   │   │   ├── render_barcode.test.py
│   │   │   ├── restack.test.py
│   │   │   ├── rtree.test.py
│   │   │   ├── run-all-extension-tests
│   │   │   ├── spirograph.test.py
│   │   │   ├── straightseg.test.py
│   │   │   ├── summersnight.test.py
│   │   │   ├── svg_and_media_zip_output.test.py
│   │   │   ├── svgcalendar.test.py
│   │   │   ├── test_template.py.txt
│   │   │   ├── triangle.test.py
│   │   │   └── whirl.test.py
│   │   ├── text_braille.inx
│   │   ├── text_braille.py
│   │   ├── text_flipcase.inx
│   │   ├── text_flipcase.py
│   │   ├── text_lowercase.inx
│   │   ├── text_lowercase.py
│   │   ├── text_randomcase.inx
│   │   ├── text_randomcase.py
│   │   ├── text_replace.inx
│   │   ├── text_replace.py
│   │   ├── text_sentencecase.inx
│   │   ├── text_sentencecase.py
│   │   ├── text_titlecase.inx
│   │   ├── text_titlecase.py
│   │   ├── text_uppercase.inx
│   │   ├── text_uppercase.py
│   │   ├── triangle.inx
│   │   ├── triangle.py
│   │   ├── txt2svg.inx
│   │   ├── txt2svg.pl
│   │   ├── uniconv-ext.py
│   │   ├── uniconv_output.py
│   │   ├── voronoi.py
│   │   ├── web-set-att.inx
│   │   ├── web-set-att.py
│   │   ├── web-transmit-att.inx
│   │   ├── web-transmit-att.py
│   │   ├── webslicer_create_group.inx
│   │   ├── webslicer_create_group.py
│   │   ├── webslicer_create_rect.inx
│   │   ├── webslicer_create_rect.py
│   │   ├── webslicer_effect.py
│   │   ├── webslicer_export.inx
│   │   ├── webslicer_export.py
│   │   ├── whirl.inx
│   │   ├── whirl.py
│   │   ├── wireframe_sphere.inx
│   │   ├── wireframe_sphere.py
│   │   ├── wmf_input.inx
│   │   ├── wmf_output.inx
│   │   ├── wmf_output.py
│   │   ├── xaml2svg
│   │   │   ├── Makefile.am
│   │   │   ├── Makefile.in
│   │   │   ├── animation.xsl
│   │   │   ├── brushes.xsl
│   │   │   ├── canvas.xsl
│   │   │   ├── geometry.xsl
│   │   │   ├── properties.xsl
│   │   │   ├── shapes.xsl
│   │   │   └── transform.xsl
│   │   ├── xaml2svg.inx
│   │   ├── xaml2svg.xsl
│   │   └── yocto_css.py
│   ├── filters
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── filters.svg
│   │   ├── filters.svg.h
│   │   └── i18n.py
│   ├── fonts
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   └── README
│   ├── gradients
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   └── README
│   ├── icons
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── application
│   │   │   ├── 16x16
│   │   │   │   ├── Makefile.am
│   │   │   │   ├── Makefile.in
│   │   │   │   └── inkscape.png
│   │   │   ├── 22x22
│   │   │   │   ├── Makefile.am
│   │   │   │   ├── Makefile.in
│   │   │   │   └── inkscape.png
│   │   │   ├── 24x24
│   │   │   │   ├── Makefile.am
│   │   │   │   ├── Makefile.in
│   │   │   │   └── inkscape.png
│   │   │   ├── 256x256
│   │   │   │   ├── Makefile.am
│   │   │   │   ├── Makefile.in
│   │   │   │   └── inkscape.png
│   │   │   ├── 32x32
│   │   │   │   ├── Makefile.am
│   │   │   │   ├── Makefile.in
│   │   │   │   └── inkscape.png
│   │   │   ├── 48x48
│   │   │   │   ├── Makefile.am
│   │   │   │   ├── Makefile.in
│   │   │   │   └── inkscape.png
│   │   │   ├── Makefile.am
│   │   │   └── Makefile.in
│   │   ├── color-management-icon.png
│   │   ├── feBlend-icon.png
│   │   ├── feBlend-icon.svg
│   │   ├── feColorMatrix-icon.png
│   │   ├── feColorMatrix-icon.svg
│   │   ├── feComposite-icon.png
│   │   ├── feComposite-icon.svg
│   │   ├── feConvolveMatrix-icon.png
│   │   ├── feConvolveMatrix-icon.svg
│   │   ├── feDiffuseLighting-icon.png
│   │   ├── feDiffuseLighting-icon.svg
│   │   ├── feDisplacementMap-icon.png
│   │   ├── feDisplacementMap-icon.svg
│   │   ├── feFlood-icon.png
│   │   ├── feFlood-icon.svg
│   │   ├── feGaussianBlur-icon.png
│   │   ├── feGaussianBlur-icon.svg
│   │   ├── feImage-icon.png
│   │   ├── feImage-icon.svg
│   │   ├── feMerge-icon.png
│   │   ├── feMerge-icon.svg
│   │   ├── feMorphology-icon.png
│   │   ├── feMorphology-icon.svg
│   │   ├── feOffset-icon.png
│   │   ├── feOffset-icon.svg
│   │   ├── feSpecularLighting-icon.png
│   │   ├── feSpecularLighting-icon.svg
│   │   ├── feTurbulence-icon.png
│   │   ├── feTurbulence-icon.svg
│   │   ├── hicolor
│   │   │   └── index.theme
│   │   ├── icons.svg
│   │   ├── inkscape.file.png
│   │   ├── inkscape.file.svg
│   │   ├── inkscape.svg
│   │   ├── out-of-gamut-icon.png
│   │   ├── out-of-gamut-icon.svg
│   │   ├── remove-color.png
│   │   ├── remove-color.svg
│   │   ├── tango_icons.svg
│   │   ├── ticotico.jpg
│   │   ├── too-much-ink-icon.png
│   │   └── too-much-ink-icon.svg
│   ├── keys
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── acd-canvas.xml
│   │   ├── adobe-illustrator-cs2.xml
│   │   ├── corel-draw-x4.xml
│   │   ├── default.xml
│   │   ├── inkscape.xml
│   │   ├── macromedia-freehand-mx.xml
│   │   ├── right-handed-illustration.xml
│   │   ├── xara.xml
│   │   └── zoner-draw.xml
│   ├── markers
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   └── markers.svg
│   ├── palettes
│   │   ├── Blues.gpl
│   │   ├── Gold.gpl
│   │   ├── Gray.gpl
│   │   ├── Greens.gpl
│   │   ├── Hilite.gpl
│   │   ├── Khaki.gpl
│   │   ├── LaTeX-Beamer.gpl
│   │   ├── MATLAB-Jet-72.gpl
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── Reds.gpl
│   │   ├── Royal.gpl
│   │   ├── Tango-Palette.gpl
│   │   ├── Topographic.gpl
│   │   ├── Ubuntu.gpl
│   │   ├── echo-palette.gpl
│   │   ├── inkscape.gpl
│   │   ├── svg.gpl
│   │   ├── webhex.gpl
│   │   ├── websafe22.gpl
│   │   └── windowsXP.gpl
│   ├── patterns
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── i18n.py
│   │   ├── patterns.svg
│   │   └── patterns.svg.h
│   ├── screens
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   └── about.svg
│   ├── templates
│   │   ├── A4.svg
│   │   ├── A4_landscape.svg
│   │   ├── CD_cover_300dpi.svg
│   │   ├── DVD_cover_regular_300dpi.svg
│   │   ├── DVD_cover_slim_300dpi.svg
│   │   ├── DVD_cover_superslim_300dpi.svg
│   │   ├── DVD_cover_ultraslim_300dpi.svg
│   │   ├── LaTeX_Beamer.svg
│   │   ├── Letter.svg
│   │   ├── Letter_landscape.svg
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── black_opaque.svg
│   │   ├── business_card_85x54mm.svg
│   │   ├── business_card_90x50mm.svg
│   │   ├── default.be.svg
│   │   ├── default.ca.svg
│   │   ├── default.cs.svg
│   │   ├── default.de.svg
│   │   ├── default.eo.svg
│   │   ├── default.es.svg
│   │   ├── default.eu.svg
│   │   ├── default.fi.svg
│   │   ├── default.fr.svg
│   │   ├── default.hu.svg
│   │   ├── default.it.svg
│   │   ├── default.ja.svg
│   │   ├── default.lt.svg
│   │   ├── default.nl.svg
│   │   ├── default.pl.svg
│   │   ├── default.pt_BR.svg
│   │   ├── default.sk.svg
│   │   ├── default.svg
│   │   ├── default_mm.svg
│   │   ├── default_pt.svg
│   │   ├── desktop_1024x768.svg
│   │   ├── desktop_1600x1200.svg
│   │   ├── desktop_640x480.svg
│   │   ├── desktop_800x600.svg
│   │   ├── fontforge_glyph.svg
│   │   ├── icon_16x16.svg
│   │   ├── icon_32x32.svg
│   │   ├── icon_48x48.svg
│   │   ├── icon_64x64.svg
│   │   ├── no_borders.svg
│   │   ├── no_layers.svg
│   │   ├── video_HDTV_1920x1080.svg
│   │   ├── video_NTSC_720x486.svg
│   │   ├── video_PAL_720x576.svg
│   │   ├── web_banner_468x60.svg
│   │   ├── web_banner_728x90.svg
│   │   └── white_opaque.svg
│   ├── tutorials
│   │   ├── Makefile.am
│   │   ├── Makefile.in
│   │   ├── README
│   │   ├── edge3d.svg
│   │   ├── gpl-2.svg
│   │   ├── making_markers.svg
│   │   ├── oldguitar.jpg
│   │   ├── potrace-be.png
│   │   ├── potrace-ca.png
│   │   ├── potrace-de.png
│   │   ├── potrace-en.png
│   │   ├── potrace-es.png
│   │   ├── potrace-eu.png
│   │   ├── potrace-fr.png
│   │   ├── potrace-hu.png
│   │   ├── potrace-id.png
│   │   ├── potrace-ja.png
│   │   ├── potrace-nl.png
│   │   ├── potrace-pl.png
│   │   ├── potrace-pt_BR.png
│   │   ├── potrace-ru.png
│   │   ├── potrace-sk.png
│   │   ├── potrace-sl.png
│   │   ├── potrace-vi.png
│   │   ├── potrace-zh_CN.png
│   │   ├── potrace-zh_TW.png
│   │   ├── potrace.png
│   │   ├── tutorial-advanced.be.svg
│   │   ├── tutorial-advanced.ca.svg
│   │   ├── tutorial-advanced.cs.svg
│   │   ├── tutorial-advanced.de.svg
│   │   ├── tutorial-advanced.es.svg
│   │   ├── tutorial-advanced.eu.svg
│   │   ├── tutorial-advanced.fa.svg
│   │   ├── tutorial-advanced.fr.svg
│   │   ├── tutorial-advanced.hu.svg
│   │   ├── tutorial-advanced.id.svg
│   │   ├── tutorial-advanced.it.svg
│   │   ├── tutorial-advanced.ja.svg
│   │   ├── tutorial-advanced.nl.svg
│   │   ├── tutorial-advanced.pl.svg
│   │   ├── tutorial-advanced.pt_BR.svg
│   │   ├── tutorial-advanced.ru.svg
│   │   ├── tutorial-advanced.sk.svg
│   │   ├── tutorial-advanced.sl.svg
│   │   ├── tutorial-advanced.svg
│   │   ├── tutorial-advanced.vi.svg
│   │   ├── tutorial-advanced.zh_CN.svg
│   │   ├── tutorial-advanced.zh_TW.svg
│   │   ├── tutorial-basic.be.svg
│   │   ├── tutorial-basic.bg.svg
│   │   ├── tutorial-basic.ca.svg
│   │   ├── tutorial-basic.cs.svg
│   │   ├── tutorial-basic.da.svg
│   │   ├── tutorial-basic.de.svg
│   │   ├── tutorial-basic.eo.svg
│   │   ├── tutorial-basic.es.svg
│   │   ├── tutorial-basic.eu.svg
│   │   ├── tutorial-basic.fa.svg
│   │   ├── tutorial-basic.fr.svg
│   │   ├── tutorial-basic.hu.svg
│   │   ├── tutorial-basic.id.svg
│   │   ├── tutorial-basic.it.svg
│   │   ├── tutorial-basic.ja.svg
│   │   ├── tutorial-basic.nl.svg
│   │   ├── tutorial-basic.nn.svg
│   │   ├── tutorial-basic.pl.svg
│   │   ├── tutorial-basic.pt_BR.svg
│   │   ├── tutorial-basic.ru.svg
│   │   ├── tutorial-basic.sk.svg
│   │   ├── tutorial-basic.sl.svg
│   │   ├── tutorial-basic.svg
│   │   ├── tutorial-basic.tr.svg
│   │   ├── tutorial-basic.vi.svg
│   │   ├── tutorial-basic.zh_CN.svg
│   │   ├── tutorial-basic.zh_TW.svg
│   │   ├── tutorial-calligraphy.be.svg
│   │   ├── tutorial-calligraphy.ca.svg
│   │   ├── tutorial-calligraphy.cs.svg
│   │   ├── tutorial-calligraphy.de.svg
│   │   ├── tutorial-calligraphy.es.svg
│   │   ├── tutorial-calligraphy.eu.svg
│   │   ├── tutorial-calligraphy.fa.svg
│   │   ├── tutorial-calligraphy.fr.svg
│   │   ├── tutorial-calligraphy.hu.svg
│   │   ├── tutorial-calligraphy.id.svg
│   │   ├── tutorial-calligraphy.ja.svg
│   │   ├── tutorial-calligraphy.nl.svg
│   │   ├── tutorial-calligraphy.pl.svg
│   │   ├── tutorial-calligraphy.pt_BR.svg
│   │   ├── tutorial-calligraphy.ru.svg
│   │   ├── tutorial-calligraphy.sk.svg
│   │   ├── tutorial-calligraphy.sl.svg
│   │   ├── tutorial-calligraphy.svg
│   │   ├── tutorial-calligraphy.vi.svg
│   │   ├── tutorial-calligraphy.zh_TW.svg
│   │   ├── tutorial-elements.be.svg
│   │   ├── tutorial-elements.ca.svg
│   │   ├── tutorial-elements.de.svg
│   │   ├── tutorial-elements.es.svg
│   │   ├── tutorial-elements.eu.svg
│   │   ├── tutorial-elements.fa.svg
│   │   ├── tutorial-elements.fr.svg
│   │   ├── tutorial-elements.hu.svg
│   │   ├── tutorial-elements.id.svg
│   │   ├── tutorial-elements.ja.svg
│   │   ├── tutorial-elements.nl.svg
│   │   ├── tutorial-elements.pl.svg
│   │   ├── tutorial-elements.pt_BR.svg
│   │   ├── tutorial-elements.ru.svg
│   │   ├── tutorial-elements.sk.svg
│   │   ├── tutorial-elements.sl.svg
│   │   ├── tutorial-elements.svg
│   │   ├── tutorial-elements.zh_TW.svg
│   │   ├── tutorial-interpolate.be.svg
│   │   ├── tutorial-interpolate.de.svg
│   │   ├── tutorial-interpolate.fr.svg
│   │   ├── tutorial-interpolate.hu.svg
│   │   ├── tutorial-interpolate.ja.svg
│   │   ├── tutorial-interpolate.nl.svg
│   │   ├── tutorial-interpolate.pl.svg
│   │   ├── tutorial-interpolate.sk.svg
│   │   ├── tutorial-interpolate.sl.svg
│   │   ├── tutorial-interpolate.svg
│   │   ├── tutorial-interpolate.vi.svg
│   │   ├── tutorial-interpolate.zh_TW.svg
│   │   ├── tutorial-shapes.be.svg
│   │   ├── tutorial-shapes.ca.svg
│   │   ├── tutorial-shapes.cs.svg
│   │   ├── tutorial-shapes.de.svg
│   │   ├── tutorial-shapes.es.svg
│   │   ├── tutorial-shapes.eu.svg
│   │   ├── tutorial-shapes.fa.svg
│   │   ├── tutorial-shapes.fr.svg
│   │   ├── tutorial-shapes.hu.svg
│   │   ├── tutorial-shapes.id.svg
│   │   ├── tutorial-shapes.it.svg
│   │   ├── tutorial-shapes.ja.svg
│   │   ├── tutorial-shapes.nl.svg
│   │   ├── tutorial-shapes.pl.svg
│   │   ├── tutorial-shapes.pt_BR.svg
│   │   ├── tutorial-shapes.ru.svg
│   │   ├── tutorial-shapes.sk.svg
│   │   ├── tutorial-shapes.sl.svg
│   │   ├── tutorial-shapes.svg
│   │   ├── tutorial-shapes.vi.svg
│   │   ├── tutorial-shapes.zh_CN.svg
│   │   ├── tutorial-shapes.zh_TW.svg
│   │   ├── tutorial-tips.be.svg
│   │   ├── tutorial-tips.ca.svg
│   │   ├── tutorial-tips.de.svg
│   │   ├── tutorial-tips.es.svg
│   │   ├── tutorial-tips.eu.svg
│   │   ├── tutorial-tips.fa.svg
│   │   ├── tutorial-tips.fr.svg
│   │   ├── tutorial-tips.hu.svg
│   │   ├── tutorial-tips.id.svg
│   │   ├── tutorial-tips.it.svg
│   │   ├── tutorial-tips.ja.svg
│   │   ├── tutorial-tips.nl.svg
│   │   ├── tutorial-tips.pl.svg
│   │   ├── tutorial-tips.pt_BR.svg
│   │   ├── tutorial-tips.ru.svg
│   │   ├── tutorial-tips.sk.svg
│   │   ├── tutorial-tips.sl.svg
│   │   ├── tutorial-tips.svg
│   │   ├── tutorial-tips.vi.svg
│   │   ├── tutorial-tips.zh_TW.svg
│   │   ├── tutorial-tracing.be.svg
│   │   ├── tutorial-tracing.ca.svg
│   │   ├── tutorial-tracing.de.svg
│   │   ├── tutorial-tracing.es.svg
│   │   ├── tutorial-tracing.eu.svg
│   │   ├── tutorial-tracing.fa.svg
│   │   ├── tutorial-tracing.fr.svg
│   │   ├── tutorial-tracing.hu.svg
│   │   ├── tutorial-tracing.id.svg
│   │   ├── tutorial-tracing.ja.svg
│   │   ├── tutorial-tracing.nl.svg
│   │   ├── tutorial-tracing.pl.svg
│   │   ├── tutorial-tracing.pt_BR.svg
│   │   ├── tutorial-tracing.ru.svg
│   │   ├── tutorial-tracing.sk.svg
│   │   ├── tutorial-tracing.sl.svg
│   │   ├── tutorial-tracing.svg
│   │   ├── tutorial-tracing.vi.svg
│   │   ├── tutorial-tracing.zh_TW.svg
│   │   └── tux.png
│   └── ui
│       ├── Makefile.am
│       ├── Makefile.in
│       ├── keybindings.rc
│       ├── menus-bars.xml
│       ├── toolbox.xml
│       ├── units.txt
│       └── units.xml
├── src
│   ├── 2geom
│   │   ├── Makefile_insert
│   │   ├── angle.h
│   │   ├── basic-intersection.cpp
│   │   ├── basic-intersection.h
│   │   ├── bezier-clipping.cpp
│   │   ├── bezier-curve.h
│   │   ├── bezier-to-sbasis.h
│   │   ├── bezier-utils.cpp
│   │   ├── bezier-utils.h
│   │   ├── bezier.h
│   │   ├── choose.h
│   │   ├── circle-circle.cpp
│   │   ├── circle.cpp
│   │   ├── circle.h
│   │   ├── circulator.h
│   │   ├── concepts.h
│   │   ├── conjugate_gradient.cpp
│   │   ├── conjugate_gradient.h
│   │   ├── convex-cover.cpp
│   │   ├── convex-cover.h
│   │   ├── coord.h
│   │   ├── crossing.cpp
│   │   ├── crossing.h
│   │   ├── curve-helpers.cpp
│   │   ├── curve.h
│   │   ├── curves.h
│   │   ├── d2-sbasis.cpp
│   │   ├── d2-sbasis.h
│   │   ├── d2.h
│   │   ├── ellipse.cpp
│   │   ├── ellipse.h
│   │   ├── elliptical-arc.cpp
│   │   ├── elliptical-arc.h
│   │   ├── exception.h
│   │   ├── forward.h
│   │   ├── geom.cpp
│   │   ├── geom.h
│   │   ├── hvlinesegment.h
│   │   ├── interval.h
│   │   ├── isnan.h
│   │   ├── line.cpp
│   │   ├── line.h
│   │   ├── linear.h
│   │   ├── makefile.in
│   │   ├── matrix.cpp
│   │   ├── matrix.h
│   │   ├── nearest-point.cpp
│   │   ├── nearest-point.h
│   │   ├── numeric
│   │   │   ├── fitting-model.h
│   │   │   ├── fitting-tool.h
│   │   │   ├── linear_system.h
│   │   │   ├── matrix.cpp
│   │   │   ├── matrix.h
│   │   │   └── vector.h
│   │   ├── ord.h
│   │   ├── path-intersection.cpp
│   │   ├── path-intersection.h
│   │   ├── path.cpp
│   │   ├── path.h
│   │   ├── pathvector.cpp
│   │   ├── pathvector.h
│   │   ├── piecewise.cpp
│   │   ├── piecewise.h
│   │   ├── point-l.h
│   │   ├── point-ops.h
│   │   ├── point.cpp
│   │   ├── point.h
│   │   ├── poly.cpp
│   │   ├── poly.h
│   │   ├── quadtree.cpp
│   │   ├── quadtree.h
│   │   ├── ray.h
│   │   ├── rect.h
│   │   ├── region.cpp
│   │   ├── region.h
│   │   ├── sbasis-2d.cpp
│   │   ├── sbasis-2d.h
│   │   ├── sbasis-curve.h
│   │   ├── sbasis-geometric.cpp
│   │   ├── sbasis-geometric.h
│   │   ├── sbasis-math.cpp
│   │   ├── sbasis-math.h
│   │   ├── sbasis-poly.cpp
│   │   ├── sbasis-poly.h
│   │   ├── sbasis-roots.cpp
│   │   ├── sbasis-to-bezier.cpp
│   │   ├── sbasis-to-bezier.h
│   │   ├── sbasis.cpp
│   │   ├── sbasis.h
│   │   ├── shape.cpp
│   │   ├── shape.h
│   │   ├── solve-bezier-one-d.cpp
│   │   ├── solve-bezier-parametric.cpp
│   │   ├── solver.h
│   │   ├── sturm.h
│   │   ├── svg-elliptical-arc.cpp
│   │   ├── svg-elliptical-arc.h
│   │   ├── svg-path-parser.cpp
│   │   ├── svg-path-parser.h
│   │   ├── svg-path.cpp
│   │   ├── svg-path.h
│   │   ├── sweep.cpp
│   │   ├── sweep.h
│   │   ├── transforms.cpp
│   │   ├── transforms.h
│   │   ├── utils.cpp
│   │   └── utils.h
│   ├── Makefile.am
│   ├── Makefile.in
│   ├── Makefile_insert
│   ├── MultiPrinter.h
│   ├── PylogFormatter.h
│   ├── TRPIFormatter.h
│   ├── application
│   │   ├── Makefile_insert
│   │   ├── app-prototype.cpp
│   │   ├── app-prototype.h
│   │   ├── application.cpp
│   │   ├── application.h
│   │   ├── editor.cpp
│   │   ├── editor.h
│   │   └── makefile.in
│   ├── approx-equal.h
│   ├── arc-context.cpp
│   ├── arc-context.h
│   ├── attributes-test.h
│   ├── attributes.cpp
│   ├── attributes.h
│   ├── axis-manip.cpp
│   ├── axis-manip.h
│   ├── bad-uri-exception.h
│   ├── bind
│   │   ├── Makefile_insert
│   │   ├── dobinding.cpp
│   │   ├── javabind-private.h
│   │   ├── javabind.cpp
│   │   ├── javabind.h
│   │   ├── javainc
│   │   │   ├── jni.h
│   │   │   ├── linux
│   │   │   │   └── jni_md.h
│   │   │   ├── solaris
│   │   │   │   └── jni_md.h
│   │   │   └── win32
│   │   │       └── jni_md.h
│   │   └── makefile.in
│   ├── box3d-context.cpp
│   ├── box3d-context.h
│   ├── box3d-side.cpp
│   ├── box3d-side.h
│   ├── box3d.cpp
│   ├── box3d.h
│   ├── brokenimage.xpm
│   ├── check-header-compile.in
│   ├── color-profile-fns.h
│   ├── color-profile-test.h
│   ├── color-profile.cpp
│   ├── color-profile.h
│   ├── color-rgba.h
│   ├── color.cpp
│   ├── color.h
│   ├── common-context.cpp
│   ├── common-context.h
│   ├── composite-undo-stack-observer.cpp
│   ├── composite-undo-stack-observer.h
│   ├── conditions.cpp
│   ├── conditions.h
│   ├── conn-avoid-ref.cpp
│   ├── conn-avoid-ref.h
│   ├── connection-points.cpp
│   ├── connection-points.h
│   ├── connection-pool.h
│   ├── connector-context.cpp
│   ├── connector-context.h
│   ├── console-output-undo-observer.cpp
│   ├── console-output-undo-observer.h
│   ├── context-fns.cpp
│   ├── context-fns.h
│   ├── cxxtest-template.tpl
│   ├── cxxtests.cpp
│   ├── debug
│   │   ├── Makefile_insert
│   │   ├── demangle.cpp
│   │   ├── demangle.h
│   │   ├── event-tracker.h
│   │   ├── event.h
│   │   ├── gc-heap.h
│   │   ├── gdk-event-latency-tracker.cpp
│   │   ├── gdk-event-latency-tracker.h
│   │   ├── heap.cpp
│   │   ├── heap.h
│   │   ├── log-display-config.cpp
│   │   ├── log-display-config.h
│   │   ├── logger.cpp
│   │   ├── logger.h
│   │   ├── makefile.in
│   │   ├── simple-event.h
│   │   ├── sysv-heap.cpp
│   │   ├── sysv-heap.h
│   │   ├── timestamp.cpp
│   │   └── timestamp.h
│   ├── decimal-round.h
│   ├── desktop-events.cpp
│   ├── desktop-events.h
│   ├── desktop-handles.cpp
│   ├── desktop-handles.h
│   ├── desktop-style.cpp
│   ├── desktop-style.h
│   ├── desktop.cpp
│   ├── desktop.h
│   ├── device-manager.cpp
│   ├── device-manager.h
│   ├── dialogs
│   │   ├── Makefile_insert
│   │   ├── clonetiler.cpp
│   │   ├── clonetiler.h
│   │   ├── dialog-events.cpp
│   │   ├── dialog-events.h
│   │   ├── export.cpp
│   │   ├── export.h
│   │   ├── find.cpp
│   │   ├── find.h
│   │   ├── item-properties.cpp
│   │   ├── item-properties.h
│   │   ├── makefile.in
│   │   ├── object-attributes.cpp
│   │   ├── object-attributes.h
│   │   ├── spellcheck.cpp
│   │   ├── spellcheck.h
│   │   ├── text-edit.cpp
│   │   ├── text-edit.h
│   │   ├── xml-tree.cpp
│   │   └── xml-tree.h
│   ├── dir-util-test.h
│   ├── dir-util.cpp
│   ├── dir-util.h
│   ├── display
│   │   ├── Makefile_insert
│   │   ├── canvas-arena.cpp
│   │   ├── canvas-arena.h
│   │   ├── canvas-axonomgrid.cpp
│   │   ├── canvas-axonomgrid.h
│   │   ├── canvas-bpath.cpp
│   │   ├── canvas-bpath.h
│   │   ├── canvas-grid.cpp
│   │   ├── canvas-grid.h
│   │   ├── canvas-temporary-item-list.cpp
│   │   ├── canvas-temporary-item-list.h
│   │   ├── canvas-temporary-item.cpp
│   │   ├── canvas-temporary-item.h
│   │   ├── canvas-text.cpp
│   │   ├── canvas-text.h
│   │   ├── curve-test.h
│   │   ├── curve.cpp
│   │   ├── curve.h
│   │   ├── display-forward.h
│   │   ├── gnome-canvas-acetate.cpp
│   │   ├── gnome-canvas-acetate.h
│   │   ├── guideline.cpp
│   │   ├── guideline.h
│   │   ├── inkscape-cairo.cpp
│   │   ├── inkscape-cairo.h
│   │   ├── makefile.in
│   │   ├── nr-3dutils.cpp
│   │   ├── nr-3dutils.h
│   │   ├── nr-arena-forward.h
│   │   ├── nr-arena-glyphs.cpp
│   │   ├── nr-arena-glyphs.h
│   │   ├── nr-arena-group.cpp
│   │   ├── nr-arena-group.h
│   │   ├── nr-arena-image.cpp
│   │   ├── nr-arena-image.h
│   │   ├── nr-arena-item.cpp
│   │   ├── nr-arena-item.h
│   │   ├── nr-arena-shape.cpp
│   │   ├── nr-arena-shape.h
│   │   ├── nr-arena.cpp
│   │   ├── nr-arena.h
│   │   ├── nr-filter-blend.cpp
│   │   ├── nr-filter-blend.h
│   │   ├── nr-filter-colormatrix.cpp
│   │   ├── nr-filter-colormatrix.h
│   │   ├── nr-filter-component-transfer.cpp
│   │   ├── nr-filter-component-transfer.h
│   │   ├── nr-filter-composite.cpp
│   │   ├── nr-filter-composite.h
│   │   ├── nr-filter-convolve-matrix.cpp
│   │   ├── nr-filter-convolve-matrix.h
│   │   ├── nr-filter-diffuselighting.cpp
│   │   ├── nr-filter-diffuselighting.h
│   │   ├── nr-filter-displacement-map.cpp
│   │   ├── nr-filter-displacement-map.h
│   │   ├── nr-filter-flood.cpp
│   │   ├── nr-filter-flood.h
│   │   ├── nr-filter-gaussian.cpp
│   │   ├── nr-filter-gaussian.h
│   │   ├── nr-filter-getalpha.cpp
│   │   ├── nr-filter-getalpha.h
│   │   ├── nr-filter-image.cpp
│   │   ├── nr-filter-image.h
│   │   ├── nr-filter-merge.cpp
│   │   ├── nr-filter-merge.h
│   │   ├── nr-filter-morphology.cpp
│   │   ├── nr-filter-morphology.h
│   │   ├── nr-filter-offset.cpp
│   │   ├── nr-filter-offset.h
│   │   ├── nr-filter-pixops.h
│   │   ├── nr-filter-primitive.cpp
│   │   ├── nr-filter-primitive.h
│   │   ├── nr-filter-slot.cpp
│   │   ├── nr-filter-slot.h
│   │   ├── nr-filter-specularlighting.cpp
│   │   ├── nr-filter-specularlighting.h
│   │   ├── nr-filter-tile.cpp
│   │   ├── nr-filter-tile.h
│   │   ├── nr-filter-turbulence.cpp
│   │   ├── nr-filter-turbulence.h
│   │   ├── nr-filter-types.h
│   │   ├── nr-filter-units.cpp
│   │   ├── nr-filter-units.h
│   │   ├── nr-filter-utils.cpp
│   │   ├── nr-filter-utils.h
│   │   ├── nr-filter.cpp
│   │   ├── nr-filter.h
│   │   ├── nr-light-types.h
│   │   ├── nr-light.cpp
│   │   ├── nr-light.h
│   │   ├── nr-plain-stuff-gdk.cpp
│   │   ├── nr-plain-stuff-gdk.h
│   │   ├── nr-plain-stuff.cpp
│   │   ├── nr-plain-stuff.h
│   │   ├── nr-svgfonts.cpp
│   │   ├── nr-svgfonts.h
│   │   ├── pixblock-scaler.cpp
│   │   ├── pixblock-scaler.h
│   │   ├── pixblock-transform.cpp
│   │   ├── pixblock-transform.h
│   │   ├── rendermode.h
│   │   ├── snap-indicator.cpp
│   │   ├── snap-indicator.h
│   │   ├── sodipodi-ctrl.cpp
│   │   ├── sodipodi-ctrl.h
│   │   ├── sodipodi-ctrlrect.cpp
│   │   ├── sodipodi-ctrlrect.h
│   │   ├── sp-canvas-util.cpp
│   │   ├── sp-canvas-util.h
│   │   ├── sp-canvas.cpp
│   │   ├── sp-canvas.h
│   │   ├── sp-ctrlline.cpp
│   │   ├── sp-ctrlline.h
│   │   ├── sp-ctrlpoint.cpp
│   │   ├── sp-ctrlpoint.h
│   │   ├── sp-ctrlquadr.cpp
│   │   └── sp-ctrlquadr.h
│   ├── document-private.h
│   ├── document-subset.cpp
│   ├── document-subset.h
│   ├── document-undo.cpp
│   ├── document.cpp
│   ├── document.h
│   ├── dom
│   │   ├── Makefile_insert
│   │   ├── css.h
│   │   ├── cssreader.cpp
│   │   ├── cssreader.h
│   │   ├── dom.h
│   │   ├── domimpl.cpp
│   │   ├── domimpl.h
│   │   ├── domptr.cpp
│   │   ├── domptr.h
│   │   ├── domstring.cpp
│   │   ├── domstring.h
│   │   ├── events.h
│   │   ├── io
│   │   │   ├── base64stream.cpp
│   │   │   ├── base64stream.h
│   │   │   ├── bufferstream.cpp
│   │   │   ├── bufferstream.h
│   │   │   ├── domstream.cpp
│   │   │   ├── domstream.h
│   │   │   ├── gzipstream.cpp
│   │   │   ├── gzipstream.h
│   │   │   ├── httpclient.h
│   │   │   ├── socket.cpp
│   │   │   ├── socket.h
│   │   │   ├── stringstream.cpp
│   │   │   ├── stringstream.h
│   │   │   ├── uristream.cpp
│   │   │   └── uristream.h
│   │   ├── ls.h
│   │   ├── lsimpl.cpp
│   │   ├── lsimpl.h
│   │   ├── makefile.in
│   │   ├── odf
│   │   │   ├── odfdocument.cpp
│   │   │   └── odfdocument.h
│   │   ├── prop-css.cpp
│   │   ├── prop-css2.cpp
│   │   ├── prop-svg.cpp
│   │   ├── smil.h
│   │   ├── smilimpl.cpp
│   │   ├── smilimpl.h
│   │   ├── stylesheets.h
│   │   ├── svg.h
│   │   ├── svg2.h
│   │   ├── svgimpl.cpp
│   │   ├── svgimpl.h
│   │   ├── svgreader.cpp
│   │   ├── svgreader.h
│   │   ├── svgtypes.h
│   │   ├── traversal.h
│   │   ├── ucd.cpp
│   │   ├── ucd.h
│   │   ├── uri.cpp
│   │   ├── uri.h
│   │   ├── util
│   │   │   ├── digest.cpp
│   │   │   ├── digest.h
│   │   │   ├── thread.cpp
│   │   │   ├── thread.h
│   │   │   ├── ziptool.cpp
│   │   │   └── ziptool.h
│   │   ├── views-level3.h
│   │   ├── views.h
│   │   ├── xmlreader.cpp
│   │   ├── xmlreader.h
│   │   ├── xpath.h
│   │   ├── xpathimpl.cpp
│   │   ├── xpathimpl.h
│   │   ├── xpathparser.cpp
│   │   ├── xpathparser.h
│   │   ├── xpathtoken.cpp
│   │   └── xpathtoken.h
│   ├── doxygen-main.cpp
│   ├── draw-anchor.cpp
│   ├── draw-anchor.h
│   ├── draw-context.cpp
│   ├── draw-context.h
│   ├── dropper-context.cpp
│   ├── dropper-context.h
│   ├── dyna-draw-context.cpp
│   ├── dyna-draw-context.h
│   ├── ege-adjustment-action.cpp
│   ├── ege-adjustment-action.h
│   ├── ege-color-prof-tracker.cpp
│   ├── ege-color-prof-tracker.h
│   ├── ege-output-action.cpp
│   ├── ege-output-action.h
│   ├── ege-select-one-action.cpp
│   ├── ege-select-one-action.h
│   ├── enums.h
│   ├── eraser-context.cpp
│   ├── eraser-context.h
│   ├── event-context.cpp
│   ├── event-context.h
│   ├── event-log.cpp
│   ├── event-log.h
│   ├── event.h
│   ├── extension
│   │   ├── Makefile_insert
│   │   ├── db.cpp
│   │   ├── db.h
│   │   ├── dependency.cpp
│   │   ├── dependency.h
│   │   ├── effect.cpp
│   │   ├── effect.h
│   │   ├── error-file.cpp
│   │   ├── error-file.h
│   │   ├── execution-env.cpp
│   │   ├── execution-env.h
│   │   ├── extension-forward.h
│   │   ├── extension.cpp
│   │   ├── extension.h
│   │   ├── implementation
│   │   │   ├── Makefile_insert
│   │   │   ├── implementation.cpp
│   │   │   ├── implementation.h
│   │   │   ├── makefile.in
│   │   │   ├── script.cpp
│   │   │   ├── script.h
│   │   │   ├── xslt.cpp
│   │   │   └── xslt.h
│   │   ├── init.cpp
│   │   ├── init.h
│   │   ├── input.cpp
│   │   ├── input.h
│   │   ├── internal
│   │   │   ├── Makefile_insert
│   │   │   ├── bitmap
│   │   │   │   ├── adaptiveThreshold.cpp
│   │   │   │   ├── adaptiveThreshold.h
│   │   │   │   ├── addNoise.cpp
│   │   │   │   ├── addNoise.h
│   │   │   │   ├── blur.cpp
│   │   │   │   ├── blur.h
│   │   │   │   ├── channel.cpp
│   │   │   │   ├── channel.h
│   │   │   │   ├── charcoal.cpp
│   │   │   │   ├── charcoal.h
│   │   │   │   ├── colorize.cpp
│   │   │   │   ├── colorize.h
│   │   │   │   ├── contrast.cpp
│   │   │   │   ├── contrast.h
│   │   │   │   ├── cycleColormap.cpp
│   │   │   │   ├── cycleColormap.h
│   │   │   │   ├── despeckle.cpp
│   │   │   │   ├── despeckle.h
│   │   │   │   ├── edge.cpp
│   │   │   │   ├── edge.h
│   │   │   │   ├── emboss.cpp
│   │   │   │   ├── emboss.h
│   │   │   │   ├── enhance.cpp
│   │   │   │   ├── enhance.h
│   │   │   │   ├── equalize.cpp
│   │   │   │   ├── equalize.h
│   │   │   │   ├── gaussianBlur.cpp
│   │   │   │   ├── gaussianBlur.h
│   │   │   │   ├── imagemagick.cpp
│   │   │   │   ├── imagemagick.h
│   │   │   │   ├── implode.cpp
│   │   │   │   ├── implode.h
│   │   │   │   ├── level.cpp
│   │   │   │   ├── level.h
│   │   │   │   ├── levelChannel.cpp
│   │   │   │   ├── levelChannel.h
│   │   │   │   ├── medianFilter.cpp
│   │   │   │   ├── medianFilter.h
│   │   │   │   ├── modulate.cpp
│   │   │   │   ├── modulate.h
│   │   │   │   ├── negate.cpp
│   │   │   │   ├── negate.h
│   │   │   │   ├── normalize.cpp
│   │   │   │   ├── normalize.h
│   │   │   │   ├── oilPaint.cpp
│   │   │   │   ├── oilPaint.h
│   │   │   │   ├── opacity.cpp
│   │   │   │   ├── opacity.h
│   │   │   │   ├── raise.cpp
│   │   │   │   ├── raise.h
│   │   │   │   ├── reduceNoise.cpp
│   │   │   │   ├── reduceNoise.h
│   │   │   │   ├── sample.cpp
│   │   │   │   ├── sample.h
│   │   │   │   ├── shade.cpp
│   │   │   │   ├── shade.h
│   │   │   │   ├── sharpen.cpp
│   │   │   │   ├── sharpen.h
│   │   │   │   ├── solarize.cpp
│   │   │   │   ├── solarize.h
│   │   │   │   ├── spread.cpp
│   │   │   │   ├── spread.h
│   │   │   │   ├── swirl.cpp
│   │   │   │   ├── swirl.h
│   │   │   │   ├── threshold.cpp
│   │   │   │   ├── threshold.h
│   │   │   │   ├── unsharpmask.cpp
│   │   │   │   ├── unsharpmask.h
│   │   │   │   ├── wave.cpp
│   │   │   │   └── wave.h
│   │   │   ├── bluredge.cpp
│   │   │   ├── bluredge.h
│   │   │   ├── cairo-png-out.cpp
│   │   │   ├── cairo-png-out.h
│   │   │   ├── cairo-ps-out.cpp
│   │   │   ├── cairo-ps-out.h
│   │   │   ├── cairo-render-context.cpp
│   │   │   ├── cairo-render-context.h
│   │   │   ├── cairo-renderer-pdf-out.cpp
│   │   │   ├── cairo-renderer-pdf-out.h
│   │   │   ├── cairo-renderer.cpp
│   │   │   ├── cairo-renderer.h
│   │   │   ├── clear-n_.h
│   │   │   ├── emf-win32-inout.cpp
│   │   │   ├── emf-win32-inout.h
│   │   │   ├── emf-win32-print.cpp
│   │   │   ├── emf-win32-print.h
│   │   │   ├── filter
│   │   │   │   ├── drop-shadow.h
│   │   │   │   ├── filter-all.cpp
│   │   │   │   ├── filter-file.cpp
│   │   │   │   ├── filter.cpp
│   │   │   │   ├── filter.h
│   │   │   │   └── snow.h
│   │   │   ├── gdkpixbuf-input.cpp
│   │   │   ├── gdkpixbuf-input.h
│   │   │   ├── gimpgrad.cpp
│   │   │   ├── gimpgrad.h
│   │   │   ├── grid.cpp
│   │   │   ├── grid.h
│   │   │   ├── javafx-out.cpp
│   │   │   ├── javafx-out.h
│   │   │   ├── latex-pstricks-out.cpp
│   │   │   ├── latex-pstricks-out.h
│   │   │   ├── latex-pstricks.cpp
│   │   │   ├── latex-pstricks.h
│   │   │   ├── latex-text-renderer.cpp
│   │   │   ├── latex-text-renderer.h
│   │   │   ├── makefile.in
│   │   │   ├── odf.cpp
│   │   │   ├── odf.h
│   │   │   ├── pdf-input-cairo.cpp
│   │   │   ├── pdf-input-cairo.h
│   │   │   ├── pdfinput
│   │   │   │   ├── pdf-input.cpp
│   │   │   │   ├── pdf-input.h
│   │   │   │   ├── pdf-parser.cpp
│   │   │   │   ├── pdf-parser.h
│   │   │   │   ├── svg-builder.cpp
│   │   │   │   └── svg-builder.h
│   │   │   ├── pov-out.cpp
│   │   │   ├── pov-out.h
│   │   │   ├── svg.cpp
│   │   │   ├── svg.h
│   │   │   ├── svgz.cpp
│   │   │   ├── svgz.h
│   │   │   ├── win32.cpp
│   │   │   ├── win32.h
│   │   │   ├── wpg-input.cpp
│   │   │   └── wpg-input.h
│   │   ├── makefile.in
│   │   ├── output.cpp
│   │   ├── output.h
│   │   ├── param
│   │   │   ├── bool.cpp
│   │   │   ├── bool.h
│   │   │   ├── color.cpp
│   │   │   ├── color.h
│   │   │   ├── description.cpp
│   │   │   ├── description.h
│   │   │   ├── enum.cpp
│   │   │   ├── enum.h
│   │   │   ├── float.cpp
│   │   │   ├── float.h
│   │   │   ├── int.cpp
│   │   │   ├── int.h
│   │   │   ├── notebook.cpp
│   │   │   ├── notebook.h
│   │   │   ├── parameter.cpp
│   │   │   ├── parameter.h
│   │   │   ├── radiobutton.cpp
│   │   │   ├── radiobutton.h
│   │   │   ├── string.cpp
│   │   │   └── string.h
│   │   ├── patheffect.cpp
│   │   ├── patheffect.h
│   │   ├── prefdialog.cpp
│   │   ├── prefdialog.h
│   │   ├── print.cpp
│   │   ├── print.h
│   │   ├── script
│   │   │   ├── InkscapeScript.cpp
│   │   │   ├── InkscapeScript.h
│   │   │   ├── Makefile_insert
│   │   │   └── makefile.in
│   │   ├── system.cpp
│   │   ├── system.h
│   │   ├── timer.cpp
│   │   └── timer.h
│   ├── extract-uri-test.h
│   ├── extract-uri.cpp
│   ├── extract-uri.h
│   ├── file.cpp
│   ├── file.h
│   ├── fill-or-stroke.h
│   ├── filter-chemistry.cpp
│   ├── filter-chemistry.h
│   ├── filter-enums.cpp
│   ├── filter-enums.h
│   ├── filters
│   │   ├── Makefile_insert
│   │   ├── blend-fns.h
│   │   ├── blend.cpp
│   │   ├── blend.h
│   │   ├── colormatrix-fns.h
│   │   ├── colormatrix.cpp
│   │   ├── colormatrix.h
│   │   ├── componenttransfer-fns.h
│   │   ├── componenttransfer-funcnode.cpp
│   │   ├── componenttransfer-funcnode.h
│   │   ├── componenttransfer.cpp
│   │   ├── componenttransfer.h
│   │   ├── composite-fns.h
│   │   ├── composite.cpp
│   │   ├── composite.h
│   │   ├── convolvematrix-fns.h
│   │   ├── convolvematrix.cpp
│   │   ├── convolvematrix.h
│   │   ├── diffuselighting-fns.h
│   │   ├── diffuselighting.cpp
│   │   ├── diffuselighting.h
│   │   ├── displacementmap-fns.h
│   │   ├── displacementmap.cpp
│   │   ├── displacementmap.h
│   │   ├── distantlight.cpp
│   │   ├── distantlight.h
│   │   ├── flood-fns.h
│   │   ├── flood.cpp
│   │   ├── flood.h
│   │   ├── image-fns.h
│   │   ├── image.cpp
│   │   ├── image.h
│   │   ├── makefile.in
│   │   ├── merge-fns.h
│   │   ├── merge.cpp
│   │   ├── merge.h
│   │   ├── mergenode.cpp
│   │   ├── mergenode.h
│   │   ├── morphology-fns.h
│   │   ├── morphology.cpp
│   │   ├── morphology.h
│   │   ├── offset-fns.h
│   │   ├── offset.cpp
│   │   ├── offset.h
│   │   ├── pointlight.cpp
│   │   ├── pointlight.h
│   │   ├── specularlighting-fns.h
│   │   ├── specularlighting.cpp
│   │   ├── specularlighting.h
│   │   ├── spotlight.cpp
│   │   ├── spotlight.h
│   │   ├── tile-fns.h
│   │   ├── tile.cpp
│   │   ├── tile.h
│   │   ├── turbulence-fns.h
│   │   ├── turbulence.cpp
│   │   └── turbulence.h
│   ├── fixes.cpp
│   ├── flood-context.cpp
│   ├── flood-context.h
│   ├── forward.h
│   ├── gc-alloc.h
│   ├── gc-anchored.cpp
│   ├── gc-anchored.h
│   ├── gc-core.h
│   ├── gc-finalized.cpp
│   ├── gc-finalized.h
│   ├── gc-managed.h
│   ├── gc-soft-ptr.h
│   ├── gc.cpp
│   ├── gradient-chemistry.cpp
│   ├── gradient-chemistry.h
│   ├── gradient-context.cpp
│   ├── gradient-context.h
│   ├── gradient-drag.cpp
│   ├── gradient-drag.h
│   ├── graphlayout.cpp
│   ├── graphlayout.h
│   ├── guide-snapper.cpp
│   ├── guide-snapper.h
│   ├── help.cpp
│   ├── help.h
│   ├── helper
│   │   ├── Makefile_insert
│   │   ├── action.cpp
│   │   ├── action.h
│   │   ├── geom-curves.h
│   │   ├── geom-nodetype.cpp
│   │   ├── geom-nodetype.h
│   │   ├── geom.cpp
│   │   ├── geom.h
│   │   ├── gnome-utils.cpp
│   │   ├── gnome-utils.h
│   │   ├── helper-forward.h
│   │   ├── makefile.in
│   │   ├── pixbuf-ops.cpp
│   │   ├── pixbuf-ops.h
│   │   ├── png-write.cpp
│   │   ├── png-write.h
│   │   ├── recthull.h
│   │   ├── sp-marshal.cpp
│   │   ├── sp-marshal.cpp.mingw
│   │   ├── sp-marshal.h
│   │   ├── sp-marshal.h.mingw
│   │   ├── sp-marshal.list
│   │   ├── stlport.h
│   │   ├── stock-items.cpp
│   │   ├── stock-items.h
│   │   ├── unit-menu.cpp
│   │   ├── unit-menu.h
│   │   ├── unit-tracker.cpp
│   │   ├── unit-tracker.h
│   │   ├── units-test.h
│   │   ├── units.cpp
│   │   ├── units.h
│   │   ├── window.cpp
│   │   └── window.h
│   ├── helper-fns.h
│   ├── icon-size.h
│   ├── id-clash.cpp
│   ├── id-clash.h
│   ├── ige-mac-menu.c
│   ├── ige-mac-menu.h
│   ├── ink-action.cpp
│   ├── ink-action.h
│   ├── ink-comboboxentry-action.cpp
│   ├── ink-comboboxentry-action.h
│   ├── inkscape-manifest.xml
│   ├── inkscape-private.h
│   ├── inkscape-version.cpp
│   ├── inkscape-version.h
│   ├── inkscape.cpp
│   ├── inkscape.h
│   ├── inkscape.rc
│   ├── inkview-manifest.xml
│   ├── inkview.cpp
│   ├── inkview.rc
│   ├── interface.cpp
│   ├── interface.h
│   ├── io
│   │   ├── Makefile_insert
│   │   ├── base64stream.cpp
│   │   ├── base64stream.h
│   │   ├── crystalegg.xml
│   │   ├── doc2html.xsl
│   │   ├── ftos.cpp
│   │   ├── ftos.h
│   │   ├── gzipstream.cpp
│   │   ├── gzipstream.h
│   │   ├── inkjar.cpp
│   │   ├── inkjar.h
│   │   ├── inkscapestream.cpp
│   │   ├── inkscapestream.h
│   │   ├── makefile.in
│   │   ├── resource.cpp
│   │   ├── resource.h
│   │   ├── simple-sax.cpp
│   │   ├── simple-sax.h
│   │   ├── stringstream.cpp
│   │   ├── stringstream.h
│   │   ├── sys.cpp
│   │   ├── sys.h
│   │   ├── uristream.cpp
│   │   ├── uristream.h
│   │   ├── xsltstream.cpp
│   │   └── xsltstream.h
│   ├── isinf.h
│   ├── isnormal.h
│   ├── jabber_whiteboard
│   │   └── makefile.in
│   ├── knot-enums.h
│   ├── knot-holder-entity.cpp
│   ├── knot-holder-entity.h
│   ├── knot.cpp
│   ├── knot.h
│   ├── knotholder.cpp
│   ├── knotholder.h
│   ├── layer-fns.cpp
│   ├── layer-fns.h
│   ├── layer-manager.cpp
│   ├── layer-manager.h
│   ├── libavoid
│   │   ├── Makefile_insert
│   │   ├── assertions.h
│   │   ├── connector.cpp
│   │   ├── connector.h
│   │   ├── debug.h
│   │   ├── geometry.cpp
│   │   ├── geometry.h
│   │   ├── geomtypes.cpp
│   │   ├── geomtypes.h
│   │   ├── graph.cpp
│   │   ├── graph.h
│   │   ├── libavoid.h
│   │   ├── makefile.in
│   │   ├── makepath.cpp
│   │   ├── makepath.h
│   │   ├── orthogonal.cpp
│   │   ├── orthogonal.h
│   │   ├── router.cpp
│   │   ├── router.h
│   │   ├── shape.cpp
│   │   ├── shape.h
│   │   ├── timer.cpp
│   │   ├── timer.h
│   │   ├── vertices.cpp
│   │   ├── vertices.h
│   │   ├── viscluster.cpp
│   │   ├── viscluster.h
│   │   ├── visibility.cpp
│   │   ├── visibility.h
│   │   ├── vpsc.cpp
│   │   └── vpsc.h
│   ├── libcola
│   │   ├── Makefile_insert
│   │   ├── cola.cpp
│   │   ├── cola.h
│   │   ├── conjugate_gradient.cpp
│   │   ├── conjugate_gradient.h
│   │   ├── connected_components.cpp
│   │   ├── gradient_projection.cpp
│   │   ├── gradient_projection.h
│   │   ├── shortest_paths.cpp
│   │   ├── shortest_paths.h
│   │   ├── straightener.cpp
│   │   └── straightener.h
│   ├── libcroco
│   │   ├── Makefile_insert
│   │   ├── cr-additional-sel.c
│   │   ├── cr-additional-sel.h
│   │   ├── cr-attr-sel.c
│   │   ├── cr-attr-sel.h
│   │   ├── cr-cascade.c
│   │   ├── cr-cascade.h
│   │   ├── cr-declaration.c
│   │   ├── cr-declaration.h
│   │   ├── cr-doc-handler.c
│   │   ├── cr-doc-handler.h
│   │   ├── cr-enc-handler.c
│   │   ├── cr-enc-handler.h
│   │   ├── cr-fonts.c
│   │   ├── cr-fonts.h
│   │   ├── cr-input.c
│   │   ├── cr-input.h
│   │   ├── cr-libxml-node-iface.c
│   │   ├── cr-libxml-node-iface.h
│   │   ├── cr-node-iface.h
│   │   ├── cr-num.c
│   │   ├── cr-num.h
│   │   ├── cr-om-parser.c
│   │   ├── cr-om-parser.h
│   │   ├── cr-parser.c
│   │   ├── cr-parser.h
│   │   ├── cr-parsing-location.c
│   │   ├── cr-parsing-location.h
│   │   ├── cr-prop-list.c
│   │   ├── cr-prop-list.h
│   │   ├── cr-pseudo.c
│   │   ├── cr-pseudo.h
│   │   ├── cr-rgb.c
│   │   ├── cr-rgb.h
│   │   ├── cr-sel-eng.c
│   │   ├── cr-sel-eng.h
│   │   ├── cr-selector.c
│   │   ├── cr-selector.h
│   │   ├── cr-simple-sel.c
│   │   ├── cr-simple-sel.h
│   │   ├── cr-statement.c
│   │   ├── cr-statement.h
│   │   ├── cr-string.c
│   │   ├── cr-string.h
│   │   ├── cr-style.c
│   │   ├── cr-style.h
│   │   ├── cr-stylesheet.c
│   │   ├── cr-stylesheet.h
│   │   ├── cr-term.c
│   │   ├── cr-term.h
│   │   ├── cr-tknzr.c
│   │   ├── cr-tknzr.h
│   │   ├── cr-token.c
│   │   ├── cr-token.h
│   │   ├── cr-utils.c
│   │   ├── cr-utils.h
│   │   ├── libcroco.h
│   │   └── makefile.in
│   ├── libgdl
│   │   ├── Makefile_insert
│   │   ├── gdl-dock-bar.c
│   │   ├── gdl-dock-bar.h
│   │   ├── gdl-dock-item-grip.c
│   │   ├── gdl-dock-item-grip.h
│   │   ├── gdl-dock-item.c
│   │   ├── gdl-dock-item.h
│   │   ├── gdl-dock-master.c
│   │   ├── gdl-dock-master.h
│   │   ├── gdl-dock-notebook.c
│   │   ├── gdl-dock-notebook.h
│   │   ├── gdl-dock-object.c
│   │   ├── gdl-dock-object.h
│   │   ├── gdl-dock-paned.c
│   │   ├── gdl-dock-paned.h
│   │   ├── gdl-dock-placeholder.c
│   │   ├── gdl-dock-placeholder.h
│   │   ├── gdl-dock-tablabel.c
│   │   ├── gdl-dock-tablabel.h
│   │   ├── gdl-dock.c
│   │   ├── gdl-dock.h
│   │   ├── gdl-i18n.c
│   │   ├── gdl-i18n.h
│   │   ├── gdl-stock-icons.h
│   │   ├── gdl-stock.c
│   │   ├── gdl-stock.h
│   │   ├── gdl-switcher.c
│   │   ├── gdl-switcher.h
│   │   ├── gdl-tools.h
│   │   ├── gdl-win32.c
│   │   ├── gdl-win32.h
│   │   ├── libgdl.h
│   │   ├── libgdlmarshal.c
│   │   ├── libgdlmarshal.h
│   │   ├── libgdltypebuiltins.c
│   │   ├── libgdltypebuiltins.h
│   │   └── makefile.in
│   ├── libnr
│   │   ├── Makefile_insert
│   │   ├── in-svg-plane-test.h
│   │   ├── in-svg-plane.h
│   │   ├── makefile.in
│   │   ├── nr-blit.cpp
│   │   ├── nr-blit.h
│   │   ├── nr-compose-reference.cpp
│   │   ├── nr-compose-reference.h
│   │   ├── nr-compose-test.h
│   │   ├── nr-compose-transform.cpp
│   │   ├── nr-compose-transform.h
│   │   ├── nr-compose.cpp
│   │   ├── nr-compose.h
│   │   ├── nr-convert2geom.h
│   │   ├── nr-convex-hull.h
│   │   ├── nr-coord.h
│   │   ├── nr-dim2.h
│   │   ├── nr-forward.h
│   │   ├── nr-gradient.cpp
│   │   ├── nr-gradient.h
│   │   ├── nr-i-coord.h
│   │   ├── nr-macros.h
│   │   ├── nr-matrix-div.cpp
│   │   ├── nr-matrix-div.h
│   │   ├── nr-matrix-fns.cpp
│   │   ├── nr-matrix-fns.h
│   │   ├── nr-matrix-ops.h
│   │   ├── nr-matrix-rotate-ops.cpp
│   │   ├── nr-matrix-rotate-ops.h
│   │   ├── nr-matrix-scale-ops.h
│   │   ├── nr-matrix-test.h
│   │   ├── nr-matrix-translate-ops.h
│   │   ├── nr-matrix.cpp
│   │   ├── nr-matrix.h
│   │   ├── nr-maybe.h
│   │   ├── nr-object.cpp
│   │   ├── nr-object.h
│   │   ├── nr-path-code.h
│   │   ├── nr-pixblock-line.cpp
│   │   ├── nr-pixblock-line.h
│   │   ├── nr-pixblock-pattern.cpp
│   │   ├── nr-pixblock-pattern.h
│   │   ├── nr-pixblock-pixel.cpp
│   │   ├── nr-pixblock-pixel.h
│   │   ├── nr-pixblock.cpp
│   │   ├── nr-pixblock.h
│   │   ├── nr-pixops.h
│   │   ├── nr-point-fns-test.h
│   │   ├── nr-point-fns.cpp
│   │   ├── nr-point-fns.h
│   │   ├── nr-point-l.h
│   │   ├── nr-point-matrix-ops.h
│   │   ├── nr-point-ops.h
│   │   ├── nr-point.h
│   │   ├── nr-rect-l.cpp
│   │   ├── nr-rect-l.h
│   │   ├── nr-rect-ops.h
│   │   ├── nr-rect.cpp
│   │   ├── nr-rect.h
│   │   ├── nr-render.h
│   │   ├── nr-rotate-fns-test.h
│   │   ├── nr-rotate-fns.cpp
│   │   ├── nr-rotate-fns.h
│   │   ├── nr-rotate-matrix-ops.cpp
│   │   ├── nr-rotate-matrix-ops.h
│   │   ├── nr-rotate-ops.h
│   │   ├── nr-rotate-test.h
│   │   ├── nr-rotate.h
│   │   ├── nr-scale-matrix-ops.cpp
│   │   ├── nr-scale-matrix-ops.h
│   │   ├── nr-scale-ops.h
│   │   ├── nr-scale-test.h
│   │   ├── nr-scale-translate-ops.cpp
│   │   ├── nr-scale-translate-ops.h
│   │   ├── nr-scale.h
│   │   ├── nr-translate-matrix-ops.cpp
│   │   ├── nr-translate-matrix-ops.h
│   │   ├── nr-translate-ops.h
│   │   ├── nr-translate-rotate-ops.cpp
│   │   ├── nr-translate-rotate-ops.h
│   │   ├── nr-translate-scale-ops.cpp
│   │   ├── nr-translate-scale-ops.h
│   │   ├── nr-translate-test.h
│   │   ├── nr-translate.h
│   │   ├── nr-types-test.h
│   │   ├── nr-types.cpp
│   │   ├── nr-types.h
│   │   ├── nr-values.cpp
│   │   └── nr-values.h
│   ├── libnrtype
│   │   ├── FontFactory.cpp
│   │   ├── FontFactory.h
│   │   ├── FontInstance.cpp
│   │   ├── Layout-TNG-Compute.cpp
│   │   ├── Layout-TNG-Input.cpp
│   │   ├── Layout-TNG-OutIter.cpp
│   │   ├── Layout-TNG-Output.cpp
│   │   ├── Layout-TNG-Scanline-Maker.h
│   │   ├── Layout-TNG-Scanline-Makers.cpp
│   │   ├── Layout-TNG.cpp
│   │   ├── Layout-TNG.h
│   │   ├── Makefile_insert
│   │   ├── RasterFont.cpp
│   │   ├── RasterFont.h
│   │   ├── TextWrapper.cpp
│   │   ├── TextWrapper.h
│   │   ├── boundary-type.h
│   │   ├── font-glyph.h
│   │   ├── font-instance.h
│   │   ├── font-lister.cpp
│   │   ├── font-lister.h
│   │   ├── font-style-to-pos.cpp
│   │   ├── font-style-to-pos.h
│   │   ├── font-style.h
│   │   ├── makefile.in
│   │   ├── nr-type-pos-def.cpp
│   │   ├── nr-type-pos-def.h
│   │   ├── nr-type-primitives.cpp
│   │   ├── nr-type-primitives.h
│   │   ├── nrtype-forward.h
│   │   ├── one-box.h
│   │   ├── one-glyph.h
│   │   ├── one-para.h
│   │   ├── raster-glyph.h
│   │   ├── raster-position.h
│   │   └── text-boundary.h
│   ├── libvpsc
│   │   ├── Makefile_insert
│   │   ├── block.cpp
│   │   ├── block.h
│   │   ├── blocks.cpp
│   │   ├── blocks.h
│   │   ├── constraint.cpp
│   │   ├── constraint.h
│   │   ├── csolve_VPSC.cpp
│   │   ├── csolve_VPSC.h
│   │   ├── generate-constraints.cpp
│   │   ├── generate-constraints.h
│   │   ├── pairingheap
│   │   │   ├── PairingHeap.cpp
│   │   │   ├── PairingHeap.h
│   │   │   └── dsexceptions.h
│   │   ├── remove_rectangle_overlap.cpp
│   │   ├── remove_rectangle_overlap.h
│   │   ├── solve_VPSC.cpp
│   │   ├── solve_VPSC.h
│   │   ├── variable.cpp
│   │   └── variable.h
│   ├── line-geometry.cpp
│   ├── line-geometry.h
│   ├── line-snapper.cpp
│   ├── line-snapper.h
│   ├── livarot
│   │   ├── AVL.cpp
│   │   ├── AVL.h
│   │   ├── AlphaLigne.cpp
│   │   ├── AlphaLigne.h
│   │   ├── BitLigne.cpp
│   │   ├── BitLigne.h
│   │   ├── LivarotDefs.h
│   │   ├── Makefile_insert
│   │   ├── Path.cpp
│   │   ├── Path.h
│   │   ├── PathConversion.cpp
│   │   ├── PathCutting.cpp
│   │   ├── PathOutline.cpp
│   │   ├── PathSimplify.cpp
│   │   ├── PathStroke.cpp
│   │   ├── Shape.cpp
│   │   ├── Shape.h
│   │   ├── ShapeDraw.cpp
│   │   ├── ShapeMisc.cpp
│   │   ├── ShapeRaster.cpp
│   │   ├── ShapeSweep.cpp
│   │   ├── float-line.cpp
│   │   ├── float-line.h
│   │   ├── int-line.cpp
│   │   ├── int-line.h
│   │   ├── livarot-forward.h
│   │   ├── makefile.in
│   │   ├── path-description.cpp
│   │   ├── path-description.h
│   │   ├── sweep-event-queue.h
│   │   ├── sweep-event.cpp
│   │   ├── sweep-event.h
│   │   ├── sweep-tree-list.cpp
│   │   ├── sweep-tree-list.h
│   │   ├── sweep-tree.cpp
│   │   └── sweep-tree.h
│   ├── live_effects
│   │   ├── Makefile_insert
│   │   ├── bezctx.cpp
│   │   ├── bezctx.h
│   │   ├── bezctx_intf.h
│   │   ├── effect-enum.h
│   │   ├── effect.cpp
│   │   ├── effect.h
│   │   ├── lpe-angle_bisector.cpp
│   │   ├── lpe-angle_bisector.h
│   │   ├── lpe-bendpath.cpp
│   │   ├── lpe-bendpath.h
│   │   ├── lpe-boolops.cpp
│   │   ├── lpe-boolops.h
│   │   ├── lpe-circle_3pts.cpp
│   │   ├── lpe-circle_3pts.h
│   │   ├── lpe-circle_with_radius.cpp
│   │   ├── lpe-circle_with_radius.h
│   │   ├── lpe-constructgrid.cpp
│   │   ├── lpe-constructgrid.h
│   │   ├── lpe-copy_rotate.cpp
│   │   ├── lpe-copy_rotate.h
│   │   ├── lpe-curvestitch.cpp
│   │   ├── lpe-curvestitch.h
│   │   ├── lpe-dynastroke.cpp
│   │   ├── lpe-dynastroke.h
│   │   ├── lpe-envelope.cpp
│   │   ├── lpe-envelope.h
│   │   ├── lpe-extrude.cpp
│   │   ├── lpe-extrude.h
│   │   ├── lpe-gears.cpp
│   │   ├── lpe-gears.h
│   │   ├── lpe-interpolate.cpp
│   │   ├── lpe-interpolate.h
│   │   ├── lpe-knot.cpp
│   │   ├── lpe-knot.h
│   │   ├── lpe-lattice.cpp
│   │   ├── lpe-lattice.h
│   │   ├── lpe-line_segment.cpp
│   │   ├── lpe-line_segment.h
│   │   ├── lpe-mirror_symmetry.cpp
│   │   ├── lpe-mirror_symmetry.h
│   │   ├── lpe-offset.cpp
│   │   ├── lpe-offset.h
│   │   ├── lpe-parallel.cpp
│   │   ├── lpe-parallel.h
│   │   ├── lpe-path_length.cpp
│   │   ├── lpe-path_length.h
│   │   ├── lpe-patternalongpath.cpp
│   │   ├── lpe-patternalongpath.h
│   │   ├── lpe-perp_bisector.cpp
│   │   ├── lpe-perp_bisector.h
│   │   ├── lpe-perspective_path.cpp
│   │   ├── lpe-perspective_path.h
│   │   ├── lpe-recursiveskeleton.cpp
│   │   ├── lpe-recursiveskeleton.h
│   │   ├── lpe-rough-hatches.cpp
│   │   ├── lpe-rough-hatches.h
│   │   ├── lpe-ruler.cpp
│   │   ├── lpe-ruler.h
│   │   ├── lpe-sketch.cpp
│   │   ├── lpe-sketch.h
│   │   ├── lpe-spiro.cpp
│   │   ├── lpe-spiro.h
│   │   ├── lpe-tangent_to_curve.cpp
│   │   ├── lpe-tangent_to_curve.h
│   │   ├── lpe-test-doEffect-stack.cpp
│   │   ├── lpe-test-doEffect-stack.h
│   │   ├── lpe-text_label.cpp
│   │   ├── lpe-text_label.h
│   │   ├── lpe-vonkoch.cpp
│   │   ├── lpe-vonkoch.h
│   │   ├── lpegroupbbox.cpp
│   │   ├── lpegroupbbox.h
│   │   ├── lpeobject-reference.cpp
│   │   ├── lpeobject-reference.h
│   │   ├── lpeobject.cpp
│   │   ├── lpeobject.h
│   │   ├── makefile.in
│   │   ├── parameter
│   │   │   ├── Makefile_insert
│   │   │   ├── array.cpp
│   │   │   ├── array.h
│   │   │   ├── bool.cpp
│   │   │   ├── bool.h
│   │   │   ├── enum.h
│   │   │   ├── makefile.in
│   │   │   ├── parameter.cpp
│   │   │   ├── parameter.h
│   │   │   ├── path-reference.cpp
│   │   │   ├── path-reference.h
│   │   │   ├── path.cpp
│   │   │   ├── path.h
│   │   │   ├── point.cpp
│   │   │   ├── point.h
│   │   │   ├── random.cpp
│   │   │   ├── random.h
│   │   │   ├── text.cpp
│   │   │   ├── text.h
│   │   │   ├── unit.cpp
│   │   │   ├── unit.h
│   │   │   ├── vector.cpp
│   │   │   └── vector.h
│   │   ├── spiro.cpp
│   │   └── spiro.h
│   ├── lpe-tool-context.cpp
│   ├── lpe-tool-context.h
│   ├── macros.h
│   ├── main-cmdlineact.cpp
│   ├── main-cmdlineact.h
│   ├── main.cpp
│   ├── marker-test.h
│   ├── marker.cpp
│   ├── marker.h
│   ├── media.cpp
│   ├── media.h
│   ├── memeq.h
│   ├── menus-skeleton.h
│   ├── message-context.cpp
│   ├── message-context.h
│   ├── message-stack.cpp
│   ├── message-stack.h
│   ├── message.h
│   ├── mod360-test.h
│   ├── mod360.cpp
│   ├── mod360.h
│   ├── modifier-fns.h
│   ├── number-opt-number.h
│   ├── object-edit.cpp
│   ├── object-edit.h
│   ├── object-hierarchy.cpp
│   ├── object-hierarchy.h
│   ├── object-snapper.cpp
│   ├── object-snapper.h
│   ├── path-chemistry.cpp
│   ├── path-chemistry.h
│   ├── path-prefix.h
│   ├── pedro
│   │   └── makefile.in
│   ├── pen-context.cpp
│   ├── pen-context.h
│   ├── pencil-context.cpp
│   ├── pencil-context.h
│   ├── persp3d-reference.cpp
│   ├── persp3d-reference.h
│   ├── persp3d.cpp
│   ├── persp3d.h
│   ├── perspective-line.cpp
│   ├── perspective-line.h
│   ├── pixmaps
│   │   ├── cursor-3dbox.xpm
│   │   ├── cursor-adj-h.xpm
│   │   ├── cursor-adj-l.xpm
│   │   ├── cursor-adj-s.xpm
│   │   ├── cursor-arc.xpm
│   │   ├── cursor-arrow.xpm
│   │   ├── cursor-attract.xpm
│   │   ├── cursor-calligraphy.xpm
│   │   ├── cursor-color.xpm
│   │   ├── cursor-connector.xpm
│   │   ├── cursor-crosshairs.xpm
│   │   ├── cursor-dropper.xpm
│   │   ├── cursor-ellipse.xpm
│   │   ├── cursor-eraser.xpm
│   │   ├── cursor-gradient-add.xpm
│   │   ├── cursor-gradient.xpm
│   │   ├── cursor-node-d.xpm
│   │   ├── cursor-node-m.xpm
│   │   ├── cursor-node.xpm
│   │   ├── cursor-paintbucket.xpm
│   │   ├── cursor-pen.xpm
│   │   ├── cursor-pencil.xpm
│   │   ├── cursor-push.xpm
│   │   ├── cursor-rect.xpm
│   │   ├── cursor-repel.xpm
│   │   ├── cursor-roughen.xpm
│   │   ├── cursor-select-d.xpm
│   │   ├── cursor-select-m.xpm
│   │   ├── cursor-spiral.xpm
│   │   ├── cursor-spray-move.xpm
│   │   ├── cursor-spray.xpm
│   │   ├── cursor-star.xpm
│   │   ├── cursor-text-insert.xpm
│   │   ├── cursor-text.xpm
│   │   ├── cursor-thicken.xpm
│   │   ├── cursor-thin.xpm
│   │   ├── cursor-tweak-move.xpm
│   │   ├── cursor-zoom-out.xpm
│   │   ├── cursor-zoom.xpm
│   │   └── handles.xpm
│   ├── preferences-skeleton.h
│   ├── preferences-test.h
│   ├── preferences.cpp
│   ├── preferences.h
│   ├── prefix.cpp
│   ├── prefix.h
│   ├── print.cpp
│   ├── print.h
│   ├── profile-manager.cpp
│   ├── profile-manager.h
│   ├── proj_pt.cpp
│   ├── proj_pt.h
│   ├── rdf.cpp
│   ├── rdf.h
│   ├── rect-context.cpp
│   ├── rect-context.h
│   ├── registrytool.cpp
│   ├── registrytool.h
│   ├── remove-last.h
│   ├── removeoverlap.cpp
│   ├── removeoverlap.h
│   ├── require-config.h
│   ├── round-test.h
│   ├── round.h
│   ├── rubberband.cpp
│   ├── rubberband.h
│   ├── satisfied-guide-cns.cpp
│   ├── satisfied-guide-cns.h
│   ├── selcue.cpp
│   ├── selcue.h
│   ├── select-context.cpp
│   ├── select-context.h
│   ├── selection-chemistry.cpp
│   ├── selection-chemistry.h
│   ├── selection-describer.cpp
│   ├── selection-describer.h
│   ├── selection.cpp
│   ├── selection.h
│   ├── seltrans-handles.cpp
│   ├── seltrans-handles.h
│   ├── seltrans.cpp
│   ├── seltrans.h
│   ├── shape-editor.cpp
│   ├── shape-editor.h
│   ├── shortcuts.cpp
│   ├── shortcuts.h
│   ├── show-preview.bmp
│   ├── snap-candidate.h
│   ├── snap-enums.h
│   ├── snap-preferences.cpp
│   ├── snap-preferences.h
│   ├── snap.cpp
│   ├── snap.h
│   ├── snapped-curve.cpp
│   ├── snapped-curve.h
│   ├── snapped-line.cpp
│   ├── snapped-line.h
│   ├── snapped-point.cpp
│   ├── snapped-point.h
│   ├── snapper.cpp
│   ├── snapper.h
│   ├── sp-anchor.cpp
│   ├── sp-anchor.h
│   ├── sp-clippath.cpp
│   ├── sp-clippath.h
│   ├── sp-conn-end-pair.cpp
│   ├── sp-conn-end-pair.h
│   ├── sp-conn-end.cpp
│   ├── sp-conn-end.h
│   ├── sp-cursor.cpp
│   ├── sp-cursor.h
│   ├── sp-defs.cpp
│   ├── sp-defs.h
│   ├── sp-desc.cpp
│   ├── sp-desc.h
│   ├── sp-ellipse.cpp
│   ├── sp-ellipse.h
│   ├── sp-filter-fns.h
│   ├── sp-filter-primitive.cpp
│   ├── sp-filter-primitive.h
│   ├── sp-filter-reference.cpp
│   ├── sp-filter-reference.h
│   ├── sp-filter-units.h
│   ├── sp-filter.cpp
│   ├── sp-filter.h
│   ├── sp-flowdiv.cpp
│   ├── sp-flowdiv.h
│   ├── sp-flowregion.cpp
│   ├── sp-flowregion.h
│   ├── sp-flowtext.cpp
│   ├── sp-flowtext.h
│   ├── sp-font-face.cpp
│   ├── sp-font-face.h
│   ├── sp-font.cpp
│   ├── sp-font.h
│   ├── sp-gaussian-blur-fns.h
│   ├── sp-gaussian-blur.cpp
│   ├── sp-gaussian-blur.h
│   ├── sp-glyph-kerning.cpp
│   ├── sp-glyph-kerning.h
│   ├── sp-glyph.cpp
│   ├── sp-glyph.h
│   ├── sp-gradient-fns.h
│   ├── sp-gradient-reference.cpp
│   ├── sp-gradient-reference.h
│   ├── sp-gradient-spread.h
│   ├── sp-gradient-test.h
│   ├── sp-gradient-units.h
│   ├── sp-gradient-vector.h
│   ├── sp-gradient.cpp
│   ├── sp-gradient.h
│   ├── sp-guide-attachment.h
│   ├── sp-guide-constraint.h
│   ├── sp-guide.cpp
│   ├── sp-guide.h
│   ├── sp-image.cpp
│   ├── sp-image.h
│   ├── sp-item-group.cpp
│   ├── sp-item-group.h
│   ├── sp-item-notify-moveto.cpp
│   ├── sp-item-notify-moveto.h
│   ├── sp-item-rm-unsatisfied-cns.cpp
│   ├── sp-item-rm-unsatisfied-cns.h
│   ├── sp-item-transform.cpp
│   ├── sp-item-transform.h
│   ├── sp-item-update-cns.cpp
│   ├── sp-item-update-cns.h
│   ├── sp-item.cpp
│   ├── sp-item.h
│   ├── sp-line.cpp
│   ├── sp-line.h
│   ├── sp-linear-gradient-fns.h
│   ├── sp-linear-gradient.h
│   ├── sp-lpe-item.cpp
│   ├── sp-lpe-item.h
│   ├── sp-marker-loc.h
│   ├── sp-mask.cpp
│   ├── sp-mask.h
│   ├── sp-metadata.cpp
│   ├── sp-metadata.h
│   ├── sp-metric.h
│   ├── sp-metrics.cpp
│   ├── sp-metrics.h
│   ├── sp-missing-glyph.cpp
│   ├── sp-missing-glyph.h
│   ├── sp-namedview.cpp
│   ├── sp-namedview.h
│   ├── sp-object-group.cpp
│   ├── sp-object-group.h
│   ├── sp-object-repr.cpp
│   ├── sp-object-repr.h
│   ├── sp-object.cpp
│   ├── sp-object.h
│   ├── sp-offset.cpp
│   ├── sp-offset.h
│   ├── sp-paint-server-reference.h
│   ├── sp-paint-server.cpp
│   ├── sp-paint-server.h
│   ├── sp-path.cpp
│   ├── sp-path.h
│   ├── sp-pattern.cpp
│   ├── sp-pattern.h
│   ├── sp-polygon.cpp
│   ├── sp-polygon.h
│   ├── sp-polyline.cpp
│   ├── sp-polyline.h
│   ├── sp-radial-gradient-fns.h
│   ├── sp-radial-gradient.h
│   ├── sp-rect.cpp
│   ├── sp-rect.h
│   ├── sp-root.cpp
│   ├── sp-root.h
│   ├── sp-script.cpp
│   ├── sp-script.h
│   ├── sp-shape.cpp
│   ├── sp-shape.h
│   ├── sp-skeleton.cpp
│   ├── sp-skeleton.h
│   ├── sp-spiral.cpp
│   ├── sp-spiral.h
│   ├── sp-star.cpp
│   ├── sp-star.h
│   ├── sp-stop.cpp
│   ├── sp-stop.h
│   ├── sp-string.cpp
│   ├── sp-string.h
│   ├── sp-style-elem-test.h
│   ├── sp-style-elem.cpp
│   ├── sp-style-elem.h
│   ├── sp-switch.cpp
│   ├── sp-switch.h
│   ├── sp-symbol.cpp
│   ├── sp-symbol.h
│   ├── sp-text.cpp
│   ├── sp-text.h
│   ├── sp-textpath.h
│   ├── sp-title.cpp
│   ├── sp-title.h
│   ├── sp-tref-reference.cpp
│   ├── sp-tref-reference.h
│   ├── sp-tref.cpp
│   ├── sp-tref.h
│   ├── sp-tspan.cpp
│   ├── sp-tspan.h
│   ├── sp-use-reference.cpp
│   ├── sp-use-reference.h
│   ├── sp-use.cpp
│   ├── sp-use.h
│   ├── spiral-context.cpp
│   ├── spiral-context.h
│   ├── splivarot.cpp
│   ├── splivarot.h
│   ├── spray-context.cpp
│   ├── spray-context.h
│   ├── star-context.cpp
│   ├── star-context.h
│   ├── streq.h
│   ├── strneq.h
│   ├── style-test.h
│   ├── style.cpp
│   ├── style.h
│   ├── svg
│   │   ├── Makefile_insert
│   │   ├── css-ostringstream-test.h
│   │   ├── css-ostringstream.cpp
│   │   ├── css-ostringstream.h
│   │   ├── itos.cpp
│   │   ├── makefile.in
│   │   ├── path-string.cpp
│   │   ├── path-string.h
│   │   ├── round.cpp
│   │   ├── stringstream-test.h
│   │   ├── stringstream.cpp
│   │   ├── stringstream.h
│   │   ├── strip-trailing-zeros.cpp
│   │   ├── strip-trailing-zeros.h
│   │   ├── svg-affine-test.h
│   │   ├── svg-affine.cpp
│   │   ├── svg-color-test.h
│   │   ├── svg-color.cpp
│   │   ├── svg-color.h
│   │   ├── svg-icc-color.h
│   │   ├── svg-length-test.h
│   │   ├── svg-length.cpp
│   │   ├── svg-length.h
│   │   ├── svg-path-geom-test.h
│   │   ├── svg-path.cpp
│   │   └── svg.h
│   ├── svg-profile.h
│   ├── svg-view-widget.cpp
│   ├── svg-view-widget.h
│   ├── svg-view.cpp
│   ├── svg-view.h
│   ├── syseq.h
│   ├── test-helpers.h
│   ├── text-chemistry.cpp
│   ├── text-chemistry.h
│   ├── text-context.cpp
│   ├── text-context.h
│   ├── text-editing.cpp
│   ├── text-editing.h
│   ├── text-tag-attributes.h
│   ├── tools-switch.cpp
│   ├── tools-switch.h
│   ├── trace
│   │   ├── Makefile_insert
│   │   ├── filterset.cpp
│   │   ├── filterset.h
│   │   ├── imagemap-gdk.cpp
│   │   ├── imagemap-gdk.h
│   │   ├── imagemap.cpp
│   │   ├── imagemap.h
│   │   ├── makefile.in
│   │   ├── pool.h
│   │   ├── potrace
│   │   │   ├── auxiliary.h
│   │   │   ├── bitmap.h
│   │   │   ├── curve.cpp
│   │   │   ├── curve.h
│   │   │   ├── decompose.cpp
│   │   │   ├── decompose.h
│   │   │   ├── greymap.cpp
│   │   │   ├── greymap.h
│   │   │   ├── inkscape-potrace.cpp
│   │   │   ├── inkscape-potrace.h
│   │   │   ├── lists.h
│   │   │   ├── potracelib.cpp
│   │   │   ├── potracelib.h
│   │   │   ├── progress.h
│   │   │   ├── render.cpp
│   │   │   ├── render.h
│   │   │   ├── trace.cpp
│   │   │   └── trace.h
│   │   ├── quantize.cpp
│   │   ├── quantize.h
│   │   ├── siox.cpp
│   │   ├── siox.h
│   │   ├── trace.cpp
│   │   └── trace.h
│   ├── transf_mat_3x4.cpp
│   ├── transf_mat_3x4.h
│   ├── tweak-context.cpp
│   ├── tweak-context.h
│   ├── ui
│   │   ├── Makefile_insert
│   │   ├── cache
│   │   │   ├── Makefile_insert
│   │   │   ├── makefile.in
│   │   │   ├── svg_preview_cache.cpp
│   │   │   └── svg_preview_cache.h
│   │   ├── clipboard.cpp
│   │   ├── clipboard.h
│   │   ├── context-menu.cpp
│   │   ├── context-menu.h
│   │   ├── dialog
│   │   │   ├── Makefile_insert
│   │   │   ├── aboutbox.cpp
│   │   │   ├── aboutbox.h
│   │   │   ├── align-and-distribute.cpp
│   │   │   ├── align-and-distribute.h
│   │   │   ├── behavior.h
│   │   │   ├── calligraphic-profile-rename.cpp
│   │   │   ├── calligraphic-profile-rename.h
│   │   │   ├── color-item.cpp
│   │   │   ├── color-item.h
│   │   │   ├── debug.cpp
│   │   │   ├── debug.h
│   │   │   ├── desktop-tracker.cpp
│   │   │   ├── desktop-tracker.h
│   │   │   ├── dialog-manager.cpp
│   │   │   ├── dialog-manager.h
│   │   │   ├── dialog.cpp
│   │   │   ├── dialog.h
│   │   │   ├── dock-behavior.cpp
│   │   │   ├── dock-behavior.h
│   │   │   ├── document-metadata.cpp
│   │   │   ├── document-metadata.h
│   │   │   ├── document-properties.cpp
│   │   │   ├── document-properties.h
│   │   │   ├── extension-editor.cpp
│   │   │   ├── extension-editor.h
│   │   │   ├── extensions.cpp
│   │   │   ├── extensions.h
│   │   │   ├── filedialog.cpp
│   │   │   ├── filedialog.h
│   │   │   ├── filedialogimpl-gtkmm.cpp
│   │   │   ├── filedialogimpl-gtkmm.h
│   │   │   ├── filedialogimpl-win32.cpp
│   │   │   ├── filedialogimpl-win32.h
│   │   │   ├── fill-and-stroke.cpp
│   │   │   ├── fill-and-stroke.h
│   │   │   ├── filter-effects-dialog.cpp
│   │   │   ├── filter-effects-dialog.h
│   │   │   ├── find.cpp
│   │   │   ├── find.h
│   │   │   ├── floating-behavior.cpp
│   │   │   ├── floating-behavior.h
│   │   │   ├── glyphs.cpp
│   │   │   ├── glyphs.h
│   │   │   ├── guides.cpp
│   │   │   ├── guides.h
│   │   │   ├── icon-preview.cpp
│   │   │   ├── icon-preview.h
│   │   │   ├── inkscape-preferences.cpp
│   │   │   ├── inkscape-preferences.h
│   │   │   ├── input.cpp
│   │   │   ├── input.h
│   │   │   ├── layer-properties.cpp
│   │   │   ├── layer-properties.h
│   │   │   ├── layers.cpp
│   │   │   ├── layers.h
│   │   │   ├── livepatheffect-editor.cpp
│   │   │   ├── livepatheffect-editor.h
│   │   │   ├── makefile.in
│   │   │   ├── memory.cpp
│   │   │   ├── memory.h
│   │   │   ├── messages.cpp
│   │   │   ├── messages.h
│   │   │   ├── ocaldialogs.cpp
│   │   │   ├── ocaldialogs.h
│   │   │   ├── panel-dialog.h
│   │   │   ├── print-colors-preview-dialog.cpp
│   │   │   ├── print-colors-preview-dialog.h
│   │   │   ├── print.cpp
│   │   │   ├── print.h
│   │   │   ├── scriptdialog.cpp
│   │   │   ├── scriptdialog.h
│   │   │   ├── svg-fonts-dialog.cpp
│   │   │   ├── svg-fonts-dialog.h
│   │   │   ├── swatches.cpp
│   │   │   ├── swatches.h
│   │   │   ├── tile.cpp
│   │   │   ├── tile.h
│   │   │   ├── tracedialog.cpp
│   │   │   ├── tracedialog.h
│   │   │   ├── transformation.cpp
│   │   │   ├── transformation.h
│   │   │   ├── undo-history.cpp
│   │   │   └── undo-history.h
│   │   ├── icon-names.h
│   │   ├── makefile.in
│   │   ├── previewable.h
│   │   ├── previewfillable.h
│   │   ├── previewholder.cpp
│   │   ├── previewholder.h
│   │   ├── tool
│   │   │   ├── Makefile_insert
│   │   │   ├── commit-events.h
│   │   │   ├── control-point-selection.cpp
│   │   │   ├── control-point-selection.h
│   │   │   ├── control-point.cpp
│   │   │   ├── control-point.h
│   │   │   ├── curve-drag-point.cpp
│   │   │   ├── curve-drag-point.h
│   │   │   ├── event-utils.cpp
│   │   │   ├── event-utils.h
│   │   │   ├── manipulator.cpp
│   │   │   ├── manipulator.h
│   │   │   ├── modifier-tracker.cpp
│   │   │   ├── modifier-tracker.h
│   │   │   ├── multi-path-manipulator.cpp
│   │   │   ├── multi-path-manipulator.h
│   │   │   ├── node-tool.cpp
│   │   │   ├── node-tool.h
│   │   │   ├── node-types.h
│   │   │   ├── node.cpp
│   │   │   ├── node.h
│   │   │   ├── path-manipulator.cpp
│   │   │   ├── path-manipulator.h
│   │   │   ├── selectable-control-point.cpp
│   │   │   ├── selectable-control-point.h
│   │   │   ├── selector.cpp
│   │   │   ├── selector.h
│   │   │   ├── shape-record.h
│   │   │   ├── transform-handle-set.cpp
│   │   │   └── transform-handle-set.h
│   │   ├── uxmanager.cpp
│   │   ├── uxmanager.h
│   │   ├── view
│   │   │   ├── Makefile_insert
│   │   │   ├── edit-widget-interface.h
│   │   │   ├── edit-widget.cpp
│   │   │   ├── edit-widget.h
│   │   │   ├── edit.cpp
│   │   │   ├── edit.h
│   │   │   ├── makefile.in
│   │   │   ├── view-widget.cpp
│   │   │   ├── view-widget.h
│   │   │   ├── view.cpp
│   │   │   └── view.h
│   │   └── widget
│   │       ├── Makefile_insert
│   │       ├── attr-widget.h
│   │       ├── button.cpp
│   │       ├── button.h
│   │       ├── color-picker.cpp
│   │       ├── color-picker.h
│   │       ├── color-preview.cpp
│   │       ├── color-preview.h
│   │       ├── combo-enums.h
│   │       ├── combo-text.cpp
│   │       ├── combo-text.h
│   │       ├── dock-item.cpp
│   │       ├── dock-item.h
│   │       ├── dock.cpp
│   │       ├── dock.h
│   │       ├── entity-entry.cpp
│   │       ├── entity-entry.h
│   │       ├── entry.cpp
│   │       ├── entry.h
│   │       ├── filter-effect-chooser.cpp
│   │       ├── filter-effect-chooser.h
│   │       ├── handlebox.cpp
│   │       ├── handlebox.h
│   │       ├── icon-widget.cpp
│   │       ├── icon-widget.h
│   │       ├── imageicon.cpp
│   │       ├── imageicon.h
│   │       ├── imagetoggler.cpp
│   │       ├── imagetoggler.h
│   │       ├── labelled.cpp
│   │       ├── labelled.h
│   │       ├── layer-selector.cpp
│   │       ├── layer-selector.h
│   │       ├── licensor.cpp
│   │       ├── licensor.h
│   │       ├── makefile.in
│   │       ├── notebook-page.cpp
│   │       ├── notebook-page.h
│   │       ├── object-composite-settings.cpp
│   │       ├── object-composite-settings.h
│   │       ├── page-sizer.cpp
│   │       ├── page-sizer.h
│   │       ├── panel.cpp
│   │       ├── panel.h
│   │       ├── point.cpp
│   │       ├── point.h
│   │       ├── preferences-widget.cpp
│   │       ├── preferences-widget.h
│   │       ├── random.cpp
│   │       ├── random.h
│   │       ├── registered-enums.h
│   │       ├── registered-widget.cpp
│   │       ├── registered-widget.h
│   │       ├── registry.cpp
│   │       ├── registry.h
│   │       ├── rendering-options.cpp
│   │       ├── rendering-options.h
│   │       ├── rotateable.cpp
│   │       ├── rotateable.h
│   │       ├── ruler.cpp
│   │       ├── ruler.h
│   │       ├── scalar-unit.cpp
│   │       ├── scalar-unit.h
│   │       ├── scalar.cpp
│   │       ├── scalar.h
│   │       ├── selected-style.cpp
│   │       ├── selected-style.h
│   │       ├── spin-slider.cpp
│   │       ├── spin-slider.h
│   │       ├── style-subject.cpp
│   │       ├── style-subject.h
│   │       ├── style-swatch.cpp
│   │       ├── style-swatch.h
│   │       ├── svg-canvas.cpp
│   │       ├── svg-canvas.h
│   │       ├── text.cpp
│   │       ├── text.h
│   │       ├── tolerance-slider.cpp
│   │       ├── tolerance-slider.h
│   │       ├── toolbox.cpp
│   │       ├── toolbox.h
│   │       ├── unit-menu.cpp
│   │       ├── unit-menu.h
│   │       ├── zoom-status.cpp
│   │       └── zoom-status.h
│   ├── unclump.cpp
│   ├── unclump.h
│   ├── undo-stack-observer.h
│   ├── unicoderange.cpp
│   ├── unicoderange.h
│   ├── unit-constants.h
│   ├── uri-references.cpp
│   ├── uri-references.h
│   ├── uri.cpp
│   ├── uri.h
│   ├── util
│   │   ├── Makefile_insert
│   │   ├── accumulators.h
│   │   ├── compose.hpp
│   │   ├── copy.h
│   │   ├── ege-tags.cpp
│   │   ├── ege-tags.h
│   │   ├── enums.h
│   │   ├── filter-list.h
│   │   ├── find-if-before.h
│   │   ├── find-last-if.h
│   │   ├── fixed_point.h
│   │   ├── format.h
│   │   ├── forward-pointer-iterator.h
│   │   ├── function.h
│   │   ├── glib-list-iterators.h
│   │   ├── list-container-test.h
│   │   ├── list-container.h
│   │   ├── list-copy.h
│   │   ├── list.h
│   │   ├── longest-common-suffix.h
│   │   ├── makefile.in
│   │   ├── map-list.h
│   │   ├── mathfns.h
│   │   ├── reference.h
│   │   ├── reverse-list.h
│   │   ├── share.cpp
│   │   ├── share.h
│   │   ├── tuple.h
│   │   ├── ucompose.hpp
│   │   ├── units.cpp
│   │   ├── units.h
│   │   └── unordered-containers.h
│   ├── vanishing-point.cpp
│   ├── vanishing-point.h
│   ├── verbs-test.h
│   ├── verbs.cpp
│   ├── verbs.h
│   ├── version.cpp
│   ├── version.h
│   ├── widgets
│   │   ├── Makefile_insert
│   │   ├── button.cpp
│   │   ├── button.h
│   │   ├── dash-selector.cpp
│   │   ├── dash-selector.h
│   │   ├── desktop-widget.cpp
│   │   ├── desktop-widget.h
│   │   ├── eek-preview.cpp
│   │   ├── eek-preview.h
│   │   ├── ege-paint-def.cpp
│   │   ├── ege-paint-def.h
│   │   ├── fill-n-stroke-factory.h
│   │   ├── fill-style.cpp
│   │   ├── fill-style.h
│   │   ├── font-selector.cpp
│   │   ├── font-selector.h
│   │   ├── gradient-image.cpp
│   │   ├── gradient-image.h
│   │   ├── gradient-selector.cpp
│   │   ├── gradient-selector.h
│   │   ├── gradient-toolbar.cpp
│   │   ├── gradient-toolbar.h
│   │   ├── gradient-vector.cpp
│   │   ├── gradient-vector.h
│   │   ├── icon.cpp
│   │   ├── icon.h
│   │   ├── makefile.in
│   │   ├── paint-selector.cpp
│   │   ├── paint-selector.h
│   │   ├── ruler.cpp
│   │   ├── ruler.h
│   │   ├── select-toolbar.cpp
│   │   ├── select-toolbar.h
│   │   ├── shrink-wrap-button.cpp
│   │   ├── shrink-wrap-button.h
│   │   ├── sp-attribute-widget.cpp
│   │   ├── sp-attribute-widget.h
│   │   ├── sp-color-gtkselector.cpp
│   │   ├── sp-color-gtkselector.h
│   │   ├── sp-color-icc-selector.cpp
│   │   ├── sp-color-icc-selector.h
│   │   ├── sp-color-notebook.cpp
│   │   ├── sp-color-notebook.h
│   │   ├── sp-color-preview.cpp
│   │   ├── sp-color-preview.h
│   │   ├── sp-color-scales.cpp
│   │   ├── sp-color-scales.h
│   │   ├── sp-color-selector.cpp
│   │   ├── sp-color-selector.h
│   │   ├── sp-color-slider.cpp
│   │   ├── sp-color-slider.h
│   │   ├── sp-color-wheel-selector.cpp
│   │   ├── sp-color-wheel-selector.h
│   │   ├── sp-color-wheel.cpp
│   │   ├── sp-color-wheel.h
│   │   ├── sp-widget.cpp
│   │   ├── sp-widget.h
│   │   ├── sp-xmlview-attr-list.cpp
│   │   ├── sp-xmlview-attr-list.h
│   │   ├── sp-xmlview-content.cpp
│   │   ├── sp-xmlview-content.h
│   │   ├── sp-xmlview-tree.cpp
│   │   ├── sp-xmlview-tree.h
│   │   ├── spinbutton-events.cpp
│   │   ├── spinbutton-events.h
│   │   ├── spw-utilities.cpp
│   │   ├── spw-utilities.h
│   │   ├── stroke-style.cpp
│   │   ├── stroke-style.h
│   │   ├── swatch-selector.cpp
│   │   ├── swatch-selector.h
│   │   ├── toolbox.cpp
│   │   ├── toolbox.h
│   │   └── widget-sizes.h
│   ├── winconsole.cpp
│   ├── winmain.cpp
│   ├── xml
│   │   ├── Makefile_insert
│   │   ├── attribute-record.h
│   │   ├── comment-node.h
│   │   ├── composite-node-observer.cpp
│   │   ├── composite-node-observer.h
│   │   ├── croco-node-iface.cpp
│   │   ├── croco-node-iface.h
│   │   ├── document.h
│   │   ├── element-node.h
│   │   ├── event-fns.h
│   │   ├── event.cpp
│   │   ├── event.h
│   │   ├── helper-observer.cpp
│   │   ├── helper-observer.h
│   │   ├── invalid-operation-exception.h
│   │   ├── log-builder.cpp
│   │   ├── log-builder.h
│   │   ├── makefile.in
│   │   ├── node-event-vector.h
│   │   ├── node-fns.cpp
│   │   ├── node-fns.h
│   │   ├── node-iterators.h
│   │   ├── node-observer.h
│   │   ├── node.h
│   │   ├── pi-node.h
│   │   ├── quote-test.h
│   │   ├── quote.cpp
│   │   ├── quote.h
│   │   ├── rebase-hrefs.cpp
│   │   ├── rebase-hrefs.h
│   │   ├── repr-action-test.h
│   │   ├── repr-css.cpp
│   │   ├── repr-io.cpp
│   │   ├── repr-sorting.cpp
│   │   ├── repr-sorting.h
│   │   ├── repr-util.cpp
│   │   ├── repr.cpp
│   │   ├── repr.h
│   │   ├── simple-document.cpp
│   │   ├── simple-document.h
│   │   ├── simple-node.cpp
│   │   ├── simple-node.h
│   │   ├── sp-css-attr.h
│   │   ├── subtree.cpp
│   │   ├── subtree.h
│   │   ├── text-node.h
│   │   └── xml-forward.h
│   ├── zoom-context.cpp
│   └── zoom-context.h
└── utf8-to-roff

117 directories, 3222 files
				
戻る トップへ

slab-ec