<HTML>
<HEAD>
<TITLE>default font selection in wxgrass</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I&#8217;ve implemented a default font selection dialog in the development wxPython GUI that builds a listbox from either stroke fonts or the truetype fonts in freetypecap. <BR>
<BR>
I added dfont and otf to acceptable extensions in mkftcap on my system and it works well. Any reason not to commit this change?<BR>
<BR>
The wxPython font selection dialog is also filtering fonts that have duplicate face names. I&#8217;m getting a LOT of duplicates from multiple directories. Any reason not to do this? Would it be better to do in the script, or is it too difficult to do there?<BR>
<BR>
Anyway, give it a try.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>