Skip to content

Design Tooling

Everything related to designing and design tools

130 Topics 397 Posts

Subcategories


  • For questions about Qt Design Studio

    120 356
    120 Topics
    356 Posts
    I
    In QDS, SVGs usually look blurry when the path is being scaled instead of rendered at its native size. Make sure the SvgPathItem matches the original SVG viewBox and avoid scaling it down inside the component. If possible, import the SVG as a file and use an SVG Image element rather than pasted path data, and keep width/height proportional to the source. This prevents QDS from rasterizing it at a low resolution.
  • Questions related to the Qt Figma Bridge as part of Qt Design Studio

    10 41
    10 Topics
    41 Posts
    JKSHJ
    Hi @Thomas-Prampart, and welcome! The requirements are the same as before: You need Qt Design Studio Enterprise to import a *.qtbridge file