Changes between Version 1 and Version 2 of Ticket #22988, comment 3


Ignore:
Timestamp:
2023-10-30T15:59:18+01:00 (22 months ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22988, comment 3

    v1 v2  
    11Taking a quick look at the preset svgs, it looks like you need to do some fiddling.
    22
    3 tracing the image using a vector image editor, and using that.
     3Specifically, you are embedding an image in the SVG (at least in Philippines_road_sign_R5-5_L.svg). My recommendation would be to get some acceptably licensed vector source files from the government, or, failing that (and assuming that the current images are acceptably licensed), tracing the image using a vector image editor, and using that.
    44
    5 Hi - I made the images myself mostly in GIMP per hand.
    6 And then I load them in inkscape - and saving them as svg
     5Comment from mrgenie (see the last diff of this comment)
     6> Hi - I made the images myself mostly in GIMP per hand.
     7> An>d then I load them in inkscape - and saving them as svg
     8>
     9> I thought that means they are now svg - vectorized, are they not?
     10>
     11> Can you point me to a website/tutorial to show me how to vectorize them if they're not yet?
     12>
     13> Also - I got AutoCAD files from the government - which I use. But the original official autocad files are not exactly as the ones on the road, like the printed letters on the real sign - are different from the autocad file I got.
     14>
     15> That's why I use GIMP because imo - our concept is mostly physical reality on the ground - so I use the autocad file as background for dimensions.. and then a real printed road sign along the road for the image creation in gimp.
     16>
     17> But how do I do that "tracing?" would love to do that if you can point me to a website/tutorial?
    718
    8 I thought that means they are now svg - vectorized, are they not?
    919
    10 Can you point me to a website/tutorial to show me how to vectorize them if they're not yet?
    11 
    12 Also - I got AutoCAD files from the government - which I use. But the original official autocad files are not exactly as the ones on the road, like the printed letters on the real sign - are different from the autocad file I got.
    13 
    14 That's why I use GIMP because imo - our concept is mostly physical reality on the ground - so I use the autocad file as background for dimensions.. and then a real printed road sign along the road for the image creation in gimp.
    15 
    16 But how do I do that "tracing?" would love to do that if you can point me to a website/tutorial?
    17 
     20EDIT: mrgenie edited this comment. I've put his reply in a quote block.