LCD origin
I might have asked this before but...
Can I change the origin of an LCD?, ie make bottom left (0,0)?
Many thanks in advance
Joe
don't think that's possible, but you could always work around it by sending your numbers through a scale object first... messy but if it helps the visualization...
If you aren't using text, you could use the jit.dimmap object:
you can change size and origin by scripting a new copy ...