I've been trying to build my own palette, here is the code which doesn't work for me:
ESC&v0M
ESC&p1I
ESC&p6C
ESC&p1S
ESC*v255a255b255c0I
ESC*v100a50b200c1I
ESC*p0P
ESC*v0STest1
ESC*v1STest2
All i really want to do is to be able to switch between a few different specific colors. For instance one is going to be light blue, one dark, black and white. That's all i really want in my palette for now. The code above was a test to see if i could print Test1 in white and Test2 in purple. The white worked but the purple came out black.
can any help me?
~Mick
ESC&v0M
ESC&p1I
ESC&p6C
ESC&p1S
ESC*v255a255b255c0I
ESC*v100a50b200c1I
ESC*p0P
ESC*v0STest1
ESC*v1STest2
All i really want to do is to be able to switch between a few different specific colors. For instance one is going to be light blue, one dark, black and white. That's all i really want in my palette for now. The code above was a test to see if i could print Test1 in white and Test2 in purple. The white worked but the purple came out black.
can any help me?
~Mick