Closed
Bug 163966
Opened 23 years ago
Closed 16 years ago
Need to support sun.unicode.india-0 font encoding for 8 Indian languages
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: prabhat.hegde, Assigned: prabhat.hegde)
References
Details
(Keywords: intl)
Attachments
(2 files, 3 obsolete files)
sun.unicode.india-0 is the font encoding of the Indian language font for Sun
platform. This font will be available for free download at Sun GADC web site in
the next few weeks. As indian font encodings are not standard, the only way to
support it on platforms (and releases) that do not support OpenType font (and
interested in backward compatibility) is to come up with a new font encoding.
This encoding is Unicode + PUA and is a single font encoding that supports 8
indian languages, Hindi, Telugu, Kannada, Tamil, Gujarati, Punjabi, Bengali and
Malayalam.
Linux and Solaris systems that use sun.unicode.india-0 font would benefit from
this. OT fonts are not yet popular in India and hence this feature is not as
useless as many of you may believe.
Assignee | ||
Comment 1•23 years ago
|
||
In addition, i need help to know how to be able to choose hindi specific fonts
from Edit->Preferances->Appearance->Fonts on *nix platform.
Assignee | ||
Comment 2•23 years ago
|
||
Earlier patch also included ctl extension changes. This patch is easier to look
at
Attachment #96257 -
Attachment is obsolete: true
Comment 3•23 years ago
|
||
Comment on attachment 96258 [details]
Obsoletes earlier patch by isolating only the gfx changes
prabhat:
Can you port your chnages for nsFontMetricsGTK.cpp to nsFontMetricsXlib.cpp,
please ?
Attachment #96258 -
Flags: needs-work+
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
Verified the patch works on Solaris and Linux.
Also I have put examples to enable "Hindi" font selection
on preference dialog. Will this be generic? I mean that
this "Hindi" menu will become available on all platform?
I haven't tried on Windows but if anyone knows how to make
"Hindi" to *NIX specific, please let me know.
Status: NEW → ASSIGNED
Comment 6•23 years ago
|
||
Is "hi_IN" good naming for language group? There is no lang group that
uses _. How about "hi-IN" ?
Assignee | ||
Comment 7•23 years ago
|
||
Sure hi-IN is fine.
Assignee | ||
Comment 8•23 years ago
|
||
Diff based on hi-IN (For hindi-Indic).
Attachment #96291 -
Attachment is obsolete: true
Assignee | ||
Comment 9•23 years ago
|
||
Note BDF fonts based on sun.unicode.india-0 will be available for free download
at the Sun GADC URL (sun.com/global) as well as an article that describes the
font encoding.
Attachment #96598 [details] together with the current attachment is the complete set of
gfx side changes to enable sun.unicode.india-0.
Attachment #96258 -
Attachment is obsolete: true
Updated•16 years ago
|
QA Contact: amyy → i18n
Comment 10•16 years ago
|
||
WONTFIX X core fonts bug.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•