Hi, I have uploaded a snapshot of pdftex to pdftex.sarovar.org/src djgpp is also available (pdfetex binaries only). This is a bug-fix release that has all pending patches by Hartmut. The png patch by Taco has also been integrated. A quick summary from NEWS (Martin will make them more meaningful when an official version is released): ,-------- | - patch for PNG support by Taco & Hartmut (259) | | - ignore marginal kerns while unhboxing (292) | | - added \leftmarginkern & \rightmarginkern (292) | | - removed \pdfmovechar (294) | | - added \pdftracingfonts (304) | | - make \pdfxform work with box > 255 (310) | | - added \pdfxformname (requested by Pawel) | | - fixed problem with fonts on solaris (315) | `-------- There are still 2 pending problems: 1) the problem with truetype fonts when a unicode is mapped to 2 or more glyphs. I let pdftex fail in such a cas but still don't know what would be the right thing to do. 2) the problem with dangling object: I changed a few things to fix it but pdf inclusion may be broken now; please do some testing if you can. With the test files by Hartmut at sarovar: now there is a dangling object in yy2.pdf, which is expected if the font used in the included pdf is not used in the main document. Getting rid of this doesn't seem easy. Thanh
sorry but after upgrading my debian box I am no longer able to upload anything to sarovar. Trying hard to get it work ... Thanh On Thu, Apr 14, 2005 at 03:10:40PM +0700, The Thanh Han wrote:
Hi,
I have uploaded a snapshot of pdftex to pdftex.sarovar.org/src djgpp is also available (pdfetex binaries only).
This is a bug-fix release that has all pending patches by Hartmut. The png patch by Taco has also been integrated. A quick summary from NEWS (Martin will make them more meaningful when an official version is released):
,-------- | - patch for PNG support by Taco & Hartmut (259) | | - ignore marginal kerns while unhboxing (292) | | - added \leftmarginkern & \rightmarginkern (292) | | - removed \pdfmovechar (294) | | - added \pdftracingfonts (304) | | - make \pdfxform work with box > 255 (310) | | - added \pdfxformname (requested by Pawel) | | - fixed problem with fonts on solaris (315) | `--------
There are still 2 pending problems:
1) the problem with truetype fonts when a unicode is mapped to 2 or more glyphs. I let pdftex fail in such a cas but still don't know what would be the right thing to do.
2) the problem with dangling object: I changed a few things to fix it but pdf inclusion may be broken now; please do some testing if you can. With the test files by Hartmut at sarovar: now there is a dangling object in yy2.pdf, which is expected if the font used in the included pdf is not used in the main document. Getting rid of this doesn't seem easy.
Thanh _______________________________________________ ntg-pdftex mailing list ntg-pdftex@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-pdftex
Hi, it's me again. Sorry for the false alarm, the snapshot has been uploaded. Today I will upload another snapshot with the fix for problem with truetype font (just got an answer from Werner Lemberg about what should be the correct behaviour). If someone can do some testing with pdf inclusion, it would be much helpful. Thanh On Thu, Apr 14, 2005 at 05:11:35PM +0700, The Thanh Han wrote:
sorry but after upgrading my debian box I am no longer able to upload anything to sarovar. Trying hard to get it work ...
Hi, I have uploaded a new snapshot. Changes: - add "pt" to the result of \leftmarginkern, \rightmarginkern and \pdffontsize - change pdftex to generate a warning instead of failing when a ttf font has multiple glyphs mapped to the same unicode Thanh On Fri, Apr 15, 2005 at 08:28:07AM +0700, The Thanh Han wrote:
Hi,
it's me again. Sorry for the false alarm, the snapshot has been uploaded. Today I will upload another snapshot with the fix for problem with truetype font (just got an answer from Werner Lemberg about what should be the correct behaviour).
If someone can do some testing with pdf inclusion, it would be much helpful.
Thanh
On Thu, Apr 14, 2005 at 05:11:35PM +0700, The Thanh Han wrote:
sorry but after upgrading my debian box I am no longer able to upload anything to sarovar. Trying hard to get it work ...
The Thanh Han wrote:
Hi,
I have uploaded a new snapshot. Changes:
- add "pt" to the result of \leftmarginkern, \rightmarginkern and \pdffontsize
- change pdftex to generate a warning instead of failing when a ttf font has multiple glyphs mapped to the same unicode
does pdftex already silently recover when a pdf image is missing or faulty? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, Apr 15, 2005 at 11:20:13AM +0200, Hans Hagen wrote:
The Thanh Han wrote:
Hi,
I have uploaded a new snapshot. Changes:
- add "pt" to the result of \leftmarginkern, \rightmarginkern and \pdffontsize
- change pdftex to generate a warning instead of failing when a ttf font has multiple glyphs mapped to the same unicode
does pdftex already silently recover when a pdf image is missing or faulty?
not yet -- still not clear what to do. Thanh
On 2005-04-14 15:10:40 +0700, The Thanh Han wrote:
This is a bug-fix release that has all pending patches by Hartmut. The png patch by Taco has also been integrated. A quick summary from NEWS (Martin will make them more meaningful when an official version is released):
I tried to. :-) I have till now integrated everything but #334 and will upload a new beta (tentatively called 1.30.0) on Tuesday latest. Best regards Martin -- http://www.tm.oneiros.de
Hi Martin, On Fri, 13 May 2005, Martin Schröder wrote:
I have till now integrated everything but #334 and will upload a new beta (tentatively called 1.30.0) on Tuesday latest.
seems Thanh is also doing some cleaning up (maybe there will be a new version at pdftex.sarovar.org/src), please check with him... Regards, Hartmut
participants (4)
-
Hans Hagen
-
Hartmut Henkel
-
Martin Schröder
-
The Thanh Han