XWorkstation_bc.def
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 26 Nov 2016 21:09:32 +0000
branchjv
changeset 7719 c2f802dd340a
parent 3471 9d4e88ed3240
permissions -rwxr-xr-x
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:
2899
ba0005946d68 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2505
diff changeset
     1
LIBRARY         XWorkstation
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2366
diff changeset
     2
DESCRIPTION     'Smalltalk/X X11 Display Interface'
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2366
diff changeset
     3
CODE            PRELOAD MOVEABLE DISCARDABLE
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2366
diff changeset
     4
SEGMENTS
3471
9d4e88ed3240 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2899
diff changeset
     5
    INITCODE    PRELOAD DISCARDABLE
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2366
diff changeset
     6
EXPORTS
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2366
diff changeset
     7
    __XWorkstation_Init         @1