dr-geo
[Top][All Lists]
Advanced

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

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


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

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 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]