I am using the default fabric js aligning guidelines. Other objects like rectangles are aligning correctly but when I try to align two Itext objects the alignment is off as in this image. The aligning guidelines show that the two Itext objects are correctly aligned at the bottom but when you take a look at them the one on the right seems a little bit lower. The Itext objects object on the left is scaled hence bigger than the one on the right. Selecting both of the Itext shows that the bounding boxes of the two Itext objects are actually aligned. Seems like when I scale up an Itext object it introduces padding that makes the text objects not align correctly.
Any ideas or workarounds to this problem? I also tried to use the editor of printio.ru that one of the founders of fabric js made and realized it has the same problem.