Re: [Ql-Users] smsqe QL-Colors Block in mode 8

2020-11-10 Thread Marcel Kilgus via Ql-Users
desin via Ql-Users wrote: > can anyone test this > maybe on real hardware > > 100 Mode 8 > 110 paper 1 > 120 cls > 130 block 200,200,0,0,0 > 140 block 200-10,200-10,5,5,7 Minerva/QDOS rounds down the 5 to 4, so work correctly and that is the sane thing to do. But that said, having an odd X value i

Re: [Ql-Users] smsqe QL-Colors Block in mode 8

2020-11-10 Thread Wolfgang Lenerz via Ql-Users
Hi, I can confirm that this also happens on SMSQmulator. Will investigate (later). Wolfgang > I tried it on QPC2. I can see that the red and green components of the > colour block are one pixel to the right of the blue component. If the > inner block is drawn white, you get a thin strip (one pi

Re: [Ql-Users] smsqe QL-Colors Block in mode 8

2020-11-10 Thread Dilwyn Jones via Ql-Users
I tried it on QPC2. I can see that the red and green components of the colour block are one pixel to the right of the blue component. If the inner block is drawn white, you get a thin strip (one pixel?) of blue on the left and the same of yellow (=red+green) on the right hand side. Choosing other c

[Ql-Users] smsqe QL-Colors Block in mode 8

2020-11-10 Thread desin via Ql-Users
hello can anyone test this maybe on real hardware 100 Mode 8 110 paper 1 120 cls 130 block 200,200,0,0,0 140 block 200-10,200-10,5,5,7 draws a block inside a bigger one there is a horizontal misalignment if the difference is not even eg. (2,4,6) from screen/pixel ratio ? Greetings from Switze