On Mon, 23 Sep 2002, Brian W Grasby wrote:

> Hi all,
>
> could someone please point me in the direction of some documentation on
> how i might use a temporary pixmap to draw text onto an Ximage? I know i
> can't do it right onto the image, but i get errors doing it onto a pixmap
> then using XShmGetImage b/c i'm not clear about the usage.

Generally XDrawString should work with any valid pixmap. You could verify
the result by copying an area of a pixmap into window.

                          Vladimir Dergachev

>
> Thanks
> -Brian
>
>
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to