Chinese characters into Motion

Hi all,
I need to import Chinese characters into a Motion project I'm doing. Can anyone help with this. I can't find a way to import the Chinese character set which comes with Apple OS.
Thanks in advance, M

I can't find a way to import the Chinese character set which comes with Apple OS.
Are you familiar with how one inputs Chinese? If so, does it not work right? See this site:
http://www.yale.edu/chinesemac/pages/input_methods.html#Apple

Similar Messages

  • Pls help.JSP: I could not store Chinese characters into files.

    Hi experts,
    I have this problem of cant store chinese characters into files(eg. .txt and .properties). I am adding
    these chinese text through a JSP website form....After i key in chinese characters in the textboxes
    in the website and sumbit the results, my chinese characters turned into ASCII or rather garbage in
    the files.
    Is there any way i can get the exact chinese characters i entered in the webite into the files?
    Need urgent assistance here.
    Thanks
    <%@ page contentType="text/html; charset=big5" %>
    <html>
    <head>
    <title>Confirmation</title>
    <meta http-equiv="Content-Type" content="text/html; charset=big5">
    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
    </head>
    <%@ page language="java"%>
    <%@ page import="java.io.*"%>
    <%@ page import="java.lang.Integer.*"%>
    <%@ page import="java.sql.*"%>
    <%@ page import="java.sql.ResultSet.*"%>
    <%@ page import="javax.servlet.*"%>
    <%@ page import="javax.servlet.http.*"%>
    <%@ page import="java.text.*"%>
    <%@ page import="java.util.*"%>
    <%@ page import="java.net.URL"%>
    <%
    //getting attributes from previous page form
    //At this point, chinese characters r retrieved
    //Ascii/garbage displayed for text when retrieved from previous page.
    String gameName=request.getParameter("name");
    String encode=request.getParameter("encode");
    String gameType=request.getParameter("type");
    String info=request.getParameter("description");
    int check=0;
    int nextGameID;
    String temp="";
    String langCode="";
    //establish connection
    Connection con = null;
    try {
    Class.forName("org.postgresql.Driver");
    con = DriverManager.getConnection("jdbc:postgresql://172.20.134.110:5432/smsINTFET" , "postgres",
    "postgres");
    catch(ClassNotFoundException e) {
    out.println("Could not load the driver: "+e.getMessage());
    catch(SQLException e) {
    out.println("SQLException caught in relax db: "+ e.getMessage());
    Statement stmt = null;
    ResultSet rs = null;
    ResultSet ps = null;
    String strSQL = "";
    String strSQL2 = "";
    String tempCat = "";
    strSQL="SELECT gamename FROM cp_games order by gameid;";
    try {
    stmt = con.createStatement();
    rs = stmt.executeQuery(strSQL);
    stmt.close();
    catch(SQLException e) {
    out.println("SQLException caught: "+ e.getMessage());
    while(rs.next())
    check=0;
    temp=rs.getString("gamename");
    if(temp.equalsIgnoreCase(gameName))
    // there is similar record in database
    check=1;
    break;
    else
    check=0;
    if(check==0)
    %>
    <body background="button/bkgd.jpg" bgproperties="fixed">
    <p><b><font size="30pts" face="Monotype Corsiva">Confirmation</font></b></p>
    <HR style="WIDTH: 500px; COLOR: blue; HEIGHT: 3px">
    The following information has been added.
    <table width="75%" border="0" cellspacing="0" cellpadding="2">
    <%
    String strCat="";
    strCat="INSERT INTO cp_games(gamename,description,encode) values('"+gameName+"','"+info+"','"+encode+"');";
    stmt = con.createStatement();
    stmt.executeUpdate(strCat);
    System.out.println("Successful inserted category");
    stmt.close();
    //setting language
    if(encode.equals("ascii"))
    langCode = "US";
    if(encode.equals("ms950"))
    langCode = "TW";
    if(encode.equals("ms936"))
    langCode = "CN";
    strSQL2="SELECT gameid FROM cp_games where gamename = '"+gameName+"';";
    try {
    stmt = con.createStatement();
    ps = stmt.executeQuery(strSQL2);
    stmt.close();
    catch(SQLException e) {
    out.println("SQLException caught: "+ e.getMessage());
    ps.next();
    nextGameID=ps.getInt("gameid");
    out.println("<B>The game number : </B>" + nextGameID);
    %>
    <tr>
    <td><B>Game added: </B><%=gameName%>
    </td>
    </tr>
    </table>
    <%
    String newFile="G:\\home\\smsGamesINTV2\\colorGame\\propertiesFiles\\FET\\CP_Game"+nextGameID+"_"+encode+"_"+langCode+".properties";
    try
    {               //begin file
    PrintWriter outFile=null;
    //create a new file and write the initial settings to file
    outFile=new PrintWriter(new FileOutputStream(newFile,true));
    outFile.println("game_intro="+nextGameID+")"+gameName+" - "+info);
    outFile.println("");
    outFile.println("game_title="+gameName);
    outFile.println("");
    outFile.println("game_type="+gameType);
    outFile.println("");
    outFile.println("qns_no=0");
    outFile.println("");
    outFile.println("ana_no=0");
    outFile.close();
    }//end file
    catch(IOException e)
    out.println("File Create Error");
    else // no match found
    out.println("Game,"+temp+ " already added");
    %>
    </body>
    </html>

    try to add this code under this line:
    <%@ page contentType="text/html; charset=big5" %>
    <% response.setContentType("text/html; charset=big5"); %>
    I have faced the problem like yours and it works fine for me. Try and see.

  • Input Simplified Chinese Characters into Microsoft Powerpoint

    Please help!
    What's the easiest way to put Simplified Chinese Characters into Microsoft Powerpoint???
    I have a mandarin project due like in a week, and I've been trying to find out how to do this on a mac. I've tried the international thing on preferences, but it doesn't work very well, and doesn't even work on powerpoint. Any help would be awesome!!!!
    Cheers!

    the characters turn out as wierd symbols
    You should really have no problem with Office 2004. You might make sure you have the MS Chinese Fonts selected for your text field (SimSun.ttf and PMingLiU.ttf. They appear in the Font menu as 宋体 and 新細明體.)
    Send me a screenshot if you like (tom at bluesky dot org).
    If problems continue, you can ask in the Chinese-Mac group:
    http://groups.google.com/group/chinesemac/
    or the MS PowerPoint group:
    http://groups.google.com/group/microsoft.public.mac.office.powerpoint/topics

  • How to configure my Firefox thus allowing me to input Chinese characters into the search box by using PenPower writing pad while this problem doesn't exist when I am using Internet Explorer?

    I am using the electronic writing pad made by PENPOWER Inc. to input Chinese characters onto my PC programs (e.g. Winword, Internet Explorer, Excel, etc.) But I can not make it happened on Firefox, please advice what I have to do with the configuration of the Firefox or using any other method to make it work. Thanking you guys in advance for helping me to solve this problem.

    cor-el,
    Thank you very much for your advice. The new software of Penpower works rightaway after I installed it on my pc. Thanks again.
    十分感激你的幫忙!

  • Reg : Pull Chinese characters into XLS

    Hi Experts,
    I have to generate a report by pulling from tables to an Excel sheet.
    But i'm getting the Chinese characters as junk.
    FYI - I'm using PERL script for this report generation.
    Any idea regarding this ?
    TIA.
    Best Regards,
    Ranit B.

    ranitB wrote:
    Hi Experts,
    I have to generate a report by pulling from tables to an Excel sheet.
    But i'm getting the Chinese characters as junk.
    FYI - I'm using PERL script for this report generation.
    Any idea regarding this ?
    TIA.
    Best Regards,
    Ranit B.is problem a data storage issue or data presentation issue?
    SELECT ASCIISTR(CHINESE_COL) FROM YOUR_TABLE WHERE ID = 1;

  • Trouble in writing Chinese Characters into database

    I'm developing a JSP web site using ACCESS2002, Tomcat4.0.4 and J2EE 1.4.1. I found my data(chinese chatacters) in mess when I wrote it in to database through sun's own JDBC-ODBC driver though it is displayed correctly in web-browser. I tried in JSP, Servlet and JavaBean, and the situation seems no better.
    Is it the problem of sun's JDBC-ODBC driver or is there a solution to this problem?
    Eager to hear a reply, thank millions!!

    Have you tried something like the following?
    first, set this page quality:
    <%@ page contentType="text/html;charset=Big5"%>
    then, change the Chinese string to this:
    String zhtounicode=new String(yourzhstring.getBytes("8859_1"));
    then, do with the converted string.

  • How to enable "Change characters to Chinese Traditional" and "Change characters into Chinese Simplified" ?

    I am a Taiwanese and usually use the feature of "Change characters into Chinese Traditional" or "Change characters into Chinese simplified" . Before I update Pages/Numbers/Keynotes , these features works well . I can transfer Chinese characters into Traditional or Simplified in the menu of Pages -> services .
    But After I upgreade OS to Mavericks , and Pages to 5.0 , Numbers to 3.0 and keynotes to 6.0 , the features are removed by Apple. I just call Apple expert service in China and they said : The features confirmed to been removed .
    Is there any expert can teach me recover the feautre manually or down-grade to old version of Pages/Numbers/Keynotes ?
    I need the features ..... Please help !!!!!!
    Best Regard, Tommy
    <Email Edited by Host>

    Services is broken on the new Pages, you could use TextEdit instead until Apple produces a fix.  To encourage the latter, tell them you want this back via
    http://www.apple.com/feedback

  • Problem while downloading Chinese chatracters into an excel file

    Hi All ,
      While downloading Chinese characters into an excel file , using GUI_DOWNLOAD function module , im getting JUNK Characters instead of chinese characters.
      But if im downloading the same chinese data into an text file or unix file , there is no such problem.
    Thanks in advance and points will be rewarded for helpful answer.
    Regards,
    K.S.R

    Hi, I have the same problem. Anyone has solution now?
    Wu Hao
    2008/08/21

  • Chinese characters in form input

    FormsCentral appears to permit me to enter Chinese characters into the form template itself.
    It seems to permit only Latin characters to respond to the form.
    Is that a limitation of FormsCentral, or is it a function of the language for which the browser or computer are set?
    Any suggestions?
    Thanks!
    Mike Stolp
    China-USA Education Services LLC

    Just wanted to post a quick update. We just expanded our language to support 12 new languages. You can read more here.
    We support Japanese, but we don't officially support Chinese/Korean though they should work in most cases.
    Randy

  • Chinese Characters in CS6 and CS5

    When pasting Chinese characters into cs6  some of them show up fine and others show up as a box, this is the same in cs5 also,  wondering if anyone knows what I need to do to get all the characters to show up, I have installed the east asian language pack for windows. here is the text I am pasting:
    警告
    设备
    自动启动 –
    能够导致
    严重伤害
    请远离

    Almost always if you get a box/square when pasting characters, what you're seeing is the "unknown character" symbol.  Basically, the font you've selected does not contain the character you're looking for.  As a result, you're getting a symbol to notify you of this fact.  While this problem happens in Chinese and Japanese (kanji), it will also come up with Korean, Hebrew, Arabic, Russian (Cyrillic), and sometimes even Greek or with certain Eastern European characters.  Your best bet is to choose a Pro font and make sure that you have the same font face selected in both applications.
    Hope that helps,
    David

  • Chinese characters in Lightroom book module

    I'm pasting translations of Chinese characters into text blocks in Lr 4.3 and I am getting a high percentage of them showing incorrectly as a square block with an "X" through it. They paste just fine into Notepad. Any thoughts? Also, is the upload to Blurb of Chinese characters fixed in Lr 4.3?

    The \ key will hide and show the header bar in the book module and the Create Saved Book button is at the right of that header bar.
    The outlined area is what shows and hides when the \ key is pressed.  Maybe you have a keyboard that has a different key for \?  On my keyboard the \ key is just above the Enter key.
    You can also use the View / Show Header Bar in the LR menus across the top:
    If this doesn't work, then can you provide a screenshot of your LR book module?

  • Writing chinese character into a file

    Hi,
    I need to write chinese characters into a file,I used FileOutputStream, using the method write(byte[] b)...
    whereby I will convert the chinese word into bytes....
    but it couldn't work...
    Please Help!!

    you can write the unicode hex string (e.g. 606D559C53D18D22 for Gong Xi Fa Chai) into a text file by using the following code
              PrintWriter out2 = new PrintWriter(new BufferedWriter(new OutputStreamWriter(new FileOutputStream("chinese_out.txt", false), "UTF-8")));
                   int countChineseChar = chineseHex.length()/4;
                   int index = 0;
                   String c = "";
                   int b;
                   for(int i=0; i<countChineseChar-1; i++)
                        c = new String(chineseHex.substring(index, index+4));
                        b = Integer.parseInt(c, 16);
                        out2.write(b);
                        index+=4;
    Note that the OutputStreamWriter uses the UTF-8 to encode the unicode hex. I'm assuming that the hex is fixed at 4 digits each character
    syam

  • Why aren't handwritten chinese characters showing up in applications?

    I'm on a 13" MacBook Pro, running OS X 10.9.4. I have activated [Pinyin - Simplified] in my input sources, and I have activated the option for TrackPad handwriting. Typing the pinyin and choosing the right character works fine, but I haven't been able to input chinese characters into any document via the trackpad writing method. I am able to pull up the "slate" thing, write, and choose a character, but the character just doesn't show up in the application. I've tried it with TextEdit, Word, and Safari.

    You might try asking at
    https://groups.google.com/forum/#!forum/chinesemac
    or if you know chinese well, at
    https://discussionschinese.apple.com/

  • Cannot insert Chinese character into nvarchar2 field

    I have tested in two environments:
    1. Database Character Set: ZHS16CGB231280
    National Character Set: AL16UTF8
    If the field type of datatable is varchar2 or nvarchar2, the provider can read and write Chinese correctly.
    2. Database Character Set:WE8MSWIN1252
    National Character Set: AL16UTF8
    The provider can not read and write Chinese correctly even the field type of datatable is nvarchar2
    I find that for the second one, both MS .NET Managed Provider for Oracle and Oracle Managed Data Provider cannot read and write NCHAR or NVARCHAR2 fields. The data inserted into these fields become question marks.
    Even if I changed the NLS_LANG registry to SIMPLIFIED CHINESE_CHINA.ZHS16CGB231280, the result is the same.
    For the second situation, only after I change the Database Character Set to ZHS16CGB231280 with ALTER DATABASE CHARACTER SET statement, can I insert Chinese correctly.
    Does any know why I cannot insert Chinese characters into Unicode fields when the Database Character Set is WE8MSWIN1252? Thanks.
    Regards,
    Jason

    Hi Jason,
    First of all, I am not familiar with MS .NET Managed Provider for Oracle or Oracle Managed Data Provider.
    How did you insert these Simplified Chinese characters into the NVARCHAR2 column ? Are they hardcoded as string literals as part of the SQL INSERT statement ? If so, this could be because, all SQL statements are converted into the database character set before they are parsed by the SQL engine; hence these Chinese characters would be lost if your db character set was WE8MSWIN1252 but not when it was ZHS16CGB231280.
    Two workarounds, both involved the removal of hardcoding chinese characters.
    1. Rewrite your string literal using the SQL function UNISTR().
    2. Use bind variables instead of text literals in the SQL.
    Thanks
    Nat

  • Chinese Characters not display when PDF for marketing doc

    Hi All,
    I have typed in some Chinese Characters into a Print Layout Document.
    I am able to print these documents with the Chinese characters. But I am not able to display these Chinese Characters when I click on PDF.
    Please advise.
    Rdgs
    Jessie

    Hi Gordon,
    I have applied the various asian language service pack for the Adobe Reader.
    However, i am still not able to see the Chinese Characters in the PDF document when click on the PDF at SAP B1's Toolbar.
    Step 1 : Update a PLD with Chinese Characters (as text or from database field). Eg. AR Invoice.
    Step 2 : Set the PLD as Default Layout.
    Step 3 : At AR Invoice, call out an existing Invoice, click on Preview. Chinese Character is able to be previewed and printed.
    Convert to PLD.
    Step 4 : At AR Invoice, call out an existing Invoice, click on PDF button at the Toolbar. Preview the PDF document. No Chinese Characters are displayed.
    Is it due to Localisation? Localisation = Singapore
    Please advise.
    Regards
    Jessie

Maybe you are looking for