Results 1 to 8 of 8

Thread: Japanese Language Fonts

  1. #1
    Join Date
    Oct 2005
    Posts
    86
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Japanese Language Fonts

    Can some one please help. I am building this website and it keeps asking whether I want to install a Japanese font package upon going to the site. I don't know what I did in the header to trigger that.

    Here is the site.

    http://www.maikasolutions.com

    Thank you so much in advance for your help.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Not certain, try removing this from the page:

    HTML Code:
    <meta http-equiv="Content-Type" content="text/html; charset=x-sjis">
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Yep, that would do it. The rest of the meta info is a bit misleading, too:
    Code:
    <META name="description" content="Vietnamese food and Japanese food with authenic cuisine">
    <META name="keywords" content="Asian cuisines, authentic asian cuisine, food, rice, sushi, teriyaki, sashimi, rice, eggrolls">
    <META NAME="classification" content="Restaurant, food, cuisine, sushi, asian food, asian cuisines, sushi, rice, noodle">
    <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
    It looks like you're trying to adapt the site of a sushi restaurant
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by Twey View Post
    It looks like you're trying to adapt the site of a sushi restaurant
    Darn those sushi joints! They've already grabbed all the best design templates.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. #5
    Join Date
    May 2006
    Posts
    266
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    any one know where i can get Chinese (Simplified) font. for free
    The web in one word.

  6. #6
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by queerfm View Post
    any one know where i can get Chinese (Simplified) font. for free
    You are a little off topic but, as indicated here:

    http://www.alanwood.net/unicode/fonts.html#simplified

    There are more than one Chinese (Simplified) font and they come with various OS's and supplements. You probably have one or more available to you on your distribution disk(s) or via download of an update or add-on package (many of these are free).
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  7. #7
    Join Date
    Oct 2005
    Posts
    86
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you John and Twey.

    I am a little confused. I don't see that tag on the source code.

    <meta http-equiv="Content-Type" content="text/html; charset=x-sjis">

    Where did you see that John.
    Last edited by vanbao; 02-05-2007 at 06:41 AM.

  8. #8
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    These are the last few bits of the source code as seen using the browser's 'view source':

    Code:
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=x-sjis">
    <title>All Right Reserved </title>
    <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
    </head>
    
    <body>
    <div align="center"><center>
    
    <table border="0" width="100%" cellspacing="0" cellpadding="2"
    background="http://72.41.66.254/images/bg_blue.gif">
      <tr>
        <td width="100%"><font color="#C0C0C0" size="1">All Right Reserved - 2006 Maika Solutions</font></td>
      </tr>
      <tr>
        <td width="100%"><font color="#C0C0C0" size="1">Legal</font></td>
      </tr>
    </table>
    </center></div>
    </body>
    </html>
    </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
    </center></div>
    </body>
    </html>
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •