KiBuzzard icon indicating copy to clipboard operation
KiBuzzard copied to clipboard

Add option to specify alignment of text and placement

Open yaqwsx opened this issue 3 years ago • 2 comments
trafficstars

At the moment, it seems that the text is always aligned to the left, and the alignment option only positions the text inside the label. It would be nice to have the possibility to control both of these settings.

yaqwsx avatar Aug 16 '22 17:08 yaqwsx

Do you mean so the anchor can appear on the left/right of the label? Note that the KiCad Alignment context option will align labels, without needing the origin point to be on the left/right.

Screenshot from 2022-08-17 19-26-48

gregdavill avatar Aug 17 '22 09:08 gregdavill

Basically, what I would be interested in doing:

  • create a multiline label
  • specify width
  • allow text-align inside the label to left, right or center. At the moment, the text is always aligned to the left, and the whole text is shifted to the left/right or center.

EDIT: I just found that there is already #45 and this feature is not on a roadmap.

yaqwsx avatar Oct 12 '22 10:10 yaqwsx