Following Richard's explorations, I found that Jaipur Unicode NFLC (<a href="http://ccat.sas.upenn.edu/plc/hindi/">source</a>) also produces a visarga <b>without</b> the dotted circle. Input file below, and output PDF and font attached.<br>

<br>I couldn't find a downloadable Devanagari MT.  I think it's a copyrighted Mac-only font.<br><br>Sadly, with Jaipur Unicode NFLC,  "svaatantryam" is hideous.<br><br>Dominik<br><br><style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style="margin: 0px; text-indent: 0px;">\documentclass[11pt]{article}</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">\usepackage{polyglossia}</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">\begin{document}</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">\newfontfamily\textsanskrit [Script=Devanagari,Mapping=velthuis]</p>
<p style="margin: 0px; text-indent: 0px;">{Jaipur Unicode NFLC}</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">\textsanskrit{aacaarya.h </p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">kaartsnya.h .h  \char2307</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">svaatantryam</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">\noindent</p>
<p style="margin: 0px; text-indent: 0px;">aasiidraajaa nalo naama\\viirasenasuto balii\\uppanno gu.nairi.s.tai\\ ruupavaana"svakovida.h\par}</p>
<p style="margin: 0px; text-indent: 0px;">\end{document}</p><br clear="all"><br><br><div class="gmail_quote">On 3 February 2011 03:11, Richard Cobbe <span dir="ltr"><<a href="mailto:cobbe@ccs.neu.edu">cobbe@ccs.neu.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Wed, Feb 02, 2011 at 08:07:24PM +0100, Dominik Wujastyk wrote:<br>
> I've done some tests on Leo's first problem (see below), and I also cannot<br>
> find a way to separate, e.g., the visarga sign (similar to a Latin colon)<br>
> from the dotted-circle that is used in Unicode font charts to signify that<br>
> the visarga always follows a vowel.<br>
<br>
</div>I'm no expert, but it looks to me as though results will vary with the font<br>
used.  My first clue to this, oddly enough, was the fact that both the<br>
visarga and the anusvara in your email, Dominik, displayed without the<br>
dotted circle.<br>
<br>
I tried the following on a Mac OS 10.6 system:<br>
<br>
    \documentclass{article}<br>
<br>
    \usepackage{fontspec}<br>
    \usepackage{xltxtra}<br>
    \usepackage{xunicode}<br>
<br>
    \newfontfamily{\SktAFont}[Mapping=velthuis-sanskrit]{Devanagari MT}<br>
    \newfontfamily{\SktFont}[Mapping=velthuis-sanskrit,Script=Devanagari]{Sanskrit 2003}<br>
<br>
    \begin{document}<br>
<br>
    Devanagari MT: {\SktAFont .h .m atrya}<br>
<br>
    Sanskrit 2003: {\SktFont .h .m atrya}<br>
<br>
    \end{document}<br>
<br>
Devanagari MT displays both the anusvara and the visarga without dotted<br>
circles; Sanskrit 2003 displays them with.  (I'm guessing from this that<br>
Apple's Terminal.app, in which I run my mail client, uses Devanagari MT for<br>
the relevant range of Unicode code points, but I have no idea how OS X<br>
chooses fonts for non-Ascii characters.)<br>
<div class="im"><br>
> On 25 January 2011 11:16, Leo Brouwer <<a href="mailto:singhadaya@googlemail.com">singhadaya@googlemail.com</a>> wrote:<br>
><br>
</div><div class="im">> > Secondly, it seems Xetex doesn't render the common ligature त्र्य correctly<br>
> > for most freely available Devanagari fonts.<br>
<br>
</div>I wonder how much of this is XeTeX and how much of this is an issue of font<br>
encoding and design, although I know very little about the internals of<br>
either.<br>
<br>
I can say, Leo, that I was certainly able to reproduce your results:<br>
Sanskrit 2003 doesn't display the trya conjunct correctly, but Devanagari<br>
MT does.  I suspect that font isn't available on non-Mac platforms, though,<br>
so that's of limited utility to you.<br>
<font color="#888888"><br>
Richard<br>
</font><div><div></div><div class="h5"><br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</div></div></blockquote></div><br>