CN translation font issue November 10, 2008, 03:34:47 pm Can anyone help me find out why does Simplified Chinese's text (r2107) is displayed as square and not proper text. I have checked how I written some text especially those simple ones without /n etc... and some are even identical to Traditional Chinese yet when trying to re-create the text in the game, it shows properly in traditional chinese yet just squares in simplified chinese. I do not know whether is it my fault or something is wrong with the encoding of the files.Thanks Quote Selected
CN translation font issue Reply #1 – November 10, 2008, 04:00:36 pm the font file is wrongcn = Prop-Latin1.bdfzh = m+10r.bdfI set cn font file to m+10r.bdfplease download and test the texts Quote Selected
CN translation font issue Reply #2 – November 10, 2008, 08:30:14 pm m+10r.bdf will not work too. You need a chinese bdf with simplified chinese characters. See this thread in the old forum: http://archive.forum.simutrans.com/topic/04260.0/index.htmlHowever, the simplfied chines translation is non-existent. Only five base text are translated. Quote Selected
CN translation font issue Reply #3 – November 10, 2008, 09:58:39 pm Is wenquanyi_9pt.bdf for cn and zh ok?Download from Translator to download texts for cn and zh. Quote Selected
CN translation font issue Reply #4 – November 10, 2008, 10:03:34 pm Can be both and japanese too. But the font is very large and ugly for japanese and not customized to the simutrans font. Until the simplified chinese of the korean version do not progress any further, I am not considerung inclusion so far (it is also only 9pt, i.e. one pixel smaller than the mk, which is quite a lot for Kanjis). Quote Selected
CN translation font issue Reply #5 – November 11, 2008, 08:42:23 am Quote from: Frank – on November 10, 2008, 09:58:39 pmIs wenquanyi_9pt.bdf for cn and zh ok?Download from Translator to download texts for cn and zh.It works now but unfortunately it still refused to show some characters probably not recognised by the bdf. I was wondering what is exactly bdf? While trying to find a chinese simplified bdf, I found a lot of results pointing to Unix system and Solaris. Quote Selected
CN translation font issue Reply #6 – November 11, 2008, 09:23:42 am BDF is a standard for X11. There should be many around.BTW. which character you are missing? In the BDF they are unicode and the only character missing are the non-standard simutrans characters for the smiling faces in stops. Quote Selected
Re: CN translation font issue Reply #7 – November 11, 2008, 02:08:38 pm The wenquanyi_9pt.bdf is from SVN for this Font.http://wqy.cvs.sourceforge.net/viewvc/wqy/wqy-bitmapfont/wenquanyi_9pt.bdf?view=log&pathrev=HEADhttp://wenq.org/enindex.cgiIt is possible that there are errors inside.A font replaces the numerical values stored by corresponding characters, which are then displayed.The table field for text in translator is coding in utf8_general_ci. Quote Selected
Re: CN translation font issue Reply #8 – November 12, 2008, 09:46:16 am Quote from: prissi – on November 11, 2008, 09:23:42 amBDF is a standard for X11. There should be many around.BTW. which character you are missing? In the BDF they are unicode and the only character missing are the non-standard simutrans characters for the smiling faces in stops.I tried to generate the "Bridge too long for this type" message which I did translate and this is what it shows.In Simutrans view:In Translator view:This is just one of the few missing some characters, the main "Create new map" screen has a few which I could not find the text in Translator website. Quote Selected
Re: CN translation font issue Reply #9 – November 12, 2008, 02:27:08 pm DId you look in the font? Probably the character is not included in the font. Try download a newer version from http://wenq.org/index.cgi and see, if it is more complete. Or just look in the bdf-font. Get the unicode number (in decimal) for this font and serach for "ENCODING xxx" with xxx the number. If it is not there this character is missing and you would need another, more complete font. Quote Selected Last Edit: November 12, 2008, 02:30:30 pm by prissi