[Pas2js] TJSCanvasRenderingContext2D's ellipse method is missing
Michael Van Canneyt
michael at freepascal.org
Mon Oct 15 23:07:27 CEST 2018
On Mon, 15 Oct 2018, Sven Barth via Pas2js wrote:
> Am 15.10.2018 um 18:52 schrieb Michael Van Canneyt:
>>
>>
>> On Mon, 15 Oct 2018, Mr Bee via Pas2js wrote:
>>
>>> Hi,
>>> I'm now using pas2js v1.0.2 but I can't find `ellipse` method in
>>> TJSCanvasRenderingContext2D class. Is there a way to draw ellipse on
>>> a canvas using this version of pas2js?
>>
>> According to
>>
>>
> https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/ellipse
>>
>>
>> it is experimental, and I don't add experimental methods to the API.
> Maybe class helpers could be useful for this once they're supported by
> pas2js? :)
That was my plan :)
Michael.
More information about the Pas2js
mailing list