<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Boobaloo</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Boobaloo"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/Boobaloo"/>
	<updated>2026-05-01T14:25:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Extension_repository&amp;diff=54541</id>
		<title>Extension repository</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Extension_repository&amp;diff=54541"/>
		<updated>2009-10-27T17:16:23Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: /* Extensions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It would be very useful to have a central Internet repository for Inkscape extensions, similarly as Firefox has. This way, Inkscape could update installed extensions from the web site, with no need for the user to know if an extension is updated.&lt;br /&gt;
&lt;br /&gt;
== Extensions ==&lt;br /&gt;
&lt;br /&gt;
'''What extensions are there? We can start listing them here:'''&lt;br /&gt;
* [http://www.ekips.org/comp/inkscape/ Inkscape Effects] - Aaron Spikes set of extensions is now included in Inkscape.&lt;br /&gt;
* [[ExtrudeEffect]] - extrude polygons to &amp;quot;3d&amp;quot;, also make &amp;quot;string art&amp;quot;&lt;br /&gt;
* [http://www.colibre.com.br/bin/view/Aurium/InkscapeCalendarShellScript InkscapeCalendarShellScript] - Create Calendars sucks or is impracticable if you do not have something that automatizes the process of to put the days organized in blocks of months to you. To format manually is easy, but this extension can help you on this too [Bash script, works for win32 with cygwin].&lt;br /&gt;
* [http://www.colibre.com.br/bin/view/Aurium/InkscapeAreaCuter InkscapeAreaCutter] - For Webdesigners, layout for sites, slice area into .png images. util! (pt_BR)&lt;br /&gt;
* [http://www.julienvitard.eu/ EQTeXSVG] - EQTeXSVG is an extension for Inkscape used to convert an inline LATEX equation into SVG path using Python.&lt;br /&gt;
* [http://www.kono.cis.iwate-u.ac.jp/~arakit/inkscape/inklatex.html InkLaTeX] Insert LaTeX text or equations into Inkscape.&lt;br /&gt;
* [http://www.iki.fi/pav/software/textext/ TexText] Embed re-editable LaTeX objects in SVG drawings.&lt;br /&gt;
* [http://math.univ-lille1.fr/~barraud/Inkscape/pathdeform/ PathDeform] - Here is an Inkscape extension whose purpose is to bend a path according to another one. Note: it was added to Inkscape 0.45 as &amp;quot;Pattern along Path&amp;quot;.&lt;br /&gt;
* [http://www.inkbar.lineaire.net/ InkBar] - This is an Inkscape extension whose purpose is to draw EAN13 bar code.&lt;br /&gt;
* [http://technoargia.free.fr/swftools/ SWF output] - A little extension to save as Swf from Inkscape.&lt;br /&gt;
* [http://www.colivre.coop.br/Aurium/Puff Puff] - Fluffs elements! :-D&lt;br /&gt;
* [http://www.colivre.coop.br/Aurium/InkSudoku Sudoku Generator] - Generates Sudoku square with the solution ''(in a small square if you want)''.&lt;br /&gt;
* [[CalligraphedOutlineFill]] - helps to fill in the inside area of shapes drawn with the Calligraphy tool&lt;br /&gt;
* [http://edlab.die.unipd.it/Site4.html SlotStar] - helps to draw the star of slot of a winding of an electrical machine&lt;br /&gt;
* [http://richard.henwood.googlepages.com/inkscapelatexextension inkscapeLatexExtension] - Extract text in an inkscape drawing to a latex picture environment.&lt;br /&gt;
* [http://saws.googlecode.com s.a.w.s] - export the svg Inkscape file in valid xhtml / css files.&lt;br /&gt;
* [http://www.colivre.coop.br/Aurium/InkscapeGenerator Generator] - replace text and data to automatic generate files done for usage (like PDF, PS, JPG, etc...), based in a SVG template and a data file.&lt;br /&gt;
* [http://code.google.com/p/inkscape2tikz/ TikZ exporter] - Export SVG paths as TikZ/PGF code for use with LaTeX.  &lt;br /&gt;
* [[FindMatch]] - Looks for paths that match the selected path and places all matches on the same layer.&lt;br /&gt;
* [http://xico.freeshell.org InkSyntax] A source code syntax highlighter plugin for Inkscape (wrapping [http://www.pygments.org pygments] and [http://www.andre-simon.de/doku/highlight/en/highlight.html highlight]).&lt;br /&gt;
* [http://sites.google.com/site/placeonpath/ Place Objects on Path] This extension places objects on a curve. Curve is object that has lowest z-order and must be a path. Distances between objects remain the same as they were before placing. If objects can't be placed on the curve because of their distances they'll be left in places. Objects will not be modified, clones are allowed. Arrange distances between your objects manually first as curve position and direction. &lt;br /&gt;
&lt;br /&gt;
'''For Programmers:'''&lt;br /&gt;
* [http://www.colivre.coop.br/bin/view/Aurium/RubyInk RubyInk] - Inkscape extension with Ruby&lt;br /&gt;
* [http://www.colivre.coop.br/bin/view/Aurium/InkBash Ink-Bash] - &amp;lt;nowiki&amp;gt;ShellScript&amp;lt;/nowiki&amp;gt; Forever!&lt;br /&gt;
* [http://www.colivre.coop.br/bin/view/Aurium/InkMoz InkMoz] - the Bridge from Inkscape to Mozilla (Inkscape extension with Javascript and more)&lt;br /&gt;
&lt;br /&gt;
== The Repository Specification ==&lt;br /&gt;
&lt;br /&gt;
A website where programmers can publish their extensions, users can search by that, and an update program can access this updates.&lt;br /&gt;
&lt;br /&gt;
=== The Website ===&lt;br /&gt;
&lt;br /&gt;
Must Have:&lt;br /&gt;
* '''User Registration''': to allow upload, votes and comments&lt;br /&gt;
* '''Extension Validation''': when published, it is public, but the user must be notified that was not validated (the code must be viewed by an validator user). The software updater do not update non-validated versions.&lt;br /&gt;
** '''Validation Feedback''': the validator user must write why the extension was not validated.&lt;br /&gt;
** '''Extension Deletion''': the validator user can delete an extension or version when he found a malicious code. The upload user must be marked as a malicious user and the account must be blocked.&lt;br /&gt;
* '''Extension Search''': with filter, by any available data.&lt;br /&gt;
* '''User Votes and Comments for Extensions''': The user can vote and/or comment an extension version.&lt;br /&gt;
* '''Extension Bug-Traker''': today, third part extensions are in simple web-pages. The site may have a Bug-Traker to help all little scripts.&lt;br /&gt;
* '''User Extensions Requests''': a lot of users have ideas. Here is a good place for programers see and make that alive.&lt;br /&gt;
* '''Host a cool page for the extension''': allow introduction text, documenbtation, screenshots, examples, and '''i18n'''!&lt;br /&gt;
* '''Help the l10n of this extensions''': with a web interface, like pootle and provide the l10n file for the updater program.&lt;br /&gt;
* '''Provide Version Control''': A SVN account will be cool, but web uploads (by web-forms) can be transparently SVN commits.&lt;br /&gt;
&lt;br /&gt;
=== The Extension Meta-Data ===&lt;br /&gt;
&lt;br /&gt;
''The data in INX file and more some, like the O.S. and Inkscape version compatibility...''&lt;br /&gt;
&lt;br /&gt;
The INX file will define the meta-data settable by that. If some extension uses multiples INX files to have more than one option in the menu, all INX files must be read to set the meta-data. The meta-data will be cached in a database to help the search. The DB only need the meta-data of the last validated version and the last non-validated (if that is newer).&lt;br /&gt;
&lt;br /&gt;
=== The Update Program ===&lt;br /&gt;
&lt;br /&gt;
* '''Search for New Extensions''': when the user request&lt;br /&gt;
* '''Update Extensions''': search for updates and install that&lt;br /&gt;
* '''Help the Code Validation''': for advanced users. Show the extension code and the diff if is that an update.&lt;br /&gt;
* '''Help the User Bug-Reporting''': that is not working! The user must say now! ''(When the Update Program be part of the Inkscape, the error window can have a button to submit a bug-report)''&lt;br /&gt;
* '''Must test the extension dependencies''': the user must know what is needed to install before try to use.&lt;br /&gt;
&lt;br /&gt;
== Name Proposal ==&lt;br /&gt;
&lt;br /&gt;
Propose a name for the Inkscape Extension Repository:&lt;br /&gt;
&lt;br /&gt;
* '''The Factory'''&lt;br /&gt;
* '''Extension Factory'''&lt;br /&gt;
* '''INX Factory'''&lt;br /&gt;
&lt;br /&gt;
''Why Factory? Because it is not only a repository. ;-)''&lt;br /&gt;
&lt;br /&gt;
* '''The Furnace'''&lt;br /&gt;
''Because Fire &amp;amp; Coal (Passion &amp;amp; Knowledge) are your tools for creating the extensions''&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer Documentation]]&lt;br /&gt;
[[Category:Extensions]]&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Talk:Image_links_manager&amp;diff=54451</id>
		<title>Talk:Image links manager</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Talk:Image_links_manager&amp;diff=54451"/>
		<updated>2009-10-22T12:15:23Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: Created page with 'I think very nice feature could be that double-click on image will open it in editor.  --Boobaloo'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I think very nice feature could be that double-click on image will open it in editor.&lt;br /&gt;
&lt;br /&gt;
--Boobaloo&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=%D0%92%D0%BE%D0%B7%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE%D1%81%D1%82%D0%B8_Inkscape&amp;diff=52869</id>
		<title>Возможности Inkscape</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=%D0%92%D0%BE%D0%B7%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE%D1%81%D1%82%D0%B8_Inkscape&amp;diff=52869"/>
		<updated>2009-05-22T09:58:14Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: first revision&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;На этой странице описаны функции, доступные в Inkscape.&lt;br /&gt;
&lt;br /&gt;
Обратитесь к [[roadmap|планам разработки]] если хотите быть в курсе функций, запланированных для включения в следующие выпуски, а также на Launchpad[https://blueprints.launchpad.net/inkscape] для ознакомления с подробными планами развития Inkscape.&lt;br /&gt;
&lt;br /&gt;
== Существующие на данный момент функции ==&lt;br /&gt;
&lt;br /&gt;
=== Создание объектов ===&lt;br /&gt;
&lt;br /&gt;
* Рисование: карандаш (рисование от руки простых контуров), ручка (создание кривых Безье и прямых линий), калиграфическое перо (рисование от руки закрашенных контуров в форме каллиграфических штрихов)&lt;br /&gt;
* Примитивы: прямоугольники (могут иметь скруглённые углы), эллипсы (включая окружности, дуги и сектора), звёзды/многоугольники (могут быть закруглёнными и/или деформированы случайным образом), спирали&lt;br /&gt;
* Инструмент текста (многострочный текст, полная поддержка )&lt;br /&gt;
* Встраиваемые растровые изображения (имеется команда для создания и внедрения растровых копий из выбранных объектов)&lt;br /&gt;
* Клонирование (&amp;quot;живое&amp;quot; создание присоединённых к оригиналу копий), включая инструмент для создания паттернов и упорядоченных систем, состоящих из клонов&lt;br /&gt;
&lt;br /&gt;
=== Управление объектами ===&lt;br /&gt;
&lt;br /&gt;
* Точные преобразования (перемещение, масштабирование, вращение, наклон), как интерактивно, так и путём задания точных числовых значений&lt;br /&gt;
* Операции с Z-order (высотой объектов относительно друг друга)&lt;br /&gt;
* Группировка объектов, с возможностью &amp;quot;выбора объекта в группе&amp;quot; без разгруппировки, либо &amp;quot;входа в группу&amp;quot; что помещает группу во временный слой&lt;br /&gt;
* Слои, с возьможностью блокировки и/или погашения конкретного слоя, изменения их порядка, и т.д.; слои могут быть скомпонованы в виде иерархического дерева&lt;br /&gt;
* Копирование и вставка объектов&lt;br /&gt;
* Команды выравнивания и размещения&lt;br /&gt;
&lt;br /&gt;
=== Заливка и обводка ===&lt;br /&gt;
&lt;br /&gt;
* Выбор цвета (RGB, HSV, цветовой круг)&lt;br /&gt;
* Инструмент «пипетка»&lt;br /&gt;
* Копирование/вставка стиля&lt;br /&gt;
* Редактор градиентов с возможностью добавления узлов&lt;br /&gt;
* Заливка паттернами (растровыми/векторными)&lt;br /&gt;
* Штриховая обводка, со многими предопределёнными стилями&lt;br /&gt;
* Маркеры контуров (например, стрелки)&lt;br /&gt;
&lt;br /&gt;
=== Операции с контурами ===&lt;br /&gt;
&lt;br /&gt;
* Редактирование узлов: перемещение узлов и ручек Безье, выравнивание и размещение узлов, и т.д.&lt;br /&gt;
* Преобразование в контур (для текста и примитивов), включая конвертацию обводки в контур&lt;br /&gt;
* Булевы операции&lt;br /&gt;
* Упрощение контуров с изменяемым порогом чувствительности&lt;br /&gt;
* Вытяжка/втяжка контуров, включая динамическое и связанное с другим объектом смещение&lt;br /&gt;
* Трассировка растровых изображений (цветных и ч/б)&lt;br /&gt;
&lt;br /&gt;
=== Поддержка текста ===&lt;br /&gt;
&lt;br /&gt;
* Многострочный текст&lt;br /&gt;
* Использование любых установленных шрифтов, включая пишущиеся справа налево&lt;br /&gt;
* Настройка кернинга, расстояния между строками&lt;br /&gt;
* Текст по контуру (контур и текст остаются при этом изменяемыми)&lt;br /&gt;
* Текст в контуре (заполнение контура по обводке)&lt;br /&gt;
&lt;br /&gt;
=== Рендеринг ===&lt;br /&gt;
&lt;br /&gt;
* Отображение с полным сглаживанием&lt;br /&gt;
* Поддержка alpha-канала при отображении и PNG экспорте&lt;br /&gt;
* «Живой» рендеринг объектов во время трансформаций&lt;br /&gt;
&lt;br /&gt;
=== Разное ===&lt;br /&gt;
&lt;br /&gt;
* Просмотр и редактирование кода прямо из окна программы с мгновенным отображением результатов&lt;br /&gt;
* Экспорт в PNG и PostScript&lt;br /&gt;
* Возможность экспорта и конвертации в режиме командной строки&lt;br /&gt;
* Редактирование и сохранение документов в полном соответствии со спецификациями стандарта SVG&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: About Inkscape]]&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=%D0%9E%D0%B1_Inkscape&amp;diff=52867</id>
		<title>Об Inkscape</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=%D0%9E%D0%B1_Inkscape&amp;diff=52867"/>
		<updated>2009-05-22T09:55:46Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape — векторный редактор с открытым исходным кодом, использующий разработанный Всемирным Веб Консорциумом (World Wide Web Consortium) ([[W3C]]) формат векторной графики (SVG). Некоторые из поддерживаемых возможностей формата SVG: графические примитивы, контуры, текст, маркеры, клонирование, работа с альфа-каналом, трансформация, градиенты и группировка. Кроме того, Inkscape поддерживает метаданные Creative Commons, редактирование узлов, слои, сложные операции с контурами, текст по контуру, текст в форме, и редактирование XML разметки SVG. Inkscape позволяет импортировать некоторые графические форматы, например, EPS, PostScript, JPEG, PNG, BMP, и TIFF и экспортирует результаты работы в PNG и во множество векторных форматов.&lt;br /&gt;
&lt;br /&gt;
Чтобы увидеть, на что способен Inkscape, загляните в [[Galleries|галереи]].  Либо [http://www.inkscape.org/download.php скачайте] Inkscape прямо сейчас, а потом попробуйте выполнить [http://inkscape.org/doc/basic/tutorial-basic.html небольшой урок]! &lt;br /&gt;
&lt;br /&gt;
Чтобы узнать об Inkscape больше, просмотрите [[Возможности_Inkscape|список возможностей]] и [[ProjectInfo|информацию о проекте]].&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Features_of_Inkscape&amp;diff=52853</id>
		<title>Features of Inkscape</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Features_of_Inkscape&amp;diff=52853"/>
		<updated>2009-05-20T20:32:59Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is an overview of the features that are available in Inkscape.&lt;br /&gt;
&lt;br /&gt;
See the [[roadmap]] for an outline of planed features, as well as Launchpad[https://blueprints.launchpad.net/inkscape] for detailed ideas for improving Inkscape.&lt;br /&gt;
&lt;br /&gt;
== Current Features ==&lt;br /&gt;
&lt;br /&gt;
=== Object creation ===&lt;br /&gt;
&lt;br /&gt;
* Drawing: pencil tool (freehand drawing with simple paths), pen tool (creating Bezier curves and straight lines), calligraphy tool (freehand drawing using filled paths representing calligraphic strokes)&lt;br /&gt;
* Shape tools: rectangles (may have rounded corners), ellipses (includes circles, arcs, segments), stars/polygons (can be rounded and/or randomized), spirals&lt;br /&gt;
* Text tool (multiline text, full on-canvas editing)&lt;br /&gt;
* Embedded bitmaps (with a command to create and embed bitmaps of selected objects)&lt;br /&gt;
* Clones (&amp;quot;live&amp;quot; linked copies of objects), including a tool to create patterns and arrangements of clones&lt;br /&gt;
&lt;br /&gt;
=== Object manipulation ===&lt;br /&gt;
&lt;br /&gt;
* Affine transformations (moving, scaling, rotating, skewing), both interactively and by specifying exact numeric values&lt;br /&gt;
* Z-order operations&lt;br /&gt;
* Grouping objects, with a way to &amp;quot;select in group&amp;quot; without ungrouping, or &amp;quot;enter the group&amp;quot; making it a temporary layer&lt;br /&gt;
* Layers, with a way to lock and/or hide individual layers, rearrange them, etc; layers can form a hierarchical tree&lt;br /&gt;
* Copying and pasting objects&lt;br /&gt;
* Alignment and distribution commands&lt;br /&gt;
&lt;br /&gt;
=== Fill and stroke ===&lt;br /&gt;
&lt;br /&gt;
* Color selector (RGB, HSV, color wheel)&lt;br /&gt;
* Color picker tool&lt;br /&gt;
* Copy/paste style&lt;br /&gt;
* A gradient editor capable of multi-stop gradients&lt;br /&gt;
* Pattern fills (bitmap/vectors)&lt;br /&gt;
* Dashed strokes, with many predefined dash patterns&lt;br /&gt;
* Path markers (e.g. arrowheads)&lt;br /&gt;
&lt;br /&gt;
=== Operations on paths ===&lt;br /&gt;
&lt;br /&gt;
* Node editing: moving nodes and Bezier handles, node alignment and distribution, etc.&lt;br /&gt;
* Converting to path (for text objects or shapes), including converting stroke to path&lt;br /&gt;
* Boolean operations&lt;br /&gt;
* Path simplification, with variable threshold&lt;br /&gt;
* Path insetting and outsetting, including dynamic and linked offset objects&lt;br /&gt;
* Bitmap tracing (both color and b/w)&lt;br /&gt;
&lt;br /&gt;
=== Text support ===&lt;br /&gt;
&lt;br /&gt;
* Multi-line text&lt;br /&gt;
* Uses any installed outline fonts, including right-to-left scripts&lt;br /&gt;
* Kerning, letterspacing, linespacing adjustments&lt;br /&gt;
* Text on path (both text and path remain editable)&lt;br /&gt;
* Text in shape (fill shape following stroke)&lt;br /&gt;
&lt;br /&gt;
=== Rendering ===&lt;br /&gt;
&lt;br /&gt;
* Fully anti-aliased display&lt;br /&gt;
* Alpha transparency support for display and PNG export&lt;br /&gt;
* Complete &amp;quot;as you drag&amp;quot; rendering of objects during interactive transformations&lt;br /&gt;
&lt;br /&gt;
=== Misc ===&lt;br /&gt;
&lt;br /&gt;
* Live watching and editing the document tree in the XML editor&lt;br /&gt;
* PNG and PostScript export&lt;br /&gt;
* Command line options for export and conversions&lt;br /&gt;
* Perfectly compliant SVG format file generation and editing&lt;br /&gt;
&lt;br /&gt;
:''The above lifted from the'' [http://en.wikipedia.org/wiki/Inkscape  Wikipedia].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: About Inkscape]]&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=User:Boobaloo&amp;diff=52851</id>
		<title>User:Boobaloo</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=User:Boobaloo&amp;diff=52851"/>
		<updated>2009-05-20T20:30:19Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:BooBaLoo.png|center|my sticker]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I'm Inkscape &amp;amp; vector addict man from Russia.&lt;br /&gt;
Known as BooBaLoo.&lt;br /&gt;
Some of my works available at [http://openclipart.org/media/people/boobaloo Open Clip Art Library] - feel free to comment, that will be really appreciated by me!&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=File:BooBaLoo.png&amp;diff=52849</id>
		<title>File:BooBaLoo.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=File:BooBaLoo.png&amp;diff=52849"/>
		<updated>2009-05-20T20:26:13Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=User:Boobaloo&amp;diff=52847</id>
		<title>User:Boobaloo</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=User:Boobaloo&amp;diff=52847"/>
		<updated>2009-05-20T20:25:06Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: Created page with 'File:BooBaLoo.png I'm Inkscape &amp;amp; vector addict man from Russia. Known as BooBaLoo. Some of my works available at [http://openclipart.org/media/people/boobaloo Open Clip Art L...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:BooBaLoo.png]]&lt;br /&gt;
I'm Inkscape &amp;amp; vector addict man from Russia.&lt;br /&gt;
Known as BooBaLoo.&lt;br /&gt;
Some of my works available at [http://openclipart.org/media/people/boobaloo Open Clip Art Library] - feel free to comment, that will be really appreciated by me!&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=%D0%9E%D0%B1_Inkscape&amp;diff=52845</id>
		<title>Об Inkscape</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=%D0%9E%D0%B1_Inkscape&amp;diff=52845"/>
		<updated>2009-05-20T20:20:35Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: first version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape — векторный редактор с открытым исходным кодом, использующий разработанный Всемирным Веб Консорциумом (World Wide Web Consortium) ([[W3C]]) формат векторной графики (SVG). Некоторые из поддерживаемых возможностей формата SVG: графические примитивы, контуры, текст, маркеры, клонирование, работа с альфа-каналом, трансформация, градиенты и группировка. Кроме того, Inkscape поддерживает метаданные Creative Commons, редактирование узлов, слои, сложные операции с контурами, текст по контуру, текст в форме, и редактирование XML разметки SVG. Inkscape позволяет импортировать некоторые графические форматы, например, EPS, PostScript, JPEG, PNG, BMP, и TIFF и экспортирует результаты работы в PNG и во множество векторных форматов.&lt;br /&gt;
&lt;br /&gt;
Чтобы увидеть, на что способен Inkscape, загляните в [[Galleries|галереи]].  Либо [http://www.inkscape.org/download.php скачайте] Inkscape прямо сейчас, а потом попробуйте выполнить [http://inkscape.org/doc/basic/tutorial-basic.html небольшой урок]! &lt;br /&gt;
&lt;br /&gt;
Чтобы узнать об Inkscape больше, просмотрите [[InkscapeFeatures|список возможностей]] и [[ProjectInfo|информацию о проекте]].&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Category:About_Inkscape&amp;diff=52841</id>
		<title>Category:About Inkscape</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Category:About_Inkscape&amp;diff=52841"/>
		<updated>2009-05-20T20:08:15Z</updated>

		<summary type="html">&lt;p&gt;Boobaloo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape is an open source drawing tool that uses the World Wide Web Consortium's ([[W3C]]) scalable vector graphics format (SVG). Some supported SVG features include basic shapes, paths, text, markers, clones, alpha blending, transforms, gradients, and grouping. In addition, Inkscape supports Creative Commons' metadata, node-editing, layers, complex path operations, text-on-path, text-in-shape, and SVG XML editing. It also imports several formats like EPS, PostScript, JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple vector-based formats.&lt;br /&gt;
&lt;br /&gt;
For some great examples of what Inkscape can do, see the [[Galleries|galleries]].  Or why not jump right in, [http://www.inkscape.org/download.php grab a copy], then try the [http://inkscape.org/doc/basic/tutorial-basic.html tutorial]! &lt;br /&gt;
&lt;br /&gt;
To understand more about Inkscape, view the [[InkscapeFeatures|feature list]] and [[ProjectInfo|project information]]. &lt;br /&gt;
&lt;br /&gt;
=== About Inkscape in other languages ===&lt;br /&gt;
[[Quant_a_l%27Inkscape|Català]]&lt;br /&gt;
&lt;br /&gt;
[[UeberInkscape|Deutsch]]&lt;br /&gt;
&lt;br /&gt;
[[Acerca_de_Inkscape|Español]]&lt;br /&gt;
&lt;br /&gt;
[[A_propos_d'Inkscape|Français]]&lt;br /&gt;
&lt;br /&gt;
[[Sobre_o_Inkscape|Português]]&lt;br /&gt;
&lt;br /&gt;
[[Об_Inkscape|Russian]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Topics]]&lt;/div&gt;</summary>
		<author><name>Boobaloo</name></author>
	</entry>
</feed>