> On 26 Jul 2015, at 23:09, Maruan Sahyoun <[email protected]> wrote: > > >> Am 27.07.2015 um 07:59 schrieb John Hewson <[email protected]>: >> >> >>> On 26 Jul 2015, at 13:11, Maruan Sahyoun <[email protected]> wrote: >>> >>> Hi, >>> >>>> Am 26.07.2015 um 22:00 schrieb Andreas Lehmkuehler <[email protected]>: >>>> >>>> Hi, >>>> >>>> I like all those new features which were added to PDFDebugger lately, as >>>> far as I've already found them ;-) >>>> >>>> I'm thinking about removing PDFReader as PDFDebugger is now able to render >>>> single pages as well and it is doing it even better. >>> >>> I'm not using PDFReader but the use case is different to the PDFDebugger. >>> Shouldn't we be able to share the rendering between both and keep it? >> >> There isn't really any rendering code in either of these projects, it's >> simply a difference in how the image is presented via Swing components. >> These aren't compatible across the two projects due to differing GUI >> approaches being taken (e.g. PDFReader is a total mess). > > i.e. we'd need to rewrite the PDFReader?
We could do but PDFReader is so limited that it's really only useful for debugging, so PDFDebugger seems like a better place for that functionality. > BR > Maruan > > >> >> PDFDebugger's viewer is likely to gain further features specific to >> debugging, so one size does not fit all. >> >>> BR >>> Maruan >>> >>>> >>>> WDYT? >>>> >>>> BR >>>> Andreas >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
