ipl

Why is iplRotate() not giving me correct results?

sigh I'm sorry to say that I'm using Intel IPL (Image Processing Library) in some image processing code I'm working on. This is the tale of my struggle with getting my images to rotate correctly. I have a source image. It has a size (w, h) which is not necessarily square. It is going to be rotated by angle theta. I've calculated the ou...

Centering a non-fixed width font in a field using Intermec Printing Language version 12

We are trying to create printer codes to send a maximum 18 character text field to a label printer using IPL version 12. This field will not always hit the max and we need it centered. Is there a way to center a font that is not fixed width in a text field using this printer language? ...