Skip to content

Inkscape

잉크스케이프(영어: Inkscape)는 벡터 그래픽 편집기이다. 이 프로그램의 목적은 오픈소스 SVG 를 W3C 표준으로 완벽하게 구현하는 것이다.

프로그램 이름은 "잉크"(ink)와 "랜드스케이프"(landscape)의 혼성어이다.

GNU GPL에 따라 공개된 오픈 소스 자유 소프트웨어이다. 잉크스케이프는 리눅스, 맥 OS X, 기타 유닉스 호환 운영체제 그리고 마이크로소프트 윈도에서 실행된다.

About

Keymaps

  • m - measure 측정 도구 사용.

단계의 의미

단계를 조정하는 방법은 다음과 같다.

  • 한 단계 위로 이동 (Raise)
  • 한 단계 아래로 이동 (Lower)
  • 처음으로 이동 (Raise to Top)
  • 끝으로 이동 (Lower to Bottom)

Z-Order를 색각하면 된다.

  • "단계"가 보다 "아래"라는 의미는 실제 그림 세계에서는 "먼저" 그려졌다는 의미,
  • "단계가 보다 "위"인 도형은 "나중"에 그려진 것이다.

경로분할/편집의 의미

경로 분할/편진은 다음과 같은 방법이 존재한다.

  • 합 (Union) - 두 경로를 하나로 합치고, 겹쳐지는 부분의 패스틑 사라진다.
  • 차 (Difference) - 기준 객체에서 다른 객체를 뺀다. 빼진 객체 영역은 사라진다.
  • 교차 (Intersection)
  • 제외 (Exclousion)
  • 나누기 (Division)
  • 경로 잘라내기 (Cut Path)

여기서 "기준 객체"는 아래 단계의 이미지, 즉 먼저 그려진 객체를 뜻한다.

위 기능들은 "Edit paths by nodes" 버튼을 클릭해야 작동한다.

Cut Path (Ctrl + Alt + /)

두 경로의 교차점(Intersection)을 기준으로 경로를 나눈다.

중요한 점은 마지막으로 선택한 객체가 사라지며 잘라내는 선(Path) 역할을 한다.

만약 해당 라인을 유지 시키고 싶다면 객체 복사 후 붙여넣기 할 때 그냥 하지 말고 "Paste In Place (Ctrl+Alt+V)"를 사용하여 동일한 선(Path)이 두 개 존재하게 한 후 "Cut Path"를 하면 된다.

Examples

도형을 절반으로 자르기

TODO: 스크린샷 및 정리하기.

  1. "Relative" 는 "Last selected" 를 선택한다.
  2. 원본 도형을 만든다.
  3. 제거시킬 영역에 해당하는 새로운 사각형 도형을 만든다. (높이 또는 너비가 원본 도형과 같아야 한다)
  4. 두 개의 도형 선택후 "Align" 으로 도형의 한쪽 끝이 닫도록 정렬한다. (e.g. "Align left edges")
  5. "Path > Difference" 메뉴로 자를 수 있다.

붙여 넣은 이미지를 Crop 하기

  1. 이미지를 붙여넣는다.
  2. 이미지를 잘라낼 영역 위에 "Create rectangles and squares (F4)" 도구로 사각 영역을 그린다.
  3. 이미지와 사각 영역을 동시에 선택한 후 메뉴의 Object > Clip > Set을 클릭하면 된다.

객체 크기에 맞게 캔버스 크기 조절

메뉴에서 Edit > Resize Page to Selection를 선택하면 된다.

텍스트를 문자 단위로 분할하기

You must convert the text to path first (with Path → Object to Path, or Shift+Ctrl+C). Then you can ungroup the letters of your text with Ctrl+U and modify it with the node tool.

Inkscape-to-make-templates-cutting-machines-1701892-0.png Inkscape-to-make-templates-cutting-machines-1701892.png

텍스트를 Single Stroke 로 변환

I've got a workaround. It's a bit lengthy but if you've only got a few characters to edit it should be fine.

  1. Outline your text
  2. Cut the ends of the text off with the Scissors Tool. Then separate the two lines (select the nodes on one line, cut, then paste in place was how I did this).
  3. Object>Blend Options (set the Blend to Specified Steps = 1) hit OK. Then Object>Blend>Make.
  4. Object>Blend>Expand and delete the two outer lines.

Text-font-single-path-illustrator.png

객체 크기에 맞게 페이지 크기 조정

In the latest version of Inkscape (0.92.2 at this time), you can go to Edit → Resize Page to Selection or press Ctrl+Shift+R.

패스(Path)를 두 개로 분할하는 방법

Inkscape_-_split_path.gif

상단의 메뉴바에서 "Break path at selected nodes" 버튼을 클릭하면 된다.

이미지를 벡터화 하는 방법

메뉴에서 Path > Trace Bitmap 를 선택한다.

닫힌 경로 별로 분리하는 방법

Inkscape_-_break_apart.gif

한개의 객체가 존재할 때, 닫힌 경로 (Closed path) 별로 객체를 다시 분리하고 싶다면 메뉴에서, "Path > Break Apart" 를 클릭하면 된다.

3D 효과 주기

경로 순서가 완벽히 동일한 객체를 복사하여 생성한다. 그리고 Extensions > Generate from Path > Interpolate 메뉴를 선택한다.

Ask-a-font-creator-creating-a-3-d-effect-in-inkscape.jpg

텍스트를 경로에 맞춰 텍스트를 위치시키기

텍스트와 경로(Path)를 함께 선택한 후 Text > Put on Path 메뉴를 선택한다.

Text_to_path_inkscape_1.jpg

Text_to_path_inkscape_2.jpg

원통(Cylinder) 만들기

Inkscape_-_create_cylinder_14.png

Inkscape:Examples:CreateCylinder 항목참조.

두 경로(Path)를 하나로 연결(Join)하기

Inkscape:Examples:JoinPaths 항목참조.

Rounded Corner Rectangle

모서리가 둥근 사각형 만드는 방법:

  1. 객체 선택
  2. 메뉴 선택 Path > Path effects
  3. Add Corners (Fillet/Chamfer) by clicking on +
  4. Adjust the size of corners with the node tool by dragging green nodes or in the dialog

Vector graphics editor Projects

See also

Favorite site