make.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 26 Nov 2016 21:09:32 +0000
branchjv
changeset 7719 c2f802dd340a
parent 2628 d7b5d766d6d1
permissions -rw-r--r--
XFT: Forbid XFT rendering on bitmaps (depth-1 pixmaps) In theory it could work if XFT would just turn gray into either black or white. But XFT doesn't do it and simply draw nothing without failing in any way. To prevent this silent failures, forbid drawing XFT onto bitmaps (depth-1 pixmaps). After all, the while point of XFT is to use anti-aliased fonts.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2628
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     1
nmake /nologo -f nt.mak
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     2
nmake /nologo -f ntw.mak
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     3
nmake /nologo -f ntx.mak
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     4