modified location of template file and updated the text accordingly
This commit is contained in:
parent
14447247d4
commit
7c19d23d12
1 changed files with 4 additions and 3 deletions
|
|
@ -24,14 +24,15 @@ Install Inkscape and GIMP if you don’t have them installed already:
|
|||
|
||||
$ sudo dnf install inkscape gimp
|
||||
|
||||
Download the template file from the WPEngine Media Library using the following command to place it direclty in your Templates directory.
|
||||
Download the template file from the WPEngine Media Library using the following command to place it directly in your Templates directory.
|
||||
|
||||
wget -P ~/Templates https://fedoramagazine.org/wp-content/uploads/2026/05/template.svg
|
||||
wget -P ~/Templates https://fedoramagazine.org/wp-content/uploads/2026/05/fedora-magazine-template.svg
|
||||
|
||||
Or, dowload it to a location of your choice.
|
||||
|
||||
== Creating a new image using the template
|
||||
|
||||
Open Inkscape, and choose File > Open… (or hit Ctrl+O). Navigate to your Templates folder and choose the template.svg file.
|
||||
Open Inkscape, and choose File > Open… (or hit Ctrl+O). Navigate to your Templates folder and choose the _fedora-magazine-template.svg_ file.
|
||||
|
||||
Save this as a new SVG file with a different name using the "File > Save As..." option. Typically images should be named after the article in some way to make it easier to identify later. For example "using-inkscape.svg" might be used for an article covering that topic. Not saving ahead of time risks the inadvertent over-writing of the template later on.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue