Opera mobile and Chinese

Source: Internet
Author: User

Opera mobile on N900 is a good browser, especially when you use GPRS .. However, it is a pity that opera has poor support for Chinese characters. The Chinese characters in the saved bookmark and historical entries are all framed ..

 

Download the Deb package of opera-mobile. You can find several directories after unzipping,

 

*. An LNG file is an interface language file. It consists of two parts: [info] [translation]. It should be able to display Chinese characters on the interface. However, opera does not have a language selection option. Creating a New zh-cn.lng file does not work

 

/Opt/Opera/share/styles: CSS, learn_more, abort, etc., but this is not the description file of the entire framework interface ,*. CSS only describes a separate page

 

The/opt/Opera/share/skin file is the zip skin file. There is a *. ini description file. The others are icons, and there are no font control options.

 

 

All CSS files in the style are modified to "wenquanyi Zen Hei", monospace! Important and HTML Rendering clearly show the font changes, but the font of the QT control remains unchanged. Is it a problem with QT ????

 

Depend, take a closer look, N900 opera mobile is actually based on GTK ?? :

 

Nokia-N900 :~ # LDD/opt/Opera/bin/opera <br/> libosso. so.1 =>/usr/lib/libosso. so.1 (0x40031000) <br/> libhildon-1.so.0 =>/usr/lib/libhildon-1.so.0 (0x40048000) <br/> libgtk-x11-2.0.so.0 =>/usr/lib/libgtk-x11-2.0.so.0 (0x400c3000) <br/> libgdk-x11-2.0.so.0 =>/usr/lib/libgdk-x11-2.0.so.0 (0x4043e000) <br/> libatk-1.0.so.0 =>/usr/lib/libatk-1.0.so.0 (0x404cc000) <br/> libgio-2.0.so.0 =>/usr/lib/libgio-2.0.so.0 (0x404e6000) <br/> libpangoft2-1.0.so.0 =>/usr/lib/libpangoft2-1.0.so.0 (0x40550000) <br/> libgdk_pixbuf-2.0.so.0 =>/usr/lib/libgdk_pixbuf-2.0.so.0 (0x4057e000) <br/> libpangocairo-1.0.so.0 =>/usr/lib/libpangocairo-1.0.so.0 (0x4059d000) <br/> libcairo. so.2 =>/usr/lib/libcairo. so.2 (0x405ae000) <br/> libpango-1.0.so.0 =>/usr/lib/libpango-1.0.so.0 (0x40617000) <br/> libfreetype. so.6 =>/usr/lib/libfreetype. so.6 (0x4065e000) <br/> libfontconfig. so.1 =>/usr/lib/libfontconfig. so.1 (0x406d1000) <br/> libhildonmime. so.0 =>/usr/lib/libhildonmime. so.0 (0x406fa000) <br/> libgnomevfs-2.so.0 =>/usr/lib/libgnomevfs-2.so.0 (0x4070a000) <br/> libgthread-2.0.so.0 =>/usr/lib/libgthread-2.0.so.0 (0x40765000) <br/> librt. so.1 =>/lib/librt. so.1 (0x40771000) <br/> libgmodule-2.0.so.0 =>/usr/lib/libgmodule-2.0.so.0 (0x40780000) <br/> libconic. so.0 =>/usr/lib/libconic. so.0 (0x4078b000) <br/> liblocation. so.0 =>/usr/lib/liblocation. so.0 (0x40798000) <br/> libgconf-2.so.4 =>/usr/lib/libgconf-2.so.4 (0x407a8000) <br/> libdbus-glib-1.so.2 =>/usr/lib/libdbus-glib-1.so.2 (0x407cc000) <br/> libdbus-1.so.3 =>/usr/lib/libdbus-1.so.3 (0x407ef000) <br/> libpthread. so.0 =>/lib/libpthread. so.0 (0x4082c000) <br/> libgobject-2.0.so.0 =>/usr/lib/libgobject-2.0.so.0 (0x4084c000) <br/> libglib-2.0.so.0 =>/usr/lib/libglib-2.0.so.0 (0x4088d000) <br/> libtime. so.0 =>/usr/lib/libtime. so.0 (0x40969000) <br/> libz. so.1 =>/usr/lib/libz. so.1 (0x40975000) <br/> libopera. so =>/opt/Opera/lib/libopera. so (0x4098d000) <br/> libstdc ++. so.6 =>/usr/lib/libstdc ++. so.6 (0x41417000) <br/> libm. so.6 =>/lib/libm. so.6 (0x414f8000) <br/> libgcc_s.so.1 =>/lib/libgcc_s.so.1 (0x00006e000) <br/> libc. so.6 =>/lib/libc. so.6 (0x41580000) <br/> libx11.so. 6 =>/usr/lib/libx11.so. 6 (0x416a5000) <br/> libdl. so.2 =>/lib/libdl. so.2 (0x41794000) <br/> libcanberra. so.0 =>/usr/lib/libcanberra. so.0 (0x00009f000) <br/> libxtst. so.6 =>/usr/lib/libxtst. so.6 (0x0000b5000) <br/> libxcomposite. so.1 =>/usr/lib/libxcomposite. so.1 (0x0000c2000) <br/> libxdamage. so.1 =>/usr/lib/libxdamage. so.1 (0x0000cc000) <br/> libxfixes. so.3 =>/usr/lib/libxfixes. so.3 (0x0000d7000) <br/> libxext. so.6 =>/usr/lib/libxext. so.6 (0x0000e3000) <br/> libxrender. so.1 =>/usr/lib/libxrender. so.1 (0x0000fa000) <br/> libxi. so.6 =>/usr/lib/libxi. so.6 (0x4180a000) <br/> libxrandroid. so.2 =>/usr/lib/libxrandroid. so.2 (0x4181b000) <br/> libxcursor. so.1 =>/usr/lib/libxcursor. so.1 (0x4182b000) <br/> libpixman-1.so.0 =>/usr/lib/libpixman-1.so.0 (0x4183b000) <br/> libpng12.so. 0 =>/usr/lib/libpng12.so. 0 (0x41898000) <br/> libexpat. so.1 =>/usr/lib/libexpat. so.1 (0x418c0000) <br/> libxml2.so. 2 =>/usr/lib/libxml2.so. 2 (0x418e7000) <br/> libresolv. so.2 =>/lib/libresolv. so.2 (0x41a0e000) <br/> libutil. so.1 =>/lib/libutil. so.1 (0x41a27000) <br/>/lib/ld-linux.so.3 (0x40000000) <br/> libxau. so.6 =>/usr/lib/libxau. so.6 (0x41a32000) <br/> libxdmcp. so.6 =>/usr/lib/libxdmcp. so.6 (0x41a3d000) <br/> libltdl. so.7 =>/usr/lib/libltdl. so.7 (0x41a49000) <br/> 

 

Speechless...

 

Opera: config has many control options. It has an independent font selection box, but it does not seem to work ??? , Region.

 

 

/Proc/list process directories. a large amount of information is available under Process Code, such as maps...

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.