Release 0.4.2: Graphics and plotting #326
c3d
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features:
line
,circle
,ellipse
,rect
andrrect
graphic commands (Add commands to set foreground and background patterns #311, AddDrawEllipse
andDrawCircle
commands #316, AddDrawRoundedRectangle
command #318)linewidth
,foreground
,background
graphic commands (Add command to set line width #312)ppar
special variables for user coordinates (Add support forPPAR
(PlotParameters
) #319)cllcd
to clear the screendrax
to draw plotting axes (Implement thedrax
command #321)draw
command to plot a function (Implement thedraw
command #323)wait
command to wait for a delay or key press (Implement thewait
command #324)Bugs:
complex_promotion
to avoid undesirable complex format changesdrax
command #321)bignum
anduint32
/int32
Improvements:
dmcp
commit to include a single fix for_exit
Signed-off-by: Christophe de Dinechin christophe@dinechin.org
This discussion was created from the release Release 0.4.2: Graphics and plotting.
Beta Was this translation helpful? Give feedback.
All reactions