HomeFreeBSD

Fix the type of the color args for VGLMouseFreeze(), VGLBitmapPutChar(),

Description

Fix the type of the color args for VGLMouseFreeze(), VGLBitmapPutChar(),
VGLBitmapString() and VGLSetBorder() so as to not truncate to 8 bits.

Complete the corresponding fix for VGLGetXY() and VGLPutXY() (parts
of the man page were out of date).

Details

Provenance
bdeAuthored on
Parents
rS345483: Add support for arbitrary font widths. Only multiples of 8 were supported.
Branches
Unknown
Tags
Unknown