Jump to content
You must now use your email address to sign in [click for more info] ×

MiLeung

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by MiLeung

  1. I'd like to create a canvas of infinite size where I can just draw anywhere. This would be useful when creating something like a mind map. I found an old post about infinite canvases, and what I had to do was first create a canvas of fixed size, create an object in the canvas, select the object, then "convert object to artboard".

     

    81150513_ScreenShot2021-11-30at10_18_22AM.thumb.png.7892aa69594159019cc018522e9e9531.png

    This works-ish, but how do you get the grid lines drawn infinitely as well?

  2. When I export an svg, the properties on the svg and path tags look like 

    style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;"

    but I am using SVGs inside React components which require me to manually change these properties to 

    fillRule="evenodd"
    clipRule="evenodd"
    strokeLinecap="round"
    strokeLinejoin="round"

    Is there a way to do this automagically with AD?

  3. I'm completely new to using Affinity Designer or making logos, so please correct me if I'm using incorrect terminology.

     

    I noticed that a lot of company branding resources show how their branding involves variables and math. For example, Twitter and Product Hunt.

     

    How do you make designs that use variables and math? For example, making a triangle with A, B, and C degrees or drawing a line from the midpoint of another line. I am coming from Fusion 360 which is very manufacturing oriented (and has very little overlap with AD), so precise angles and lengths are very easy to specify, but AD seems to be a lot more freehand oriented.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.