[jira] [Updated] (FOP-2381) TXT rendering doesn't support complex scripts

2014-05-26 Thread Glenn Adams (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glenn Adams updated FOP-2381: - Component/s: renderer/txt > TXT rendering doesn't support complex

[jira] [Created] (FOP-2381) TXT rendering doesn't support complex scripts

2014-05-26 Thread Glenn Adams (JIRA)
Glenn Adams created FOP-2381: Summary: TXT rendering doesn't support complex scripts Key: FOP-2381 URL: https://issues.apache.org/jira/browse/FOP-2381 Project: Fop Issue Type: New Fe

RE: txt-rendering

2005-09-23 Thread Sergey Simonchik
mailto:[EMAIL PROTECTED] > Sent: Friday, September 23, 2005 7:10 PM > To: fop-dev@xmlgraphics.apache.org > Cc: 'Danila Ermakov' > Subject: Re: txt-rendering > > Hi Sergey, > > that certainly sounds better although I'm not sure I really understand > why e

RE: txt-rendering

2005-09-23 Thread Sergey Simonchik
mailto:[EMAIL PROTECTED] > Sent: Friday, September 23, 2005 7:10 PM > To: fop-dev@xmlgraphics.apache.org > Cc: 'Danila Ermakov' > Subject: Re: txt-rendering > > Hi Sergey, > > that certainly sounds better although I'm not sure I really understand > why e

Re: txt-rendering

2005-09-23 Thread Jeremias Maerki
in > case of txt output it should return TxtHandler. > > Good luck. > > > -Original Message- > > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 22, 2005 7:11 PM > > To: fop-dev@xmlgraphics.apache.org > > Cc: 'Danila

RE: txt-rendering

2005-09-23 Thread Sergey Simonchik
Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 22, 2005 7:11 PM > To: fop-dev@xmlgraphics.apache.org > Cc: 'Danila Ermakov' > Subject: Re: txt-rendering > > Hi Sergey, > > would you please elaborate the modifications you suggest? I'd be very

Re: txt-rendering

2005-09-22 Thread Chris Bowditch
Jeremias Maerki wrote: Hi Sergey, would you please elaborate the modifications you suggest? I'd be very unhappy if we had to do changes in the layout engine just to accomodate the text renderer. I think I don't quite understand what you have in mind. I tend to agree. If the Text Renderer requ

Re: txt-rendering

2005-09-22 Thread Jeremias Maerki
> From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > > Sent: Saturday, September 17, 2005 3:29 PM > > To: fop-dev@xmlgraphics.apache.org > > Cc: Danila Ermakov > > Subject: Re: txt-rendering > > > > Hi Sergey, > > unfortunately, you didn't notice t

RE: txt-rendering

2005-09-22 Thread Sergey Simonchik
cope with such problems. > --Original Message- > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 17, 2005 3:29 PM > To: fop-dev@xmlgraphics.apache.org > Cc: Danila Ermakov > Subject: Re: txt-rendering > > Hi Sergey, > unfortunately, you

RE: txt-rendering

2005-09-19 Thread Sergey Simonchik
-Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: Saturday, September 17, 2005 3:29 PM To: fop-dev@xmlgraphics.apache.org Cc: Danila Ermakov Subject: Re: txt-rendering > Hi Sergey, > unfortunately, you didn't notice the TXTRenderer that was in 0.20.5

RE: txt-rendering

2005-09-19 Thread Sergey Simonchik
-Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: Saturday, September 17, 2005 3:29 PM To: fop-dev@xmlgraphics.apache.org Cc: Danila Ermakov Subject: Re: txt-rendering > AFAIK, there's still a open issue with a patch [2] where I asked you to > send in a

Re: txt-rendering

2005-09-17 Thread Jeremias Maerki
2:35:56 Sergey Simonchik wrote: > Hi, > > We've put mind to txt-rendering. :) Evidently converting to txt isn't > implemented yet. So, before code writing, it will be useful to discuss > different approaches of implementing it. By this moment we've found 3 > possib

txt-rendering

2005-09-17 Thread Sergey Simonchik
Hi, We've put mind to txt-rendering. :) Evidently converting to txt isn't implemented yet. So, before code writing, it will be useful to discuss different approaches of implementing it. By this moment we've found 3 possible basic approaches. Here they are: 1) TxtRender extends Abs