So, i made an image, and when i export it as JPG, the image either it is exported with the block blurred as if it were an object in the normal state, or it comes out with a strange effect, in addition to the letters being serrated when the image is zoomed in.
I guess that resumes my problem, because i'm still getting used to the tool and learning😅.
You´re experiencing the main difference between SVG and raster graphics. If you want to export as a bitmap you might need to make sure to receive a higher resolution - aka "more pixels per dpi (dots per inch)".
Hi!
So, i made an image, and when i export it as JPG, the image either it is exported with the block blurred as if it were an object in the normal state, or it comes out with a strange effect, in addition to the letters being serrated when the image is zoomed in.
I guess that resumes my problem, because i'm still getting used to the tool and learning😅.
Thank you very much in advance!
You´re experiencing the main difference between SVG and raster graphics. If you want to export as a bitmap you might need to make sure to receive a higher resolution - aka "more pixels per dpi (dots per inch)".