Inkscape: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 14: Line 14:
This allows for mass collaborative workflows using [[OSE Linux]]. As of 2020, libraries useful for documenting other projects would be useful here. Some workflows for large-scale collaborative design could be:
This allows for mass collaborative workflows using [[OSE Linux]]. As of 2020, libraries useful for documenting other projects would be useful here. Some workflows for large-scale collaborative design could be:
#Generating Inkscape icon libraries, and contributing them to the world as public libraries, which are also accessible in [[OSE Linux]]
#Generating Inkscape icon libraries, and contributing them to the world as public libraries, which are also accessible in [[OSE Linux]]
#Icon libraries include [[Open Souree Technology Pattern Language]] icons that are useful in visual representations of product ecosystems
#Icon libraries include [[Open Source Technology Pattern Language]] icons that are useful in visual representations of product ecosystems


=Basic Workflow=
=Basic Workflow=

Revision as of 23:42, 10 November 2020

About

http://inkscape.org/

Inkscape is an open source drawing tool for creating and editing SVG graphics. More than just a text vector editor, Inkscape provides a WYSIWYG interface for manipulation of vector images, allowing the artist to express himself freely. While other free and proprietary software with similar capabilities exists, Inkscape provides an interface to directly manipulate the underlying SVG code. This allows one to be certain that the code complies to W3C standards. Since the beginning of its development, the Inkscape project has been very active, providing stability for the current software and the capacity for future growth.

FLOSS Manuals has a manual for Inkscape - http://write.flossmanuals.net/inkscape/about-inkscape/

Symbols Library

Inkscapes naturally has symbols libraries, such as this, allowing ready drag-and-drop into a working document:

Inkssymlib.jpg

This allows for mass collaborative workflows using OSE Linux. As of 2020, libraries useful for documenting other projects would be useful here. Some workflows for large-scale collaborative design could be:

  1. Generating Inkscape icon libraries, and contributing them to the world as public libraries, which are also accessible in OSE Linux
  2. Icon libraries include Open Source Technology Pattern Language icons that are useful in visual representations of product ecosystems

Basic Workflow

Covers navigation, and Hatch Fill Patterns.

edit

Sample File

  1. File:Dimlumber.svg.zip
  2. 2x4.png
  3. 2x6.png

Functionality

Example of Creating Architecture Marketing Materials

Convert Photo to 3D Shape

  1. Trace bitmap with bezier curves - [1]
  2. Import SVG to Blender
  3. Extrude in Blender for a 3D feature.

Scale Extension

  1. Draws a scale on a map or object - by you inputting a known distance on the image - [2]

Technical Drawing Templates

  1. [3]
  2. Strokes on a plan all have standards - find these out and use them - [4]


Hatch Fill Patterns

Plug-in extensions

Inkscape supports extensions and many have been created.

Installing Extensions in Ubuntu

The default extensions folder appears to be: /usr/share/inkscape/extensions
Copy the relevant files to that folder and recompile.

Tutorials on Inskscape-based CAM

  • Gcode from Inkscape - [5]

Available CAM Packages

OSE Lessons

Links

  • 10 tips for better diagrams in Inkscape - [7]