dr-geo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dr. Geo] [Bug 1795054] Re: Export to PNG by code


From: Hannes Hirzel
Subject: Re: [Dr. Geo] [Bug 1795054] Re: Export to PNG by code
Date: Fri, 28 Sep 2018 20:53:25 -0000

Excellent!

Thanks a lot for the good and terse solution which is easy to use!

--Hannes

On 9/28/18, hilaire <address@hidden> wrote:
> With updated code this should do it:
>
> | canvas |
> canvas := DrGeoCanvas minimal.
> canvas point: address@hidden
> canvas axesOn.
> canvas exportToBitmap: '/tmp/Toto.png'.
> canvas delete
>
> ** Changed in: drgeo
>        Status: New => Fix Committed
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1795054
>
> Title:
>   Export to PNG by code
>
> Status in Dr. Geo II:
>   Fix Committed
>
> Bug description:
>   I want to export the canvas to an arbitrary PNG file by code.
>
>   http://forum.drgeo.eu/How-do-I-dismiss-a-DrGeoCanvas-object-
>   tp4025347p4025378.html
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/drgeo/+bug/1795054/+subscriptions
>

-- 
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo II.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/1795054

Title:
  Export to PNG by code

Status in Dr. Geo II:
  Fix Committed

Bug description:
  I want to export the canvas to an arbitrary PNG file by code.

  http://forum.drgeo.eu/How-do-I-dismiss-a-DrGeoCanvas-object-
  tp4025347p4025378.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/1795054/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]