[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] Font used to number stones




Many Faces (using MFC), does

if(marks.CreateFont(0,(int)(xinc*.25),0,0,FW_BOLD,0,0,0,ANSI_CHARSET, OUT_DEFAULT_PRECIS,
CLIP_DEFAULT_PRECIS, DRAFT_QUALITY, VARIABLE_PITCH+FF_SWISS, NULL))

xinc is the number of pixels in the X direction for a square on the go board.

David


At 08:21 PM 10/9/2003 +0200, you wrote:
I allways fail to number the stones i a good looking manner. It is
a lot trickier to do than I expected it to be. What font do you use
in your program to number your stones? Do you use the same
font for labels?

Regards,
Mikael Thulin


_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go