On Sun, 2002-11-10 at 12:17, Hubert Figuiere wrote: > On vendredi, nov 8, 2002, at 22:49 Europe/Paris, Dom Lachowicz wrote: > > > 1) Fixes a bunch of PS font issues. Embedding fonts works now, doesn't > > crash, and actually properly puts the fonts in the document. We don't > > write garbage in-between pages now either. Wow. > > 2) Output actually shows up now, but it's still very broken. The PS > > "resembles" the input, but it isn't even close to 100%. X and Y offsets > > are borked. > >
None of these fixes should be backported, except possibly the patch which stops writing stuff outside of the %%Page section. But even that isn't so bad, considering that tables are the primary (99.9%) culprit there. Nothing else should be backported. Dom