creecros/simple_logo_gen

[BUG] Letter spacing not considered in SVG export

palcarazm opened this issue · 1 comments

Describe the bug
In vertical layout, when you export logo in SVG, accent text letter spacing is not considered.

To Reproduce
Steps to reproduce the behavior:

  1. Set the vertical layout.
  2. Fill the form. At least, set an accent text and a custom letter spacing.
  3. Select export format SVG.
  4. Press download logo button.

Expected behavior
The logo in SVG format is download with the letter spacing of the accent text.

Screenshots
image
logo (3)

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Google Chrome
  • Version 102.0.5005.115

fixed by dd0988a