Hi Aleksey - 

Just wanted to let you know I completed adding 1bpp pixmap
support into the git repository for Microwindows.  You should
now be able to create 1bpp mono pixmaps using MWIF_PAL1
as the format to GrNewPixmapEx.  These pixmaps can
be drawn to using all draw routines and font subdrivers.  They
can then be used to output fg/bg colors to higher bpp pixmap
or the screen using GrCopyArea.

I've also imported a cool rasterops routine that allows all
rasterops to be implemented on these mono pixmaps very
quickly, and automatically using the rop parameter in 
GrCopyArea between 1bpp pixmaps.

There still may be some changes to come but things should
work well enough now for your usage.

Regards,

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org

Reply via email to