Jump to content

kosh

Members
  • Posts

    21
  • Joined

  • Last visited

  1. Thanks for the answer and examples, interesting solutions.
  2. In this case, when exporting, it does not set the height and width of the document, but sets it to 100%. <svg width="100%" height="100%" viewBox="0 0 28 28" version="1.1" And it is displayed on the site in an enlarged form. If you make the height and width 28 px, then it's fine. Why is it that when exporting the entire document, the width and height of this document are not set? In addition, when optimizing, for some reason, the dimensions are set <svg width="100%" height="100%" viewBox="0 0 14 14" and the code itself does not compress in any way and has to be compressed through third-party services, such as: _https://processing.compress-or-die.com/svg-process?
  3. I didn't quite understand, I'm making a new 30x30 document, then I drag the necessary SVG 16x16 there. Next, how do I make it fill the entire area of the document with scaling and the correct proportions and coordinates?
  4. Thanks for the reply. Well, for example, download any SVG icon, say from here _https://icons.getbootstrap.com/icons/arrow-down-circle/ the icon is saved in 16x16 sizes. You need to display it on the site in a 30x30 block, of course you can do it like this width="30" height="30". In this case, there may be incorrect positioning and coordinates. There are services that change the size and correct proportions. But how to do it in AD?
  5. Hello everyone. There is an icon in SVG format, I understand that this is a mathematical formula, but still, the icon is 16x16, downloaded from the Internet, as in AD, to resave it with other sizes and positioning as in the original format horizontally and vertically centered, for example in size 30x30 in SVG format. Is it easier to stretch it on a canvas of any size and center it?
  6. Nothing strange, because I'm a beginner, so I apologize in advance for my stupidity, for stupid questions, I just want to understand and figure it out. Please don't be angry with me.
  7. Yes, the question is, when exporting, we can choose the settings if "document" or "selection" is exported. You can also select DPI when creating a document. But I didn't find this anywhere when creating/exporting the "artboard".
  8. Insert the artboard, click on the button "mounting area" and select "document" and the artboard will take up the entire document. If there are objects in the document, select them, click on the "mounting area" button again, but select "selection" and the mounting area will be created, which can then be exported separately.
  9. Thanks for the answer, I know that, but the question is different
  10. Well, look, we create a document and select DPI, when we import the entire document, it is imported with this DPI, and when importing, we can additionally select DPI. If we create a mounting area of the desired size, and then import, in the import settings, select "mounting area", with what DPI is the import, how do I find out?
  11. And if I understand correctly, then when importing the mounting area, the DPI parameter can be changed at your discretion, right?
  12. And when the mounting area is created, where to choose the DPI settings?
  13. When creating a document, you can select the DPI, and if an artboard is being created, how can you understand with what DPI it is being created and how this parameter can be changed?
×
×
  • 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.