Alan W. Irwin wrote:
> On 2009-09-18 11:10+0200 Werner Smekal wrote:
>> On 18.09.2009, at 10:21, Mark de Wever wrote:
>>> The attached patch shows the modification I did to try to resize the
>>> plot area and move the location of its origin in that test. The
>>> resizing works, but the modification
On 2009-09-18 11:10+0200 Werner Smekal wrote:
> Hi Mark,
>
>
> On 18.09.2009, at 10:21, Mark de Wever wrote:
>
>> Hi,
>>
>> I've been working a bit on the extcairo driver to automatically
>> detect the size of the drawing area. (I already have something
>> working, but it needs more work before po
Hi Mark,
On 18.09.2009, at 10:21, Mark de Wever wrote:
> Hi,
>
> I've been working a bit on the extcairo driver to automatically
> detect the size of the drawing area. (I already have something
> working, but it needs more work before posting it here.) While
> working on it I ran into a qu
Hi,
I've been working a bit on the extcairo driver to automatically detect
the size of the drawing area. (I already have something working, but it
needs more work before posting it here.) While working on it I ran into
a question about the geometry parameter.
The attached patch shows the mod