TranslateProject/sources/tech/20191118 Some notes on vector drawing apps.md
DarkSun 94fcc5cd92 选题: 20191118 Some notes on vector drawing apps
sources/tech/20191118 Some notes on vector drawing apps.md
2019-11-20 00:57:19 +08:00

5.8 KiB
Raw Blame History

Some notes on vector drawing apps

For the last year and a half Ive been using the iPad Notability app to draw my zines. Last week I decided I wanted more features, did a bit of research, and decided to switch to Affinity Designer (a much more complicated program). So here are a few quick notes about it.

The main difference between them is that Notability is a simple note taking app (aimed at regular people), and Affinity Designer is a vector graphics app (aimed at illustrators / graphic designers), like Adobe Illustrator.

Ive never used a serious vector graphics program before, so its been cool to learn what kinds of features are available!

Notability is super simple

This is what the Notability UI looks like. Theres a pencil, an eraser, a text tool, and a selection tool. Thats basically it. I LOVED this simplicity when I started using Notability, and I made 4 zines using it (help! i have a manager!, oh shit, git!, bite size networking!, and http: use your browsers language).

https://jvns.ca/images/notability.jpg

Recently though, Ive had a couple of problems with it, the main one being that text boxes and things drawn with the pencil tool dont mix well. (In general Notability has been GREAT though and their support team has always been incredibly helpful when Ive had questions.)

Affinity Designer is really complicated

Affinity Designer, by comparison, is WAY more complicated. Heres what the UI looks like:

https://jvns.ca/images/affinity-designer.jpg

There are

  • 14 tools on the left
  • 14 more panels on the right that alter what the tools do
  • a bottom toolbar which has different options for each tool
  • 2 menus which together have another 25 things or so that you can do

I still dont understand what all the tools do (whats the difference between Pencil and Vector Brush? I dont know!). But Im pretty excited about this because (unlike with Notability) there are so many options that if Im frustrated about something, 90% of the time theres a way to do the thing I want!

switching from Notability to Affinity Designer is really easy

Switching to Notability wasnt the best: I reverse engineered the file format to transfer some files over but the quality was never the best (probably because of problems with my script) and I ended up having to redraw a lot of them in practice.

With Affinity Designer, I can just

  • export a PDF with Notability (or anything else)
  • import the PDF with Affinity Designer
  • and then I can easily edit it and thats it?!?

Its not perfect the vector paths it comes up with are kind of weird, probably because of the way the PDF is but its very good! It makes me feel confident that if I need to make a small edit to something I made in the past I can just import the PDF!

what can a vector drawing app do?

here are a few things Affinity Designer can do that Notability cant:

  • custom paper sizes: In Notability every page is 8.5x11, but usually I want something more like 5.5x8.5 which is a different aspect ratio (this is technically sort of possible in Notability by importing a PDF of the correct size but its a pain and it means you cant use a grid)
  • custom colour palettes: I can have the 10 colours I like to use in my comics all in one place
  • grouping objects together I can “group” a bunch of objects together so that I can easily resize and move them all together
  • two kinds of text box. This is the kind of thing that I wouldnt have understood 2 years ago but that now I LOVE you can either have “art text” that acts like an image (no word wrap, gets bigger when you resize it) or “frame text” that has word wrap and doesnt get bigger when you resize it.
  • really great import I can import a PDF or SVG and individually edit / move around parts of the PDF. Notability doesnt have any import tools that let you edit after importing.
  • custom export options for printing. I dont understand what it does yet but there are export presets for print PDFs and it fixes some printing problems I was having!

There are also a LOT more features that Im not interested in but Im pretty excited about those 6 things and it feels like an app that I wont grow out of.

iPad apps are great

Ive been exclusively using Linux for the last 15 years where the image editing/media tools arent always great (though I really like Inkscape and I hear good things about Krita!), so its really cool to have access to all these great iPad apps. And the prices seem pretty reasonable:

  • Notability is $12
  • Affinity Designer is $20
  • LumaFusion (a nice video editor Ive been using a little) is $30

It doesnt make me want a Mac (I like the Linux desktop experience!), but its nice to have access to a bunch of these great tools. And I think a lot of these art tools work better on an iPad than on a computer anyway since you can just draw on the screen :)


via: https://jvns.ca/blog/2019/11/18/some-notes-on-vector-drawing-apps/

作者:Julia Evans 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出