<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Good Morning!<br>
<br>
    I just want to propose to the group that we file a proposal to
change the Dollar Sign that is currently included as default for
"en-PH" of Ubuntu, with the Peso sign which have been available since
Unicode v3.2.<br>
<br>
    There are two ways we can go with this.<br>
<br>
    Option #1:<br>
    Shift+4 will be replaced with the real ₱ sign.<br>
    Add CTRL+Shift+4 which will represent the $ sign.<br>
<br>
    Option #2:<br>
    Shift+4 will stay as-is, the $ sign.<br>
    Add CTRL+Shift+4 as the real ₱ sign.<br>
<br>
    Areas for changes:<br>
    1) Keyboard Preferences<br>
          Options #1 and #2 above requires the creation of a new
Keyboard layout for the Philippines.<br>
    2) Regional Settings - note: Gnome doesn't offer an interface for
Regional Settings (KDE wins here :p )<br>
          Change the currency to ₱ sign.<br>
          => /usr/share/i18n/locales then look for en_PH<br>
          => scroll down to LC_MONETARY<br>
                   you'll see the ff:<br>
                            int_curr_symbol      
"<U0050><U0048><U0050><U0020>"   (my note: it
translates to "PHP " [PHPspace])<br>
                            currency_symbol      
"<U0050><U0068><U0070>"  (my note: it translates to
"Php")<br>
<br>
                   The int_curr_symbol stays as-is.<br>
                   The currency_symbol can be changed to
"<U20B1>"  which will translate to "₱".<br>
                   So now we have:<br>
                            int_curr_symbol      
"<U0050><U0048><U0050><U0020>"<br>
                            currency_symbol       "<U20B1>"<br>
<br>
    The #1 question: Font support.<br>
          If you are seeing the real Peso sign above, then your system
have the appropriate fonts.  You can also test here:
<a class="moz-txt-link-freetext" href="http://www.fileformat.info/info/unicode/char/20b1/browsertest.htm">http://www.fileformat.info/info/unicode/char/20b1/browsertest.htm</a><br>
<br>
          Here are the fonts with support for the Peso sign:
<a class="moz-txt-link-freetext" href="http://www.fileformat.info/info/unicode/char/20b1/fontsupport.htm">http://www.fileformat.info/info/unicode/char/20b1/fontsupport.htm</a><br>
          Once you open that page, click also on the link: <a
 href="http://www.fileformat.info/info/unicode/font/fontlist.htm?text=%E2%82%B1+-+PESO+SIGN+%28U%2B20B1%29">Local
Font List</a><br>
<br>
          More likely than not, you will be surprised that all your
local Linux fonts have a Peso sign support.  That is actually (if I am
not mistaken) a feature of Linux - the system searches each font before
it tells you that it doesn't have that glyph.<br>
<br>
          Point here, under Linux, the fonts with the real Peso sign
included are installed by default on Linux or at least in Ubuntu (since
I haven't tested other distros), so we don't really have a font support
problem re: Peso sign.  ^_^<br>
<br>
        (special note:  I tested this against Windows .  I copied a
Linux font that's compatible with Windows, booted to WinXP, installed
the font, re-booted XP, then did the test.  The font that was detected
to have a "Peso" sign "glyph" wasn't detected to have one under
Windows.  And if I open the font under Fontforge, it's the same, no
Peso sign.  So I come to the conclusion that it is a Linux feature to
use another font's glyph to render the glyph that is missing on a
particular font.)<br>
<br>
<br>
          Here's more info:
<a class="moz-txt-link-freetext" href="http://www.fileformat.info/info/unicode/char/20b1/index.htm">http://www.fileformat.info/info/unicode/char/20b1/index.htm</a><br>
<br>
    Un.  Mabuhay!  Let's not put the Peso sign to waste :p  (selfish
plug:
<a class="moz-txt-link-freetext" href="http://laibcoms.asia/blog/labox/general5/how-to-type-the-peso-sign">http://laibcoms.asia/blog/labox/general5/how-to-type-the-peso-sign</a> )<br>
<br>
Best Regards,<br>
<pre class="moz-signature" cols="72">-- 
JC John Sese Cuneta
ᜑᜓᜏᜈ᜔ / 謝施洗
<a class="moz-txt-link-freetext" href="http://Laibcoms.asia">http://Laibcoms.asia</a>
<a class="moz-txt-link-abbreviated" href="mailto:jcjohn@laibcoms.asia">jcjohn@laibcoms.asia</a>
<a class="moz-txt-link-abbreviated" href="mailto:Laibeus@Laibcoms.com">Laibeus@Laibcoms.com</a>

Blogs: <a class="moz-txt-link-freetext" href="http://gameshogun.ws">http://gameshogun.ws</a> | <a class="moz-txt-link-freetext" href="http://Laibcoms.asia/blog/">http://Laibcoms.asia/blog/</a>
</pre>
</body>
</html>