and I render it in more narrow viewport its looks like this
I already tried to change this by
Code: Select all
matrix4 transmat;
transmat.setScale(vector3df(4,1,0));
irrDevice->getVideoDriver()->setTransform (ETS_PROJECTION, transmat);
I already posted this problem with black pixels and fould no solution for this second problem. I have tried different fonts, but most fonts show results similiar to this one. Any help, how I can change this?