Did you know for eCAL and SCAL3 and WOYWW

November 14, 2012

Did you know that SCAL3 and eCAL can now import images that are embedded in SVG files?  It makes print and cut so much simpler since you can have it all in one svg file with the correct alignment of image with cutting lines.  If you are creating your own svg file, first bring your image into Inkscape using  open, import, or paste.  Then simply click on your image and from the menu select Extensions/Images/Embed images.  A pop-up window will appear.  I leave “Embed only selected images” checked and then click “Apply”.  Your image is now embedded in the svg file and you can close the Embedded Images box.   These steps are for Inkscape 0.47.  If I remember correctly, Inkscape 0.48 can automatically embed pasted pics.  So if you are using Ink48 it might not be necessary to do this or the steps might be different.

Also, Craft Edge just announced today that there are plug-ins for SCAL3 and eCAL to cut directly from Illustrator and Inkscape.  I haven’t tried it yet, but if it works well it will save a step or two when cutting.  The plug-ins are available here.

I missed What’s on Your Workdesk? Wednesday again last week, but I’m back on track this week (I hope).  Here’s my messy table.  I really, really need to clean it up.  My goal at this point is to clean it all up and find places for all of the odds and ends that are currently living on my table.  My current project is a LO of my DD and my cousin’s daughter at the campground.  I’m not happy with the current arrangement but I think some flowers and butterflies will help it out.     :)


The Font Thing and Windows 7 64 bit

April 16, 2010

I just switched from XP to Windows 7 64 bit, and discovered that my usual method of opening uninstalled fonts to use in Inkscape doesn’t work with Win7.  When I tried to install The Font Thing I got an error message and it wouldn’t install.  What is a font addict to do?  I found this solution and it works!  Go to The Font Thing website  here and then click on the Download tab.  Download the second link on the download page.  You want the one without the installer since you aren’t going to install the program.  Once you have the files downloaded, unzip them, then for ease of use I pinned the TFT.exe to the taskbar.  Just click on the pinned file to run the program.

When you click on the Browse tab, you might just get a question mark.  If you click on the refresh button it will change to your C drive and you can navigate to where  you have your uninstalled fonts stored.  Then you can preview or temporarily load your uninstalled fonts.  :)   If you want to use TFT to install fonts, you will have to set it to run as an administrator before you open the program.


Inkscape Path operations explained – Part 2

January 18, 2010

This is the second half of the Inkscape Path operations.   I will discuss #1-6 in the image below.  See this post for the other Path operations.  Objects don’t need to be converted to Path before Inset, Outset, or Offset operations, but will automatically be converted during Inset and Outset (but not Offset).

  1. Inset.  This will inset or make thinner the selected objects.  This will be done at a fixed amount.  Repeat as needed for the desired look.
  2. Outset.  This will outset or make larger the selected objects.  This one will also be done at a fixed amount, but can be repeated for the desired look.
  3. Dynamic Offset.  This is similar to inset and outset, except the amount is controlled by how much the handle is moved.  Also, the handle  can be moved in or out for an inset or outset.  This tends to round corners more than Outset.  You must convert this to Path for cutting.  See this tutorial at Cutting Time for more information on Dynamic Offset.
  4. Linked Offset.  This is like Dynamic Offset, except it creates a duplicate of the original Object.  The original object is not changed and a new object is created.  Very useful for creating mats behind words or multi-piece artwork since you can edit the original artwork and the Linked Offset will change with it.  Changing the original object with an active Linked Offset can be a little more demanding on your computer’s resources if you are using an older computer.  The Linked Offset needs to be converted to Path for cutting.   If the original was unconverted text, that will also need to be converted to Path for cutting.  I changed the color of the linked offset in the image below for visibility.
  5. Simplify.  This will reduce the amount of nodes in a vector.  It tends to distort corners, so use with caution.  If you are creating artwork from separate pieces that form corners, helps to combine the pieces, simplify, then Path/Union.  Each time simplification (Control L) is repeated within 0.5 seconds, the simplification gets more aggressive.  Also, the more nodes present, the more aggressive the simplification will be.  The severity of simplification can be adjusted using the Inkscape Preferences (from the File menu).
  6. Reverse.  This reverses the direction of the Path.  Useful for Text on Path or Pattern on Path to change the direction of the text or pattern.

Inkscape Path operations explained – Part 1

January 15, 2010

One question that gets asked a lot about Inkscape  is “What is the difference between Path/Union and Path/Combined?”  So I will try to explain the different Path operations.  This is Part 1 of 2 and I will cover #1-11 in the image below.

It is very important that all objects for the Path operations not have Group applied.  Path operations will not work if any of the objects are Grouped.  If this is the case you will see a message in the Ink message bar that says “one of the objects is not a Path.”

  1. Object to Path.  This is used to convert text and shapes to vectors.
  2. Stroke to Path.  Converts the outline of a vector, shape, or text to a vector.  Useful for changing a line into a closed shape for cutting in SCAL.
  3. Trace Bitmap.  Use this to create a vector from an image (bmp, jpg, png, gif, others).  I have a post here with more information on tracing in Inkscape.
  4. Union.  Use this when you want to weld two or more vectors, shapes, or text items together (I will call these Objects for the rest of this tutorial).  This will remove any nodes or cut-lines that are inside the filled area.  It is also dependent on the fill rule.  If the fill rule is set to evenodd, the non-filled areas will not be made solid after Union.  If you want a solid shape, change the fill setting to Nonzero before using Union.

    Union can only be undone by using Edit/Undo or the Undo History.  Once a file is closed the weld cannot be removed.
  5. Difference.  This is a good way to remove part of an object.  You need exactly two paths for this and object order is important.  Think of the top object as a mask or cookie cutter.   The area where the upper and lower objects overlap is removed from the bottom object, and the top object disappears.
  6. Intersection.  Results in only the area where the objects overlap.  You can use this on two or more objects.
  7. Exclusion.  Opposite of Intersection.  Any areas where the objects overlap are removed.  You can only use this on exactly two Paths.
  8. Division.  This is another one where you need exactly two paths and object order is important.  Think of the top object as a mask or cookie cutter.   The object on the bottom is cut into two paths by the top object, and the top object disappears.  Both of the new paths are closed shapes.
  9. Cut Path.  This one is just like Division, except that it results in two open paths.  I can’t think of when I have actually used this one.
  10. Combine.  This puts separate vectors together without removing any nodes or cut-lines.  It is useful for putting inner pieces together before using Exclusion with an outer piece.  Combine can be undone at any point since no information is lost.
  11. Break Apart.  This will make each line or shape into a separate path.

Follow

Get every new post delivered to your Inbox.

Join 489 other followers