| |||||||
| General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) | |
| Portal Member Join Date: Mar 2006 Location: Taiwan
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
| |
| | |
| | #4 (permalink) | |
| Portal Member Join Date: Mar 2006 Location: Taiwan
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
The following screen is my current achievement. 1. Select Display Language in Configuration screen ![]() 2. Select GMax skin ![]() 3. TV Channel ![]() 4. Channel Group ![]() 5. Radio Channel ![]() 6. MP - Main menu ![]() 7 Display Music Folder ![]() 8. Song list in one of the singer's folder ![]() 9. My TV - 1 ![]() 10. My TV - 2 ![]() 11. My TV - EPG ![]() 12. Weather ![]() | |
| | |
| | #5 (permalink) |
| Retired Team Member Join Date: Feb 2005 Location: Ft Smith, AR
Posts: 2,021
Thanks: 30
Thanked 9 Times in 9 Posts
Country: | Many Thanks Isaac - This should temp the people in the Asia area to take a look into this! Good work These screenshots should add fuel to the fire that any displayable text should be in strings.xml so they can be internationalized. If it is hardcoded then like Isaac is showing a skin is not able to show text in their language (when available). |
| | |
| | #6 (permalink) | |
| Portal Member Join Date: Mar 2006 Location: Taiwan
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
| |
| | |
| | #7 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts
| Hi Isaac, You have said you need 256MB graphic memory to support Chinese charaters. Link And here you listed your modification to the fonts. My question is you are loading 20,000+ charaters. However, from what I've read only a smaller number of these are in daily use? Link I would suggest a very good thing would be to reduce the number of characters loaded. This willl reduce the memory required and work with the current font engine. To do this some work may be required to load a list of characters, not just a range. For example instead of: Code: <start>19968</start> <end>40869</end> Code: <characters>19969,20012,23000-24000,...</characters> /James |
| | |
| | #10 (permalink) | |
| Portal Member Join Date: Jan 2005
Posts: 232
Thanks: 3
Thanked 1 Time in 1 Post
| Quote:
| |
| | |
![]() |
| Bookmarks |
| Tags |
| character, chinese, development, support |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Support on displaying EPG's info with chinese characters | hkwonder | General Support | 0 | 2007-01-08 10:06 |
| Chinese support | cheamys | MediaPortal 1 Talk | 1 | 2006-12-20 02:34 |
| International Character Support | Gollums_Cave | Improvement Suggestions | 0 | 2006-06-09 12:32 |
| [patch] DVB EPG ISO 6937 support | zdar | General Development (no feature request here!) | 0 | 2006-02-11 13:38 |
| DVB-T EPG ISO 6937 support (character encoding) | zdar | Improvement Suggestions | 0 | 2006-01-21 11:06 |