draw animated gifs; fixed-pitch font ?



At 09:32 AM 11/12/2013, Mario Rodriguez wrote:

>El 11/11/13 22:11, Henry Baker escribi?:
>>When drawing animated gifs on Windows, is it possible to:
>>
>>a) use a fixed-pitch font?
>
>Please, take a look at
>
>? font

gr2d(font="c:\\WINDOWS\\Fonts\\COUR.TTF", etc., seems to work.

Note tne need for "\\" instead of "\".

Thanks.