<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 1, 2019 at 1:30 AM Isira Seneviratne <<a href="mailto:isirasen96@gmail.com">isirasen96@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 28 Feb 2019, 10:46 pm Alex Henrie, <<a href="mailto:alexhenrie24@gmail.com" target="_blank">alexhenrie24@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Feb 27, 2019 at 11:22 PM Isira Seneviratne <<a href="mailto:isirasen96@gmail.com" rel="noreferrer" target="_blank">isirasen96@gmail.com</a>> wrote:<br>
> I would like to know if the following statements to obtain the value of LOCALE_FONTSIGNATURE for Sinhala are correct, or if any corrections should be made:<br>
><br>
> WCHAR s[100];<br>
> GetLocaleInfoEx(L"si", LOCALE_FONTSIGNATURE, s, 100);<br>
<br>
To be sure you're getting the correct value, I would use<br>
LOCALE_NAME_SYSTEM_DEFAULT and run the code on a Windows machine that<br>
was set up in the Sinhala language from the beginning.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Okay, thank you.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> +  LOCALE_SSCRIPTS "Taml;"<br>
<br>
Are you sure this is right?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I wasn't able to get a proper value for that yet, so I didn't change it. I'll add the remaining values.</div></div></blockquote><div><br></div><div>For Sinhala it should be 'Sinh', according to <a href="http://www.unicode.org/iso15924/iso15924-codes.html">http://www.unicode.org/iso15924/iso15924-codes.html</a>.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><br></div><div dir="auto">I sent the patch so that I could get feedback on it.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
-Alex<br>
</blockquote></div></div></div>
<br>
</blockquote></div></div></div>