
|
[open-beos-printing]
||
[Date Prev]
[04-2002 Date Index]
[Date Next]
||
[Thread Prev]
[04-2002 Thread Index]
[Thread Next]
[open-beos-printing] Re: Next PDF Writer Release
- From: Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx>
- To: open-beos-printing@xxxxxxxxxxxxx
- Date: Thu, 25 Apr 2002 15:20:24 +0200
>> [implementation detail:
>> PDF allows two kind of patterns, one that take the current
>> active stroke and fill colors and one that define them inside
>> of the pattern definition.
>>
>> As the pattern used by PDF Writer consists only of a bitmap,
>> I thought I could use the first kind, because the pattern
>> does not stroke or fill anything. Don't know why but this
>> crashes Acrobat Reader.
>> ]
>
>So now you define a pattern definition?
cvs diff tells it all:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/open-beos/print_kit/source/add-ons/drivers/PDF/source/PDFWriter.cpp.diff?r1=1.28&r2=1.29
PDF_setcolor has been added to the pattern definition between PDF_begin_pattern
and PDF_end_pattern.
- Michael
|

|