[Harbour] Change win_BMP to allow printing compressed formats JPEGs, PNGs.

2010-01-24 Thread Xavi

Hi,

I've extended the class win_BMP to allow printing compressed formats JPEG and PNG if the driver allows it with a good result. 
Today many printers support these formats and not is the same, in network environments, send to printer 6MB in DIB plane that 
90KB in JPEG.


The code is 100% compatible with existing. Load supports JPEG and PNG files in addition to BMP and check the driver for 
printing. Any existing application by simply changing the file can exploit this advantage, of course, if your printer driver allows.


If you want I can commit it in SVN.

--
Xavi
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] Change win_BMP to allow printing compressed formats JPEGs, PNGs.

2010-01-24 Thread Viktor Szakáts
Hi Xavi,

That's great, I've actually started to fiddle with this exact 
same area in these moments.

Pls commit.

Brgds,
Viktor

On 2010 Jan 24, at 13:36, Xavi wrote:

 Hi,
 
 I've extended the class win_BMP to allow printing compressed formats JPEG and 
 PNG if the driver allows it with a good result. Today many printers support 
 these formats and not is the same, in network environments, send to printer 
 6MB in DIB plane that 90KB in JPEG.
 
 The code is 100% compatible with existing. Load supports JPEG and PNG files 
 in addition to BMP and check the driver for printing. Any existing 
 application by simply changing the file can exploit this advantage, of 
 course, if your printer driver allows.
 
 If you want I can commit it in SVN.
 
 -- 
 Xavi
 ___
 Harbour mailing list (attachment size limit: 40KB)
 Harbour@harbour-project.org
 http://lists.harbour-project.org/mailman/listinfo/harbour

___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] Change win_BMP to allow printing compressed formats JPEGs, PNGs.

2010-01-24 Thread Xavi

Hi Viktor,

Ok, this afternoon I finish to tune some things and I do it.

Best regards,
Xavi

El 24/01/2010 13:45, Viktor Szakáts escribió:

Hi Xavi,

That's great, I've actually started to fiddle with this exact
same area in these moments.

Pls commit.

Brgds,
Viktor

On 2010 Jan 24, at 13:36, Xavi wrote:


Hi,

I've extended the class win_BMP to allow printing compressed formats JPEG and 
PNG if the driver allows it with a good result. Today many printers support 
these formats and not is the same, in network environments, send to printer 6MB 
in DIB plane that 90KB in JPEG.

The code is 100% compatible with existing. Load supports JPEG and PNG files in 
addition to BMP and check the driver for printing. Any existing application by 
simply changing the file can exploit this advantage, of course, if your printer 
driver allows.

If you want I can commit it in SVN.

--
Xavi



___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] Change win_BMP to allow printing compressed formats JPEGs, PNGs.

2010-01-24 Thread Viktor Szakáts
Thank you.

Brgds,
Viktor

On 2010 Jan 24, at 14:22, Xavi wrote:

 Hi Viktor,
 
 Ok, this afternoon I finish to tune some things and I do it.
 
 Best regards,
 Xavi
 
 El 24/01/2010 13:45, Viktor Szakáts escribió:
 Hi Xavi,
 
 That's great, I've actually started to fiddle with this exact
 same area in these moments.
 
 Pls commit.
 
 Brgds,
 Viktor
 
 On 2010 Jan 24, at 13:36, Xavi wrote:
 
 Hi,
 
 I've extended the class win_BMP to allow printing compressed formats JPEG 
 and PNG if the driver allows it with a good result. Today many printers 
 support these formats and not is the same, in network environments, send to 
 printer 6MB in DIB plane that 90KB in JPEG.
 
 The code is 100% compatible with existing. Load supports JPEG and PNG files 
 in addition to BMP and check the driver for printing. Any existing 
 application by simply changing the file can exploit this advantage, of 
 course, if your printer driver allows.
 
 If you want I can commit it in SVN.
 
 --
 Xavi
 
 ___
 Harbour mailing list (attachment size limit: 40KB)
 Harbour@harbour-project.org
 http://lists.harbour-project.org/mailman/listinfo/harbour

___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour