|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
Fw: "CMap Resources" open source projectI've just received this letter from Ken; you might be interesting in reading it. Werner Werner, I would like to let you know that we just launched the "CMap Resources" open source project at Adobe, which puts all of our CMap resources under a more favorable open source license. Note that I excluded the Adobe-Japan2-0 CMap resources, because they have been in deprecated status ever since Adobe-Japan1-6 was released to completely cover JIS X 0212-1990. Anyway, you can get the details here: http://opensource.adobe.com/wiki/display/cmap/ When you have a chance, please notify the appropriate people in the open source community about this. I know that some of them have been asking us to provide our CMap resources under a more favorable license, and for them, that day has come. With best regards... -- Ken _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: [tex-live] Fw: "CMap Resources" open source projectHi,
On Wed, Sep 23, 2009 at 12:43 AM, Werner LEMBERG <wl@...> wrote: > > I've just received this letter from Ken; you might be interesting in > reading it. > > > Werner > > > ---------- Forwarded message ---------- > From: Ken Lunde <lunde@...> > To: Werner LEMBERG <wl@...> > Date: Tue, 22 Sep 2009 07:24:37 -0700 > Subject: "CMap Resources" open source project > Werner, > > I would like to let you know that we just launched the "CMap Resources" open source project at Adobe, which puts all of our CMap resources under a more favorable open source license. Note that I excluded the Adobe-Japan2-0 CMap resources, because they have been in deprecated status ever since Adobe-Japan1-6 was released to completely cover JIS X 0212-1990. > > Anyway, you can get the details here: > > http://opensource.adobe.com/wiki/display/cmap/ Just curious, it does not seemed to contain "Unicode Mapping files" like GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. Are they dropped? Because it is useful for dvipdfmx to generate correct bookmarks if the source encoding is not Unicode. - Jiang _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: [tex-live] Fw: "CMap Resources" open source projectJiang,
You wrote: > Just curious, it does not seemed to contain "Unicode Mapping files" > like GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. Are they > dropped? Because it is useful for dvipdfmx to generate correct > bookmarks if the source encoding is not Unicode. These are not CMap resources, but they indeed use CMap syntax. It is thus easy to confuse them with genuine CMap resources. A genuine CMap resource maps character codes to CIDs in a unidirectional manner. Some of the files you mentioned, such as Adobe-GB1-UCS2, are ToUnicode mapping files, which unidirectionally map CIDs to UTF-16 character codes. The others map between character codes, or have other specialized purposes for Acrobat or Distiller. I maintain all CMap resources at Adobe Systems, and although the Acrobat team manages the ToUnicode mapping files, I am the one who maintains them. Almost all of the other Acrobat-specific mapping files (that use CMap syntax) have not changed for years. If memory serves, most were introduced during Acrobat 4.0 development, and haven't changed since then. If these Acrobat-specific mapping files are to be placed under the same open source license, I will need to work with the Acrobat development team. I would prefer that they be included in a separate open source project. Regards... -- Ken _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: [tex-live] Fw: "CMap Resources" open source projectHi Ken,
> GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. Are they If these Acrobat-specific mapping files are to be placed under the same open source license, That would be very desirable. I will need to work with the Acrobat development team. I would prefer that they be included in a separate open source project. However it works best for you. We greatly appreciate all your efforts! Thanks, Karl _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: [tex-live] Fw: "CMap Resources" open source projectKarl,
I discussed this with the Acrobat team today, and putting the Acrobat mapping files under the same open source license sees very favorable. If I can make it happen, it may take until the end of October for the open source project to go live. I am less then a week away from my annual pronghorn antelope hunt, which involves driving from California to Wyoming, and after that I am attending IUC33. See: http://www.unicodeconference.org/ I am giving two presentations, and just started working on them. In any case, I will keep you posted. Regards... -- Ken On 2009/09/23, at 16:25, Karl Berry wrote: > Hi Ken, > >> GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. Are they > > If these Acrobat-specific mapping files are to be placed under the > same open source license, > > That would be very desirable. > > I will need to work with the Acrobat development team. I would > prefer that they be included in a separate open source project. > > However it works best for you. > > We greatly appreciate all your efforts! > > Thanks, > Karl _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: Re: [tex-live] Fw: "CMap Resources" open source projectA Dijous, 24 de setembre de 2009, Ken Lunde va escriure:
> Karl, > > I discussed this with the Acrobat team today, and putting the Acrobat > mapping files under the same open source license sees very favorable. Nice :-) > If I can make it happen, it may take until the end of October for the > open source project to go live. In the poppler[1] project we also would also like to see files like Adobe- Japan1-UCS2 be released under a free license since we use them. I think they are part of those "Acrobat mapping files" you mention, but just to be sure. Thanks for the effort, Albert [1] http://poppler.freedesktop.org/ _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: Re: [tex-live] Fw: "CMap Resources" open source projectAlbert,
You wrote: >> I discussed this with the Acrobat team today, and putting the >> Acrobat mapping files under the same open source license sees very >> favorable. > > Nice :-) This is one of the benefits of both working at Adobe Systems and having Acrobat's ear. ;-) >> If I can make it happen, it may take until the end of October for >> the open source project to go live. > > In the poppler[1] project we also would also like to see files like > Adobe-Japan1-UCS2 be released under a free license since we use > them. I think they are part of those "Acrobat mapping files" you > mention, but just to be sure. The Adobe-{CNS1,GB1,Japan1,Korea1}-UCS2 files are the "ToUnicode" mapping files, and are among the Acrobat mapping files that we are discussing. They are a special case of the Acrobat mapping files in that they specifically map CIDs to character codes, specifically UTF-16BE, in a unidirectional manner. Regards... -- Ken _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: Re: [tex-live] Fw: "CMap Resources" open source projectA Dijous, 24 de setembre de 2009, Ken Lunde va escriure:
> Karl, > > I discussed this with the Acrobat team today, and putting the Acrobat > mapping files under the same open source license sees very favorable. > If I can make it happen, it may take until the end of October for the > open source project to go live. I am less then a week away from my > annual pronghorn antelope hunt, which involves driving from California > to Wyoming, and after that I am attending IUC33. See: > > http://www.unicodeconference.org/ > > I am giving two presentations, and just started working on them. > > In any case, I will keep you posted. How is the open sourcing of Adobe-Japan1-UCS2, GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. progressing? Albert > > Regards... > > -- Ken > > On 2009/09/23, at 16:25, Karl Berry wrote: > > Hi Ken, > > > >> GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. Are they > > > > If these Acrobat-specific mapping files are to be placed under the > > same open source license, > > > > That would be very desirable. > > > > I will need to work with the Acrobat development team. I would > > prefer that they be included in a separate open source project. > > > > However it works best for you. > > > > We greatly appreciate all your efforts! > > > > Thanks, > > Karl > > _______________________________________________ > Freetype-devel mailing list > Freetype-devel@... > http://lists.nongnu.org/mailman/listinfo/freetype-devel > _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: Re: [tex-live] Fw: "CMap Resources" open source projectAlbert,
Your email is *very* timely, because it was on Friday (11/13/2009) that the Acrobat team gave the proverbial "green light" to open-source these mapping resources. Anyway, I plan to spend the better part of the coming week preparing the files, which primarily amounts to adding the open source license to the headers of each file. The tentative name of the open source project is "Mapping Resources for PDF." BTW, you might find the following forum thread to be helpful: http://forums.adobe.com/message/2277338 With best regards... -- Ken On 2009/11/15, at 15:12, Albert Astals Cid wrote: > A Dijous, 24 de setembre de 2009, Ken Lunde va escriure: >> Karl, >> >> I discussed this with the Acrobat team today, and putting the Acrobat >> mapping files under the same open source license sees very favorable. >> If I can make it happen, it may take until the end of October for the >> open source project to go live. I am less then a week away from my >> annual pronghorn antelope hunt, which involves driving from >> California >> to Wyoming, and after that I am attending IUC33. See: >> >> http://www.unicodeconference.org/ >> >> I am giving two presentations, and just started working on them. >> >> In any case, I will keep you posted. > > How is the open sourcing of Adobe-Japan1-UCS2, GBK-EUC-UCS2, Adobe- > GB1-UCS2, > GBpc-EUC-UCS2, etc. progressing? > > Albert > >> >> Regards... >> >> -- Ken >> >> On 2009/09/23, at 16:25, Karl Berry wrote: >>> Hi Ken, >>> >>>> GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. Are they >>> >>> If these Acrobat-specific mapping files are to be placed under the >>> same open source license, >>> >>> That would be very desirable. >>> >>> I will need to work with the Acrobat development team. I would >>> prefer that they be included in a separate open source project. >>> >>> However it works best for you. >>> >>> We greatly appreciate all your efforts! >>> >>> Thanks, >>> Karl >> >> _______________________________________________ >> Freetype-devel mailing list >> Freetype-devel@... >> http://lists.nongnu.org/mailman/listinfo/freetype-devel >> > _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
|
|
Re: Re: [tex-live] Fw: "CMap Resources" open source projectAll,
I have some very good news to share. The "Mapping Resources for PDF" open source project, which includes all of the CMap-like mapping resources, went public today. See: http://opensource.adobe.com/wiki/display/pdfmapping/Mapping+Resources+for+PDF Enjoy! -- Dr. Ken Lunde Senior Computer Scientist, CJKV Type Development Adobe Systems Incorporated lunde@... On 2009/11/15, at 15:12, Albert Astals Cid wrote: > A Dijous, 24 de setembre de 2009, Ken Lunde va escriure: >> Karl, >> >> I discussed this with the Acrobat team today, and putting the Acrobat >> mapping files under the same open source license sees very favorable. >> If I can make it happen, it may take until the end of October for the >> open source project to go live. I am less then a week away from my >> annual pronghorn antelope hunt, which involves driving from California >> to Wyoming, and after that I am attending IUC33. See: >> >> http://www.unicodeconference.org/ >> >> I am giving two presentations, and just started working on them. >> >> In any case, I will keep you posted. > > How is the open sourcing of Adobe-Japan1-UCS2, GBK-EUC-UCS2, Adobe-GB1-UCS2, > GBpc-EUC-UCS2, etc. progressing? > > Albert > >> >> Regards... >> >> -- Ken >> >> On 2009/09/23, at 16:25, Karl Berry wrote: >>> Hi Ken, >>> >>>> GBK-EUC-UCS2, Adobe-GB1-UCS2, GBpc-EUC-UCS2, etc. Are they >>> >>> If these Acrobat-specific mapping files are to be placed under the >>> same open source license, >>> >>> That would be very desirable. >>> >>> I will need to work with the Acrobat development team. I would >>> prefer that they be included in a separate open source project. >>> >>> However it works best for you. >>> >>> We greatly appreciate all your efforts! >>> >>> Thanks, >>> Karl >> >> _______________________________________________ >> Freetype-devel mailing list >> Freetype-devel@... >> http://lists.nongnu.org/mailman/listinfo/freetype-devel >> > _______________________________________________ Freetype-devel mailing list Freetype-devel@... http://lists.nongnu.org/mailman/listinfo/freetype-devel |
| Free embeddable forum powered by Nabble | Forum Help |