I don't really care about pixels (1 bit per pixel is fine), but I do care about the aspect ratio of the datamatrix bitmap.
What I would like to do is generate a 3x1 or 4x1 aspect ratio for the datamatrix (or perhaps specify a min & max ratio), but looking through the code I can not see the obvious/correct way to do this for an arbitrary string.
Any suggestions about most reliable and/or best practice would be great.
Thanks!