MantisBT - Pending Requests |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000727 | Pending Requests | Core Infrastructure | public | 2011-02-20 11:14 | 2014-08-16 10:09 |
|
Reporter | gioalhaz | |
---|
Assigned To | | |
---|
Priority | normal | Severity | minor | Reproducibility | always |
---|
Status | new | Resolution | open | |
---|
Platform | | OS | | OS Version | |
---|
Product Version | | |
---|
Target Version | | Fixed in Version | | |
---|
|
Summary | 0000727: Georgian letters appears as ???? |
---|
Description | Georgian (http://en.wikipedia.org/wiki/Georgian_language) letters appear in gant chart as ????.
|
---|
Additional Information | I change file "jpg_config.inc".
//define('BASE_FONT', 'FreeSans');
define('BASE_FONT', 'Sylfaen');
copy sylfaen.ttf to lib\fonts\.
but it not helps. The font in gunt chart changed, but letters are still "???" |
---|
Tags | No tags attached. |
---|
Relationships | related to | 0000919 | feedback | caseydk | Pending Requests | Bad view for month abbreviations in Projects gantt | has duplicate | 0000733 | closed | caseydk | v2.3 Release (Closed) | utf rendering in gantt chart generates ??? symbols |
|
Attached Files | w2p.PNG (10,374) 1969-12-31 16:00 https://bugs.web2project.net/file_download.php?file_id=185&type=bug

|
---|
Notes |
|
|
|
|
|
|
|
(0001712)
|
caseydk
|
2011-03-07 17:07
(Last edited: 2011-03-07 17:08) |
|
The updates in r1716 resolved the character set problem with a bunch of languages - Cyrillic, Greek, Turkish, Polish, German were all tested successfully - but Georgian still does not work as expected.
For an example, create a project name with Georgian characters and/or tasks with Georgian characters. You'll see gibberish symbols instead of characters.
You can use http://www.typeit.org/ to create characters in the various character sets to see how they work.
|
|
|
|
I have a feeling that the font used doesn't have all the glyphs needed to properly show Georgian characters. Will have a look at it.
As noted on http://www.xs4all.nl/~wjsn/georgian.htm Georgian is UTF-8, but a font called sylfaen should be used. |
|
|
|
Yes, You can use Sylfaen, but I'm not sure that Sylfaen is free. I know that there IS free fonts, because several days ago I see Ubuntu os with Georgian interface :) |
|