mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 01:57:54 +00:00
25 lines
8.6 KiB
HTML
25 lines
8.6 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Inkscape</title><script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script><script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script type="text/x-mathjax-config">
|
|
MathJax = {
|
|
tex: {
|
|
inlineMath: [ ['$','$'], ['\(','\)'] ],
|
|
displayMath: [ ['$$','$$'], ['[',']'] ]
|
|
},
|
|
options = {
|
|
processHtmlClass = "math"
|
|
}
|
|
}
|
|
</script><meta name="next-head-count" content="6"/><link rel="preload" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" as="style"/><link rel="stylesheet" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" as="script"/></head><body><div id="__next"><main><h1>Inkscape</h1><section class="post-metadata"><span>Date: <!-- -->2021-05-17 18:01:51 +08:00</span><span>Date modified: <!-- -->2021-05-17 18:12:14 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"><li class="toc-item toc-item-h1"><a href="/wiki/graphics.inkscape#how-to-turn-an-image-to-a-symbol" class="toc-link toc-link-h1">How to turn an image to a symbol</a></li><li class="toc-item toc-item-h1"><a href="/wiki/graphics.inkscape#repeating-patterns-on-a-shape-or-path" class="toc-link toc-link-h1">Repeating patterns on a shape or path</a></li></ol></nav><p>A free software for editing vector files.
|
|
One of the free alternatives to Adobe Illustrator.
|
|
</p><h1 id="how-to-turn-an-image-to-a-symbol">How to turn an image to a symbol</h1><p>Import the image into the canvas.
|
|
We will use the image to trace the lines on it.
|
|
As a personal preference, reduce the opacity of the image to make it easier to see your work in progress.
|
|
</p><p>Then it's all free from here.
|
|
For a start, you can use the calligraphy and the bezier curve tool.
|
|
</p><h1 id="repeating-patterns-on-a-shape-or-path">Repeating patterns on a shape or path</h1><ul><li><p>you need two things: the object (e.g., a shape, a single line) and a pattern to stamp all over the object
|
|
</p></li><li><p>select the object and apply the "Pattern along path" effect on it
|
|
</p></li><li><p>configure the effect to repeat the pattern
|
|
</p></li><li><p>copy the pattern
|
|
</p></li><li><p>paste and link the pattern into the object
|
|
</p></li><li><p>to finalize the effect, convert the object into path
|
|
</p></li><li><p>the new object is a group composed of the pattern tied together, you can break it apart to change each individual pattern
|
|
</p></li></ul></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-05-17 18:01:51 +08:00\"","date_modified":"\"2021-05-17 18:12:14 +08:00\"","language":"en","source":""},"title":"Inkscape","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[{"type":"element","tagName":"li","data":{"hookArgs":[{"type":"element","tagName":"h1","properties":{"id":"how-to-turn-an-image-to-a-symbol"},"children":[{"type":"text","value":"How to turn an image to a symbol"}]}]},"properties":{"className":"toc-item toc-item-h1"},"children":[{"type":"element","tagName":"a","properties":{"className":"toc-link toc-link-h1","href":"/graphics.inkscape#how-to-turn-an-image-to-a-symbol"},"children":[{"type":"text","value":"How to turn an image to a symbol"}]}]},{"type":"element","tagName":"li","data":{"hookArgs":[{"type":"element","tagName":"h1","properties":{"id":"repeating-patterns-on-a-shape-or-path"},"children":[{"type":"text","value":"Repeating patterns on a shape or path"}]}]},"properties":{"className":"toc-item toc-item-h1"},"children":[{"type":"element","tagName":"a","properties":{"className":"toc-link toc-link-h1","href":"/graphics.inkscape#repeating-patterns-on-a-shape-or-path"},"children":[{"type":"text","value":"Repeating patterns on a shape or path"}]}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A free software for editing vector files.\nOne of the free alternatives to Adobe Illustrator.\n"}]},{"type":"element","tagName":"h1","properties":{"id":"how-to-turn-an-image-to-a-symbol"},"children":[{"type":"text","value":"How to turn an image to a symbol"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Import the image into the canvas.\nWe will use the image to trace the lines on it.\nAs a personal preference, reduce the opacity of the image to make it easier to see your work in progress.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Then it's all free from here.\nFor a start, you can use the calligraphy and the bezier curve tool.\n"}]},{"type":"element","tagName":"h1","properties":{"id":"repeating-patterns-on-a-shape-or-path"},"children":[{"type":"text","value":"Repeating patterns on a shape or path"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"you need two things: the object (e.g., a shape, a single line) and a pattern to stamp all over the object\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"select the object and apply the \"Pattern along path\" effect on it\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"configure the effect to repeat the pattern\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"copy the pattern\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"paste and link the pattern into the object\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"to finalize the effect, convert the object into path\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"the new object is a group composed of the pattern tied together, you can break it apart to change each individual pattern\n"}]}]}]}]},"backlinks":[]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["graphics.inkscape"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/polyfills-99d808df29361cf7ffb1.js"></script><script src="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" async=""></script><script src="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" async=""></script><script src="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" async=""></script><script src="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" async=""></script><script src="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" async=""></script><script src="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" async=""></script><script src="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_buildManifest.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_ssgManifest.js" async=""></script></body></html> |