mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
mi: drop obsolete mibitblt.c
This file is practically empty now, so we can remove it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1502>
This commit is contained in:
@@ -4257,7 +4257,6 @@ bit in that plane equal to 0. If format is XYPixmap, planemask is
|
||||
guaranteed to have a single bit set; the bits should be written in
|
||||
Bitmap format, which is the format for a single plane of an XYPixmap.</para>
|
||||
<para>
|
||||
An example implementation is miGetImage() in Xserver/mi/mibitblt.c.
|
||||
<blockquote><programlisting>
|
||||
|
||||
void pGC->ops->ImageText8(pDraw, pGC, x, y, count, chars)
|
||||
|
||||
Reference in New Issue
Block a user