|
Replies:
16
-
Last Post:
May 17, 2009 11:59 PM
by: breadson
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
48
From:
Registered:
2/2/07
|
|
|
|
[i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 12, 2009 8:45 PM
|
|
Hi, I'm filing this case as a self review and automatic approval. If you have any comments, please let me know by the end of one week. After one week, it will be approved automatically.
Template Version: @(#)onepager.txt 1.34 07/08/27 SMI Copyright 2009 Sun Microsystems
1. Introduction 1.1. Project/Component Working Name: Changing Truetype Fonts path to make NV and OpenSolaris same.
1.2. Name of Document Author/Supplier: William Xue (wei dot xue at sun dot com)
1.3. Date of This Document: 05/05/2009 First Draft
2. Project Summary 2.1. Project Description: Change target directory to /usr/X11/lib/X11/fonts/TrueType for following free true type fonts. arphic-ukai arphic-uming wqy-zenhei hanyang-ko unfonts-ko thai-scalable indic-fonts-core ipafont 3. Business Summary 3.1. Problem Area: Currently OpenSolaris have removed /usr/openwin, (in latest build, it is just a symbolic link to /usr/X11). For Nevada, the true type fonts files are put under /usr/openwin. When IPS filter generates IPS packages for OpenSolaris from Nevada packages, it have to convert the fonts path from /usr/openwin/lib/X11/fonts to /usr/X11/lib/X11/fonts by IPS utility. It causes the Nevada and Solaris Truetype fonts path are different. It's also not convenient for maintaining the g11n fonts workspace. And it's easy to cause font bugs.
4. Technical Description: 4.1. Details: 1>Change Truetype fonts path from /usr/openwin/lib/X11/fonts/TrueType to /usr/X11/lib/X11/fonts/TrueType: arphic-ukai: /usr/openwin/lib/X11/fonts/TrueType/arphic -> /usr/X11/lib/X11/fonts/TrueType/arphic arphic-uming: /usr/openwin/lib/X11/fonts/TrueType/arphic -> /usr/X11/lib/X11/fonts/TrueType/arphic wqy-zenhei: /usr/openwin/lib/X11/fonts/TrueType/wqy -> /usr/X11/lib/X11/fonts/TrueType/wqy hanyang-ko: /usr/openwin/lib/X11/fonts/TrueType/hangyang -> /usr/X11/lib/X11/fonts/TrueType/hangyang unfonts-ko: /usr/openwin/lib/X11/fonts/TrueType/unfonts -> /usr/X11/lib/X11/fonts/TrueType/unfonts thai-scalable: /usr/openwin/lib/X11/fonts/TrueType/thai-scalable -> /usr/X11/lib/X11/fonts/TrueType/thai-scalable indic-fonts-core /usr/openwin/lib/X11/fonts/TrueType/indic-fonts-core -> /usr/X11/lib/X11/fonts/TrueType/indic-fonts-core ipafont /usr/openwin/lib/X11/fonts/TrueType/ipafont -> /usr/X11/lib/X11/fonts/TrueType/ipafont For /etc/fonts/fonts.conf, it does not need adding new <dir> item for /usr/X11/lib/X11/fonts/TrueType, because there is <dir>/usr/X11R6/lib/X11/fonts</dir> in current fonts.conf. The /usr/X11R6 is symbolic link to /usr/X11. Therefore, the fonts under /usr/X11/lib/X11/fonts/TrueType can be found and used. 2>Change source from g11n closed repository to g11n open repository: from ../g11n-closed/sun_src/closed/xorg/fonts to ../g11n_open/src/xorg/fonts 4.2. Bug/RFE Number(s): 6837918
4.3. In Scope: N/A.
4.4. Out of Scope: N/A.
4.5. Interfaces: Interfaces are project private. Please Reference 4.1-1> 4.6. Doc Impact: None.
4.7. Admin/Config Impact: None.
4.8. HA Impact: None.
4.9. I18N/L10N Impact: No impact to current XI18N.
4.10. Packaging & Delivery: Updated packages: SUNWttf-arphic-uming SUNWttf-arphic-ukai SUNWttf-wqy-zenhei SUNWttf-wqy-zenhei-root SUNWttf-hanyang-ko SUNWttf-hanyang-ko-core SUNWttf-unfonts-ko-core SUNWttf-unfonts-ko-extra SUNWttf-indic-fonts-core SUNWttf-thai-scalable SUNWttf-ipafont 4.11. Security Impact: None.
5. Reference Documents: [1] http://bugs.opensolaris.org/view_bug.do?bug_id=6800051
6. Resources and Schedule: 6.4. Product Approval Committee requested information: 6.4.1. Consolidation or Component Name: G11N (Globalization)
6.5. ARC review type: Automatic
6.6. ARC Exposure: open
-- ============================================================== William Xue Asian Globalization Center Sun Microsystems China Engineering & Research Institute
(Office Phone): (86)10-8261-8200 ext. 83958 (Direct Line) : (86)10-6267-7958 (Email) : Wei dot Xue at Sun dot com (My Blog) : http://blogs.sun.com/weixue ==============================================================
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
Posts:
5,828
From:
US
Registered:
3/9/05
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 12, 2009 8:58 PM
in response to: breadson
|
|
Xue Wei wrote: > Hi, I'm filing this case as a self review and automatic approval. If you > have any comments, please let me know by the end of one week. > After one week, it will be approved automatically.
You didn't actually file it as an ARC case, but that's okay, since there are no interfaces there for the ARC to review. (Paths of font files on disk or in source trees are not ARC reviewed interfaces.) In the future, when you have something that needs actual ARC review, you'll need to get an ARC sponsor (a member, intern, or licensee) to file the case for you, including getting a case number assigned and recorded in the ARC database.
-- -Alan Coopersmith- alan dot coopersmith at sun dot com Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
48
From:
Registered:
2/2/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 12, 2009 11:10 PM
in response to: alanc
|
|
Hi Alan,
<pre wrap="">Hi, I'm filing this case as a self review and automatic approval. If you
have any comments, please let me know by the end of one week.
After one week, it will be approved automatically.
</pre>
<pre wrap=""><!---->
You didn't actually file it as an ARC case, but that's okay, since there
are no interfaces there for the ARC to review. (Paths of font files on
disk or in source trees are not ARC reviewed interfaces.) In the future,
when you have something that needs actual ARC review, you'll need to get
an ARC sponsor (a member, intern, or licensee) to file the case for you,
including getting a case number assigned and recorded in the ARC database.
</pre>
Thanks for your information!
I have canceled posting to opensolaris-arc.
So, it just posted to i18n-discuss at opensolaris dot org to see if any
comments here.
Regards,
William
<pre class="moz-signature" cols="72">--
==============================================================
William Xue
Asian Globalization Center
Sun Microsystems China Engineering & Research Institute
(Office Phone): (86)10-8261-8200 ext. 83958
(Direct Line) : (86)10-6267-7958
(Email) : Wei dot Xue at Sun dot com
(My Blog) : http://blogs.sun.com/weixue
==============================================================
</pre>
_______________________________________________
i18n-discuss mailing list
i18n-discuss at opensolaris dot org
http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
30
From:
CZ
Registered:
7/10/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV
and OpenSolaris same. (Self Review)
Posted:
May 13, 2009 8:43 AM
in response to: breadson
|
|
+1
I do not know about fonts much, but because /usr/openwin -> /usr/X11 symlink I believe move the files will be "invisible" for users. I am just wondering if we could remove <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from /etc/fonts/fonts.conf.
You will need OSR for the migration fonts from close to open workspace.
regards, - jenda
On Wed, May 13, 2009 at 02:10:08PM +0800, Xue Wei wrote: > Hi Alan, >>> Hi, I'm filing this case as a self review and automatic approval. If you >>> have any comments, please let me know by the end of one week. >>> After one week, it will be approved automatically. >>> >> >> You didn't actually file it as an ARC case, but that's okay, since there >> are no interfaces there for the ARC to review. (Paths of font files on >> disk or in source trees are not ARC reviewed interfaces.) In the future, >> when you have something that needs actual ARC review, you'll need to get >> an ARC sponsor (a member, intern, or licensee) to file the case for you, >> including getting a case number assigned and recorded in the ARC database. >> > Thanks for your information! > > I have canceled posting to opensolaris-arc. > So, it just posted to i18n-discuss at opensolaris dot org to see if any > comments here. > > Regards, > William > > > -- > ============================================================== > William Xue > Asian Globalization Center > Sun Microsystems China Engineering & Research Institute > > (Office Phone): (86)10-8261-8200 ext. 83958 > (Direct Line) : (86)10-6267-7958 > (Email) : Wei dot Xue at Sun dot com > (My Blog) : http://blogs.sun.com/weixue > ============================================================== >
> _______________________________________________ > i18n-discuss mailing list > i18n-discuss at opensolaris dot org > http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
48
From:
Registered:
2/2/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV
and OpenSolaris same. (Self Review)
Posted:
May 13, 2009 8:36 PM
in response to: jenda
|
|
Hi Jenda,
Thanks for comments! > +1 > > I do not know about fonts much, but because /usr/openwin -> /usr/X11 symlink I > believe move the files will be "invisible" for users. I am just wondering if we could remove > <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from /etc/fonts/fonts.conf. > As you known, we are still using some non-free fonts on Nevada. This project mainly handle free fonts which we integrated recently for Opensolaris. For keep current Nevada working fine. I do not suggest remove <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from /etc/fonts/fonts.conf.
> You will need OSR for the migration fonts from close to open workspace. > Actually, most of them are come from community, and they have passed OSR when they were integrated .
Regards, William
> regards, > - jenda > > On Wed, May 13, 2009 at 02:10:08PM +0800, Xue Wei wrote: > >> Hi Alan, >> >>>> Hi, I'm filing this case as a self review and automatic approval. If you >>>> have any comments, please let me know by the end of one week. >>>> After one week, it will be approved automatically. >>>> >>>> >>> You didn't actually file it as an ARC case, but that's okay, since there >>> are no interfaces there for the ARC to review. (Paths of font files on >>> disk or in source trees are not ARC reviewed interfaces.) In the future, >>> when you have something that needs actual ARC review, you'll need to get >>> an ARC sponsor (a member, intern, or licensee) to file the case for you, >>> including getting a case number assigned and recorded in the ARC database. >>> >>> >> Thanks for your information! >> >> I have canceled posting to opensolaris-arc. >> So, it just posted to i18n-discuss at opensolaris dot org to see if any >> comments here. >> >> Regards, >> William >> >> >
-- ============================================================== William Xue Asian Globalization Center Sun Microsystems China Engineering & Research Institute
(Office Phone): (86)10-8261-8200 ext. 83958 (Direct Line) : (86)10-6267-7958 (Email) : Wei dot Xue at Sun dot com (My Blog) : http://blogs.sun.com/weixue ==============================================================
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
30
From:
CZ
Registered:
7/10/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV
and OpenSolaris same. (Self Review)
Posted:
May 14, 2009 5:00 AM
in response to: breadson
|
|
Hi William,
On Thu, May 14, 2009 at 11:36:22AM +0800, Xue Wei wrote: >> I do not know about fonts much, but because /usr/openwin -> /usr/X11 symlink I >> believe move the files will be "invisible" for users. I am just wondering if we could remove >> <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from /etc/fonts/fonts.conf. >> > As you known, we are still using some non-free fonts on Nevada. > This project mainly handle free fonts which > we integrated recently for Opensolaris. For keep current Nevada working > fine. > I do not suggest remove > <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from > /etc/fonts/fonts.conf. I do not see connection between close fonts and /usr/openwin directory. All fonts should be moved to /usr/X11 dir, right?
> >> You will need OSR for the migration fonts from close to open workspace. >> > Actually, most of them are come from community, and they have passed > OSR when they were integrated . great :)
- jenda
> Regards, > William > >> regards, >> - jenda >> >> On Wed, May 13, 2009 at 02:10:08PM +0800, Xue Wei wrote: >> >>> Hi Alan, >>> >>>>> Hi, I'm filing this case as a self review and automatic approval. If you >>>>> have any comments, please let me know by the end of one week. >>>>> After one week, it will be approved automatically. >>>>> >>>> You didn't actually file it as an ARC case, but that's okay, since there >>>> are no interfaces there for the ARC to review. (Paths of font files on >>>> disk or in source trees are not ARC reviewed interfaces.) In the future, >>>> when you have something that needs actual ARC review, you'll need to get >>>> an ARC sponsor (a member, intern, or licensee) to file the case for you, >>>> including getting a case number assigned and recorded in the ARC database. >>>> >>> Thanks for your information! >>> >>> I have canceled posting to opensolaris-arc. >>> So, it just posted to i18n-discuss at opensolaris dot org to see if any >>> comments here. >>> >>> Regards, >>> William >>> >>> >> > > > -- > ============================================================== > William Xue > Asian Globalization Center > Sun Microsystems China Engineering & Research Institute > > (Office Phone): (86)10-8261-8200 ext. 83958 > (Direct Line) : (86)10-6267-7958 > (Email) : Wei dot Xue at Sun dot com > (My Blog) : http://blogs.sun.com/weixue > ============================================================== > _______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
48
From:
Registered:
2/2/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV
and OpenSolaris same. (Self Review)
Posted:
May 14, 2009 6:25 AM
in response to: jenda
|
|
Hi Jenda, >>> I do not know about fonts much, but because /usr/openwin -> /usr/X11 symlink I >>> believe move the files will be "invisible" for users. I am just wondering if we could remove >>> <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from /etc/fonts/fonts.conf. >>> >>> >> As you known, we are still using some non-free fonts on Nevada. >> This project mainly handle free fonts which >> we integrated recently for Opensolaris. For keep current Nevada working >> fine. >> I do not suggest remove >> <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from >> /etc/fonts/fonts.conf. >> > I do not see connection between close fonts and /usr/openwin directory. All fonts should be moved to /usr/X11 dir, right? >
No, Currently, I do not think we need move closed fonts path . For Opensolaris, only free/open fonts have been deliveried currently. The purpose of this project is that make Nevada and Opensolaris have same path for these fonts.
In the future, if we have plan to delivery closed fonts for Opensolaris. We may need consider your suggestion.
Thanks! Regards, William
>>> You will need OSR for the migration fonts from close to open workspace. >>> >>> >> Actually, most of them are come from community, and they have passed >> OSR when they were integrated . >> > great :) > > - jenda > > > >> Regards, >> William >> >> >>> regards, >>> - jenda >>> >>> On Wed, May 13, 2009 at 02:10:08PM +0800, Xue Wei wrote: >>> >>> >>>> Hi Alan, >>>> >>>> >>>>>> Hi, I'm filing this case as a self review and automatic approval. If you >>>>>> have any comments, please let me know by the end of one week. >>>>>> After one week, it will be approved automatically. >>>>>> >>>>>> >>>>> You didn't actually file it as an ARC case, but that's okay, since there >>>>> are no interfaces there for the ARC to review. (Paths of font files on >>>>> disk or in source trees are not ARC reviewed interfaces.) In the future, >>>>> when you have something that needs actual ARC review, you'll need to get >>>>> an ARC sponsor (a member, intern, or licensee) to file the case for you, >>>>> including getting a case number assigned and recorded in the ARC database. >>>>> >>>>> >>>> Thanks for your information! >>>> >>>> I have canceled posting to opensolaris-arc. >>>> So, it just posted to i18n-discuss at opensolaris dot org to see if any >>>> comments here. >>>> >>>> Regards, >>>> William >>>> >>>> >>>> >> >>
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
30
From:
CZ
Registered:
7/10/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV
and OpenSolaris same. (Self Review)
Posted:
May 14, 2009 9:10 AM
in response to: breadson
|
|
On Thu, May 14, 2009 at 09:25:18PM +0800, Wei Xue wrote: > Hi Jenda, >>> I do not suggest remove >>> <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from >>> /etc/fonts/fonts.conf. >>> >> I do not see connection between close fonts and /usr/openwin directory. All fonts should be moved to /usr/X11 dir, right? >> > > No, Currently, I do not think we need move closed fonts path . > For Opensolaris, only free/open fonts have been deliveried currently. > The purpose of this project is that make > Nevada and Opensolaris have same path for these fonts. > > In the future, if we have plan to delivery closed fonts for Opensolaris. > We may need consider your suggestion.
I see. I supposed that /usr/openwin is obsolete even in nevada, but the dir is used for closed fonts. Thanks for explanation!
regards, - jenda
> > Thanks! > Regards, > William > >>>> You will need OSR for the migration fonts from close to open workspace. >>>> >>> Actually, most of them are come from community, and they have passed >>> OSR when they were integrated . >>> >> great :) >> >> - jenda >> >> >> >>> Regards, >>> William >>> >>> >>>> regards, >>>> - jenda >>>> >>>> On Wed, May 13, 2009 at 02:10:08PM +0800, Xue Wei wrote: >>>> >>>>> Hi Alan, >>>>> >>>>>>> Hi, I'm filing this case as a self review and automatic approval. If you >>>>>>> have any comments, please let me know by the end of one week. >>>>>>> After one week, it will be approved automatically. >>>>>>> >>>>>> You didn't actually file it as an ARC case, but that's okay, since there >>>>>> are no interfaces there for the ARC to review. (Paths of font files on >>>>>> disk or in source trees are not ARC reviewed interfaces.) In the future, >>>>>> when you have something that needs actual ARC review, you'll need to get >>>>>> an ARC sponsor (a member, intern, or licensee) to file the case for you, >>>>>> including getting a case number assigned and recorded in the ARC database. >>>>>> >>>>> Thanks for your information! >>>>> >>>>> I have canceled posting to opensolaris-arc. >>>>> So, it just posted to i18n-discuss at opensolaris dot org to see if any >>>>> comments here. >>>>> >>>>> Regards, >>>>> William >>>>> >>>>> >>> >>> > _______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
189
From:
CZ
Registered:
12/6/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make
NV and OpenSolaris same. (Self Review)
Posted:
May 14, 2009 9:19 AM
in response to: jenda
|
|
This was recent activity around fonts.conf: http://monaco.sfbay.sun.com/detail.jsf?cr=6821778
hnhn
Jan Lana wrote: > On Thu, May 14, 2009 at 09:25:18PM +0800, Wei Xue wrote: >> Hi Jenda, >>>> I do not suggest remove >>>> <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from >>>> /etc/fonts/fonts.conf. >>>> >>> I do not see connection between close fonts and /usr/openwin directory. All fonts should be moved to /usr/X11 dir, right? >>> >> No, Currently, I do not think we need move closed fonts path . >> For Opensolaris, only free/open fonts have been deliveried currently. >> The purpose of this project is that make >> Nevada and Opensolaris have same path for these fonts. >> >> In the future, if we have plan to delivery closed fonts for Opensolaris. >> We may need consider your suggestion. > > I see. I supposed that /usr/openwin is obsolete even in nevada, but the dir is > used for closed fonts. Thanks for explanation! > > regards, > - jenda > >
-- Jan Hnatek jan dot hnatek at sun dot com _______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
189
From:
CZ
Registered:
12/6/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to
make NV and OpenSolaris same. (Self Review)
Posted:
May 14, 2009 9:46 AM
in response to: hnhn
|
|
Being too fast on open alias. Better: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6821778 This removed a number of obsolete entries from /etc/fonts/fonts.conf in snv_113.
hnhn
Jan Hnatek wrote: > This was recent activity around fonts.conf: > http://monaco.sfbay.sun.com/detail.jsf?cr=6821778 > > hnhn > > Jan Lana wrote: >> On Thu, May 14, 2009 at 09:25:18PM +0800, Wei Xue wrote: >>> Hi Jenda, >>>>> I do not suggest remove >>>>> <dir>/usr/openwin/lib/X11/fonts/TrueType</dir> from >>>>> /etc/fonts/fonts.conf. >>>>> >>>> I do not see connection between close fonts and /usr/openwin >>>> directory. All fonts should be moved to /usr/X11 dir, right? >>>> >>> No, Currently, I do not think we need move closed fonts path . >>> For Opensolaris, only free/open fonts have been deliveried >>> currently. The purpose of this project is that make >>> Nevada and Opensolaris have same path for these fonts. >>> >>> In the future, if we have plan to delivery closed fonts for >>> Opensolaris. We may need consider your suggestion. >> >> I see. I supposed that /usr/openwin is obsolete even in nevada, but >> the dir is >> used for closed fonts. Thanks for explanation! >> regards, >> - jenda >> >> > >
-- Jan Hnatek jan dot hnatek at sun dot com _______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
5,828
From:
US
Registered:
3/9/05
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV
and OpenSolaris same. (Self Review)
Posted:
May 14, 2009 10:46 AM
in response to: jenda
|
|
Jan Lana wrote: > I see. I supposed that /usr/openwin is obsolete even in nevada, but the dir is > used for closed fonts. Thanks for explanation!
It is obsolete, and at least in X, we're moving closed fonts to /usr/X11 in Nevada too, just not at as high a priority as the fonts (open or closed) that are shared with OpenSolaris.
-- -Alan Coopersmith- alan dot coopersmith at sun dot com Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
48
From:
Registered:
2/2/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV
and OpenSolaris same. (Self Review)
Posted:
May 17, 2009 11:59 PM
in response to: alanc
|
|
Hi Jenda, Alan,
Alan is right.
This time we just handle open fonts, because it has high priority and our resource is limited.
Regards, William >> I see. I supposed that /usr/openwin is obsolete even in nevada, but the dir is >> used for closed fonts. Thanks for explanation! >> > > It is obsolete, and at least in X, we're moving closed fonts to /usr/X11 > in Nevada too, just not at as high a priority as the fonts (open or closed) > that are shared with OpenSolaris. > >
-- ============================================================== William Xue Asian Globalization Center Sun Microsystems China Engineering & Research Institute
(Office Phone): (86)10-8261-8200 ext. 83958 (Direct Line) : (86)10-6267-7958 (Email) : Wei dot Xue at Sun dot com (My Blog) : http://blogs.sun.com/weixue ==============================================================
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
174
From:
Registered:
6/14/05
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 13, 2009 7:14 AM
in response to: breadson
|
|
Hi Phil, CC'ing you this ttf fontpath change in Nevada to address potential issues similar to
http://defect.opensolaris.org/bz/show_bug.cgi?id=8546
Regards, Suresh
Xue Wei wrote: > Hi, I'm filing this case as a self review and automatic approval. If > you have any comments, please let me know by the end of one week. > After one week, it will be approved automatically. > > > Template Version: @(#)onepager.txt 1.34 07/08/27 SMI > Copyright 2009 Sun Microsystems > > 1. Introduction > 1.1. Project/Component Working Name: > Changing Truetype Fonts path to make NV and OpenSolaris same. > 1.2. Name of Document Author/Supplier: > William Xue (wei dot xue at sun dot com) > > 1.3. Date of This Document: > 05/05/2009 First Draft > > > 2. Project Summary > 2.1. Project Description: > Change target directory to /usr/X11/lib/X11/fonts/TrueType for > following free true type fonts. > arphic-ukai > arphic-uming > wqy-zenhei > hanyang-ko > unfonts-ko > thai-scalable > indic-fonts-core > ipafont > 3. Business Summary > 3.1. Problem Area: > Currently OpenSolaris have removed /usr/openwin, (in latest > build, it is just > a symbolic link to /usr/X11). For Nevada, the true type fonts > files are put under /usr/openwin. When IPS filter generates IPS > packages for OpenSolaris from Nevada > packages, it have to convert the fonts path from > /usr/openwin/lib/X11/fonts to > /usr/X11/lib/X11/fonts by IPS utility. It causes the Nevada > and Solaris Truetype > fonts path are different. It's also not convenient for > maintaining the g11n fonts > workspace. And it's easy to cause font bugs. > 4. Technical Description: > 4.1. Details: > 1>Change Truetype fonts path from > /usr/openwin/lib/X11/fonts/TrueType > to /usr/X11/lib/X11/fonts/TrueType: > arphic-ukai: > /usr/openwin/lib/X11/fonts/TrueType/arphic -> > /usr/X11/lib/X11/fonts/TrueType/arphic > arphic-uming: > /usr/openwin/lib/X11/fonts/TrueType/arphic -> > /usr/X11/lib/X11/fonts/TrueType/arphic > wqy-zenhei: > /usr/openwin/lib/X11/fonts/TrueType/wqy -> > /usr/X11/lib/X11/fonts/TrueType/wqy > hanyang-ko: > /usr/openwin/lib/X11/fonts/TrueType/hangyang -> > /usr/X11/lib/X11/fonts/TrueType/hangyang > unfonts-ko: > /usr/openwin/lib/X11/fonts/TrueType/unfonts -> > > /usr/X11/lib/X11/fonts/TrueType/unfonts > thai-scalable: > /usr/openwin/lib/X11/fonts/TrueType/thai-scalable -> > > /usr/X11/lib/X11/fonts/TrueType/thai-scalable > indic-fonts-core > /usr/openwin/lib/X11/fonts/TrueType/indic-fonts-core -> > > /usr/X11/lib/X11/fonts/TrueType/indic-fonts-core > ipafont > /usr/openwin/lib/X11/fonts/TrueType/ipafont -> > > /usr/X11/lib/X11/fonts/TrueType/ipafont > For /etc/fonts/fonts.conf, it does > not need adding new <dir> item for > /usr/X11/lib/X11/fonts/TrueType, because there is > <dir>/usr/X11R6/lib/X11/fonts</dir> > in current fonts.conf. The /usr/X11R6 is symbolic link to > /usr/X11. > Therefore, the fonts under /usr/X11/lib/X11/fonts/TrueType > can be > found and used. > 2>Change source from g11n closed repository to g11n open > repository: > from ../g11n-closed/sun_src/closed/xorg/fonts > to ../g11n_open/src/xorg/fonts > 4.2. Bug/RFE Number(s): > 6837918 > > 4.3. In Scope: > N/A. > > 4.4. Out of Scope: > N/A. > > 4.5. Interfaces: > Interfaces are project private. Please Reference 4.1-1> > > 4.6. Doc Impact: > None. > > 4.7. Admin/Config Impact: > None. > > 4.8. HA Impact: > None. > > 4.9. I18N/L10N Impact: > No impact to current XI18N. > > 4.10. Packaging & Delivery: > Updated packages: > SUNWttf-arphic-uming > SUNWttf-arphic-ukai > SUNWttf-wqy-zenhei > SUNWttf-wqy-zenhei-root > SUNWttf-hanyang-ko > SUNWttf-hanyang-ko-core > SUNWttf-unfonts-ko-core SUNWttf-unfonts-ko-extra > SUNWttf-indic-fonts-core > SUNWttf-thai-scalable > SUNWttf-ipafont > 4.11. Security Impact: > None. > > > 5. Reference Documents: > [1] http://bugs.opensolaris.org/view_bug.do?bug_id=6800051 > > > 6. Resources and Schedule: > 6.4. Product Approval Committee requested information: > 6.4.1. Consolidation or Component Name: > G11N (Globalization) > > 6.5. ARC review type: > Automatic > 6.6. ARC Exposure: > open > >
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
6
From:
US
Registered:
4/10/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 13, 2009 7:48 AM
in response to: suresh
|
|
Tell me if I have this right. The proposed change is that on Nevada (as distinct from OpenSolaris/ Indiana) certain free fonts will no longer be accessible via "/usr/openwin", but only via /usr/X11/... ? This change affects *only* free fonts, and not any of the non=free ones!
If so, then JDK should be OK, since on Nevada we depend only on the non-free ones which I understand WILL NOT MOVE, but I recommend that you check this by looking at the JDK fontconfig.properties file for "Solaris" and making sure that all font paths listed there are still valid.
-phil.
On May 13, 2009, at 7:14 AM, Suresh Chandrasekharan wrote:
> Hi Phil, > CC'ing you this ttf fontpath change in Nevada to address potential > issues similar to > > http://defect.opensolaris.org/bz/show_bug.cgi?id=8546 > > > Regards, > Suresh > > Xue Wei wrote: >> Hi, I'm filing this case as a self review and automatic approval. >> If you have any comments, please let me know by the end of one week. >> After one week, it will be approved automatically. >> >> >> Template Version: @(#)onepager.txt 1.34 07/08/27 SMI >> Copyright 2009 Sun Microsystems >> >> 1. Introduction >> 1.1. Project/Component Working Name: >> Changing Truetype Fonts path to make NV and OpenSolaris >> same. 1.2. Name of Document Author/Supplier: >> William Xue (wei dot xue at sun dot com) >> >> 1.3. Date of This Document: >> 05/05/2009 First Draft >> >> >> 2. Project Summary >> 2.1. Project Description: >> Change target directory to /usr/X11/lib/X11/fonts/TrueType >> for following free true type fonts. >> arphic-ukai >> arphic-uming >> wqy-zenhei >> hanyang-ko >> unfonts-ko >> thai-scalable >> indic-fonts-core >> ipafont >> 3. Business Summary >> 3.1. Problem Area: >> Currently OpenSolaris have removed /usr/openwin, (in latest >> build, it is just >> a symbolic link to /usr/X11). For Nevada, the true type fonts >> files are put under /usr/openwin. When IPS filter generates >> IPS packages for OpenSolaris from Nevada >> packages, it have to convert the fonts path from /usr/openwin/ >> lib/X11/fonts to >> /usr/X11/lib/X11/fonts by IPS utility. It causes the Nevada >> and Solaris Truetype >> fonts path are different. It's also not convenient for >> maintaining the g11n fonts >> workspace. And it's easy to cause font bugs. 4. >> Technical Description: >> 4.1. Details: >> 1>Change Truetype fonts path from /usr/openwin/lib/X11/fonts/ >> TrueType >> to /usr/X11/lib/X11/fonts/TrueType: >> arphic-ukai: >> /usr/openwin/lib/X11/fonts/TrueType/arphic -> >> /usr/X11/lib/X11/fonts/TrueType/arphic >> arphic-uming: >> /usr/openwin/lib/X11/fonts/TrueType/arphic -> >> /usr/X11/lib/X11/fonts/TrueType/arphic >> wqy-zenhei: >> /usr/openwin/lib/X11/fonts/TrueType/wqy -> >> /usr/X11/lib/X11/fonts/TrueType/wqy >> hanyang-ko: >> /usr/openwin/lib/X11/fonts/TrueType/hangyang -> >> /usr/X11/lib/X11/fonts/TrueType/hangyang >> unfonts-ko: >> /usr/openwin/lib/X11/fonts/TrueType/unfonts -> >> /usr/X11/lib/X11/fonts/TrueType/ >> unfonts thai-scalable: >> /usr/openwin/lib/X11/fonts/TrueType/thai-scalable -> >> /usr/X11/lib/X11/fonts/TrueType/thai- >> scalable indic-fonts-core >> /usr/openwin/lib/X11/fonts/TrueType/indic-fonts-core -> >> /usr/X11/lib/X11/fonts/TrueType/indic-fonts- >> core ipafont >> /usr/openwin/lib/X11/fonts/TrueType/ipafont -> >> /usr/X11/lib/X11/fonts/TrueType/ >> ipafont >> For /etc/fonts/fonts.conf, it does not need adding new <dir> item for >> /usr/X11/lib/X11/fonts/TrueType, because there >> is <dir>/usr/X11R6/lib/X11/fonts</dir> >> in current fonts.conf. The /usr/X11R6 is symbolic link to / >> usr/X11. >> Therefore, the fonts under /usr/X11/lib/X11/fonts/TrueType >> can be >> found and used. >> 2>Change source from g11n closed repository to g11n open >> repository: >> from ../g11n-closed/sun_src/closed/xorg/fonts >> to ../g11n_open/src/xorg/fonts >> 4.2. Bug/RFE Number(s): >> 6837918 >> >> 4.3. In Scope: >> N/A. >> >> 4.4. Out of Scope: >> N/A. >> >> 4.5. Interfaces: >> Interfaces are project private. Please Reference 4.1-1> >> >> 4.6. Doc Impact: >> None. >> >> 4.7. Admin/Config Impact: >> None. >> >> 4.8. HA Impact: >> None. >> >> 4.9. I18N/L10N Impact: >> No impact to current XI18N. >> >> 4.10. Packaging & Delivery: >> Updated packages: >> SUNWttf-arphic-uming >> SUNWttf-arphic-ukai >> SUNWttf-wqy-zenhei >> SUNWttf-wqy-zenhei-root >> SUNWttf-hanyang-ko >> SUNWttf-hanyang-ko-core >> SUNWttf-unfonts-ko-core SUNWttf-unfonts-ko-extra >> SUNWttf-indic-fonts-core >> SUNWttf-thai-scalable >> SUNWttf-ipafont >> 4.11. Security Impact: >> None. >> >> 5. Reference Documents: >> [1] http://bugs.opensolaris.org/view_bug.do?bug_id=6800051 >> >> >> 6. Resources and Schedule: >> 6.4. Product Approval Committee requested information: >> 6.4.1. Consolidation or Component Name: >> G11N (Globalization) >> >> 6.5. ARC review type: >> Automatic 6.6. ARC Exposure: >> open >> >> >
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
48
From:
Registered:
2/2/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 13, 2009 8:39 PM
in response to: philrace
|
|
Hi Phil,
Yes, You are right. This changing is just for free/open fonts.
Thanks!
Regards, William > Tell me if I have this right. > The proposed change is that on Nevada (as distinct from > OpenSolaris/Indiana) > certain free fonts will no longer be accessible via "/usr/openwin", > but only > via /usr/X11/... ? > This change affects *only* free fonts, and not any of the non=free ones! > > If so, then JDK should be OK, since on Nevada we depend only on the > non-free ones which I understand WILL NOT MOVE, but I recommend that > you check this > by looking at the JDK fontconfig.properties file for "Solaris" > and making sure that all font paths listed there are still valid. > > -phil. > > On May 13, 2009, at 7:14 AM, Suresh Chandrasekharan wrote: > >> Hi Phil, >> CC'ing you this ttf fontpath change in Nevada to address potential >> issues similar to >> >> http://defect.opensolaris.org/bz/show_bug.cgi?id=8546 >> >> >> Regards, >> Suresh >> >> Xue Wei wrote: >>> Hi, I'm filing this case as a self review and automatic approval. If >>> you have any comments, please let me know by the end of one week. >>> After one week, it will be approved automatically. >>> >>> >>> Template Version: @(#)onepager.txt 1.34 07/08/27 SMI >>> Copyright 2009 Sun Microsystems >>> >>> 1. Introduction >>> 1.1. Project/Component Working Name: >>> Changing Truetype Fonts path to make NV and OpenSolaris >>> same. 1.2. Name of Document Author/Supplier: >>> William Xue (wei dot xue at sun dot com) >>> >>> 1.3. Date of This Document: >>> 05/05/2009 First Draft >>> >>> >>> 2. Project Summary >>> 2.1. Project Description: >>> Change target directory to /usr/X11/lib/X11/fonts/TrueType for >>> following free true type fonts. >>> arphic-ukai >>> arphic-uming >>> wqy-zenhei >>> hanyang-ko >>> unfonts-ko >>> thai-scalable >>> indic-fonts-core >>> ipafont >>> 3. Business Summary >>> 3.1. Problem Area: >>> Currently OpenSolaris have removed /usr/openwin, (in latest >>> build, it is just >>> a symbolic link to /usr/X11). For Nevada, the true type fonts >>> files are put under /usr/openwin. When IPS filter generates >>> IPS packages for OpenSolaris from Nevada >>> packages, it have to convert the fonts path from >>> /usr/openwin/lib/X11/fonts to >>> /usr/X11/lib/X11/fonts by IPS utility. It causes the Nevada >>> and Solaris Truetype >>> fonts path are different. It's also not convenient for >>> maintaining the g11n fonts >>> workspace. And it's easy to cause font bugs. 4. >>> Technical Description: >>> 4.1. Details: >>> 1>Change Truetype fonts path from >>> /usr/openwin/lib/X11/fonts/TrueType >>> to /usr/X11/lib/X11/fonts/TrueType: >>> arphic-ukai: >>> /usr/openwin/lib/X11/fonts/TrueType/arphic -> >>> /usr/X11/lib/X11/fonts/TrueType/arphic >>> arphic-uming: >>> /usr/openwin/lib/X11/fonts/TrueType/arphic -> >>> /usr/X11/lib/X11/fonts/TrueType/arphic >>> wqy-zenhei: >>> /usr/openwin/lib/X11/fonts/TrueType/wqy -> >>> /usr/X11/lib/X11/fonts/TrueType/wqy >>> hanyang-ko: >>> /usr/openwin/lib/X11/fonts/TrueType/hangyang -> >>> /usr/X11/lib/X11/fonts/TrueType/hangyang >>> unfonts-ko: >>> /usr/openwin/lib/X11/fonts/TrueType/unfonts -> >>> >>> /usr/X11/lib/X11/fonts/TrueType/unfonts >>> thai-scalable: >>> /usr/openwin/lib/X11/fonts/TrueType/thai-scalable -> >>> >>> /usr/X11/lib/X11/fonts/TrueType/thai-scalable >>> indic-fonts-core >>> /usr/openwin/lib/X11/fonts/TrueType/indic-fonts-core -> >>> >>> /usr/X11/lib/X11/fonts/TrueType/indic-fonts-core >>> ipafont >>> /usr/openwin/lib/X11/fonts/TrueType/ipafont -> >>> >>> /usr/X11/lib/X11/fonts/TrueType/ipafont >>> For /etc/fonts/fonts.conf, it does not need adding new <dir> item for >>> /usr/X11/lib/X11/fonts/TrueType, because there >>> is <dir>/usr/X11R6/lib/X11/fonts</dir> >>> in current fonts.conf. The /usr/X11R6 is symbolic link to >>> /usr/X11. >>> Therefore, the fonts under /usr/X11/lib/X11/fonts/TrueType >>> can be >>> found and used. >>> 2>Change source from g11n closed repository to g11n open >>> repository: >>> from ../g11n-closed/sun_src/closed/xorg/fonts >>> to ../g11n_open/src/xorg/fonts >>> 4.2. Bug/RFE Number(s): >>> 6837918 >>> >>> 4.3. In Scope: >>> N/A. >>> >>> 4.4. Out of Scope: >>> N/A. >>> >>> 4.5. Interfaces: >>> Interfaces are project private. Please Reference 4.1-1> >>> >>> 4.6. Doc Impact: >>> None. >>> >>> 4.7. Admin/Config Impact: >>> None. >>> >>> 4.8. HA Impact: >>> None. >>> >>> 4.9. I18N/L10N Impact: >>> No impact to current XI18N. >>> >>> 4.10. Packaging & Delivery: >>> Updated packages: >>> SUNWttf-arphic-uming >>> SUNWttf-arphic-ukai >>> SUNWttf-wqy-zenhei >>> SUNWttf-wqy-zenhei-root >>> SUNWttf-hanyang-ko >>> SUNWttf-hanyang-ko-core >>> SUNWttf-unfonts-ko-core SUNWttf-unfonts-ko-extra >>> SUNWttf-indic-fonts-core >>> SUNWttf-thai-scalable >>> SUNWttf-ipafont >>> 4.11. Security Impact: >>> None. >>> >>> 5. Reference Documents: >>> [1] http://bugs.opensolaris.org/view_bug.do?bug_id=6800051 >>> >>> >>> 6. Resources and Schedule: >>> 6.4. Product Approval Committee requested information: >>> 6.4.1. Consolidation or Component Name: >>> G11N (Globalization) >>> >>> 6.5. ARC review type: >>> Automatic 6.6. ARC Exposure: >>> open >>> >>> >> >
-- ============================================================== William Xue Asian Globalization Center Sun Microsystems China Engineering & Research Institute
(Office Phone): (86)10-8261-8200 ext. 83958 (Direct Line) : (86)10-6267-7958 (Email) : Wei dot Xue at Sun dot com (My Blog) : http://blogs.sun.com/weixue ==============================================================
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
6
From:
US
Registered:
4/10/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 13, 2009 9:11 PM
in response to: breadson
|
|
OK. And thanks to Suresh for the notification. Anything like this its wise to email me directly and early ..
-phil.
On May 13, 2009, at 8:39 PM, Xue Wei wrote:
> Hi Phil, > > Yes, You are right. > This changing is just for free/open fonts. > > Thanks! > > Regards, > William >> Tell me if I have this right. >> The proposed change is that on Nevada (as distinct from OpenSolaris/ >> Indiana) >> certain free fonts will no longer be accessible via "/usr/openwin", >> but only >> via /usr/X11/... ? >> This change affects *only* free fonts, and not any of the non=free >> ones! >> >> If so, then JDK should be OK, since on Nevada we depend only on the >> non-free ones which I understand WILL NOT MOVE, but I recommend >> that you check this >> by looking at the JDK fontconfig.properties file for "Solaris" >> and making sure that all font paths listed there are still valid. >> >> -phil. >> >> On May 13, 2009, at 7:14 AM, Suresh Chandrasekharan wrote: >> >>> Hi Phil, >>> CC'ing you this ttf fontpath change in Nevada to address >>> potential issues similar to >>> >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=8546 >>> >>> >>> Regards, >>> Suresh >>> >>> Xue Wei wrote: >>>> Hi, I'm filing this case as a self review and automatic approval. >>>> If you have any comments, please let me know by the end of one >>>> week. >>>> After one week, it will be approved automatically. >>>> >>>> >>>> Template Version: @(#)onepager.txt 1.34 07/08/27 SMI >>>> Copyright 2009 Sun Microsystems >>>> >>>> 1. Introduction >>>> 1.1. Project/Component Working Name: >>>> Changing Truetype Fonts path to make NV and OpenSolaris >>>> same. 1.2. Name of Document Author/Supplier: >>>> William Xue (wei dot xue at sun dot com) >>>> >>>> 1.3. Date of This Document: >>>> 05/05/2009 First Draft >>>> >>>> >>>> 2. Project Summary >>>> 2.1. Project Description: >>>> Change target directory to /usr/X11/lib/X11/fonts/TrueType >>>> for following free true type fonts. >>>> arphic-ukai >>>> arphic-uming >>>> wqy-zenhei >>>> hanyang-ko >>>> unfonts-ko >>>> thai-scalable >>>> indic-fonts-core >>>> ipafont >>>> 3. Business Summary >>>> 3.1. Problem Area: >>>> Currently OpenSolaris have removed /usr/openwin, (in latest >>>> build, it is just >>>> a symbolic link to /usr/X11). For Nevada, the true type >>>> fonts files are put under /usr/openwin. When IPS filter >>>> generates IPS packages for OpenSolaris from Nevada >>>> packages, it have to convert the fonts path from /usr/ >>>> openwin/lib/X11/fonts to >>>> /usr/X11/lib/X11/fonts by IPS utility. It causes the >>>> Nevada and Solaris Truetype >>>> fonts path are different. It's also not convenient for >>>> maintaining the g11n fonts >>>> workspace. And it's easy to cause font bugs. 4. >>>> Technical Description: >>>> 4.1. Details: >>>> 1>Change Truetype fonts path from /usr/openwin/lib/X11/fonts/ >>>> TrueType >>>> to /usr/X11/lib/X11/fonts/TrueType: >>>> arphic-ukai: >>>> /usr/openwin/lib/X11/fonts/TrueType/arphic -> >>>> /usr/X11/lib/X11/fonts/TrueType/arphic >>>> arphic-uming: >>>> /usr/openwin/lib/X11/fonts/TrueType/arphic -> >>>> /usr/X11/lib/X11/fonts/TrueType/arphic >>>> wqy-zenhei: >>>> /usr/openwin/lib/X11/fonts/TrueType/wqy -> >>>> /usr/X11/lib/X11/fonts/TrueType/wqy >>>> hanyang-ko: >>>> /usr/openwin/lib/X11/fonts/TrueType/hangyang -> >>>> /usr/X11/lib/X11/fonts/TrueType/hangyang >>>> unfonts-ko: >>>> /usr/openwin/lib/X11/fonts/TrueType/unfonts -> >>>> /usr/X11/lib/X11/fonts/TrueType/ >>>> unfonts thai-scalable: >>>> /usr/openwin/lib/X11/fonts/TrueType/thai-scalable -> >>>> /usr/X11/lib/X11/fonts/TrueType/thai- >>>> scalable indic-fonts-core >>>> /usr/openwin/lib/X11/fonts/TrueType/indic-fonts-core -> >>>> /usr/X11/lib/X11/fonts/TrueType/indic-fonts- >>>> core ipafont >>>> /usr/openwin/lib/X11/fonts/TrueType/ipafont -> >>>> /usr/X11/lib/X11/fonts/TrueType/ >>>> ipafont >>>> For /etc/fonts/fonts.conf, it does not need adding new <dir> item >>>> for >>>> /usr/X11/lib/X11/fonts/TrueType, because there >>>> is <dir>/usr/X11R6/lib/X11/fonts</dir> >>>> in current fonts.conf. The /usr/X11R6 is symbolic link to / >>>> usr/X11. >>>> Therefore, the fonts under /usr/X11/lib/X11/fonts/TrueType >>>> can be >>>> found and used. >>>> 2>Change source from g11n closed repository to g11n open >>>> repository: >>>> from ../g11n-closed/sun_src/closed/xorg/fonts >>>> to ../g11n_open/src/xorg/fonts >>>> 4.2. Bug/RFE Number(s): >>>> 6837918 >>>> >>>> 4.3. In Scope: >>>> N/A. >>>> >>>> 4.4. Out of Scope: >>>> N/A. >>>> >>>> 4.5. Interfaces: >>>> Interfaces are project private. Please Reference 4.1-1> >>>> >>>> 4.6. Doc Impact: >>>> None. >>>> >>>> 4.7. Admin/Config Impact: >>>> None. >>>> >>>> 4.8. HA Impact: >>>> None. >>>> >>>> 4.9. I18N/L10N Impact: >>>> No impact to current XI18N. >>>> >>>> 4.10. Packaging & Delivery: >>>> Updated packages: >>>> SUNWttf-arphic-uming >>>> SUNWttf-arphic-ukai >>>> SUNWttf-wqy-zenhei >>>> SUNWttf-wqy-zenhei-root >>>> SUNWttf-hanyang-ko >>>> SUNWttf-hanyang-ko-core >>>> SUNWttf-unfonts-ko-core SUNWttf-unfonts-ko-extra >>>> SUNWttf-indic-fonts-core >>>> SUNWttf-thai-scalable >>>> SUNWttf-ipafont >>>> 4.11. Security Impact: >>>> None. >>>> >>>> 5. Reference Documents: >>>> [1] http://bugs.opensolaris.org/view_bug.do?bug_id=6800051 >>>> >>>> >>>> 6. Resources and Schedule: >>>> 6.4. Product Approval Committee requested information: >>>> 6.4.1. Consolidation or Component Name: >>>> G11N (Globalization) >>>> >>>> 6.5. ARC review type: >>>> Automatic 6.6. ARC Exposure: >>>> open >>>> >>>> >>> >> > > > -- > ============================================================== > William Xue > Asian Globalization Center > Sun Microsystems China Engineering & Research Institute > > (Office Phone): (86)10-8261-8200 ext. 83958 > (Direct Line) : (86)10-6267-7958 > (Email) : Wei dot Xue at Sun dot com > (My Blog) : http://blogs.sun.com/weixue > ==============================================================
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
Posts:
48
From:
Registered:
2/2/07
|
|
|
|
Re: [i18n-discuss] Changing Truetype Fonts path to make NV and
OpenSolaris same. (Self Review)
Posted:
May 13, 2009 9:56 PM
in response to: philrace
|
|
Hi Suresh and Phil,
Thanks for concerning!
Phil, Yes, if any font changing like this, I 'll let you know as early . :-)
Thanks!
Regards, William
Phil Race 写道: > OK. And thanks to Suresh for the notification. Anything like this > its wise to email me directly and early .. > > -phil. > > On May 13, 2009, at 8:39 PM, Xue Wei wrote: > >> Hi Phil, >> >> Yes, You are right. >> This changing is just for free/open fonts. >> >> Thanks! >> >> Regards, >> William >>> Tell me if I have this right. >>> The proposed change is that on Nevada (as distinct from >>> OpenSolaris/Indiana) >>> certain free fonts will no longer be accessible via "/usr/openwin", >>> but only >>> via /usr/X11/... ? >>> This change affects *only* free fonts, and not any of the non=free >>> ones! >>> >>> If so, then JDK should be OK, since on Nevada we depend only on the >>> non-free ones which I understand WILL NOT MOVE, but I recommend that >>> you check this >>> by looking at the JDK fontconfig.properties file for "Solaris" >>> and making sure that all font paths listed there are still valid. >>> >>> -phil. >>> >>> On May 13, 2009, at 7:14 AM, Suresh Chandrasekharan wrote: >>> >>>> Hi Phil, >>>> CC'ing you this ttf fontpath change in Nevada to address potential >>>> issues similar to >>>> >>>> http://defect.opensolaris.org/bz/show_bug.cgi?id=8546 >>>> >>>> >>>> Regards, >>>> Suresh >>>> > -- ============================================================== William Xue Asian Globalization Center Sun Microsystems China Engineering & Research Institute
(Office Phone): (86)10-8261-8200 ext. 83958 (Direct Line) : (86)10-6267-7958 (Email) : Wei dot Xue at Sun dot com (My Blog) : http://blogs.sun.com/weixue ==============================================================
_______________________________________________ i18n-discuss mailing list i18n-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/i18n-discuss
|
|
|
|
|