turtle-graphics
Here are 365 public repositories matching this topic...
Hey all! I am trying to use the placeimage() function to place an image matrix over a drawing.
But I think the current approach here https://github.com/JuliaGraphics/Luxor.jl/blob/3d6b98348a1b7ba852c801d6ef205773fb6e454c/src/images.jl#L194 might be a little buggy?
The image placement is good as long as it has square dimensions(the image to be placed)
eg: `placeimage(img, centered=true, Poi
-
Updated
May 24, 2021 - JavaScript
-
Updated
Aug 31, 2014 - Scala
-
Updated
May 10, 2020 - Swift
-
Updated
Oct 7, 2020 - Ruby
-
Updated
Feb 27, 2021 - C#
-
Updated
Mar 29, 2020 - Swift
-
Updated
Mar 14, 2019 - C++
-
Updated
Jul 3, 2018 - JavaScript
-
Updated
Oct 20, 2014 - Haskell
-
Updated
Aug 3, 2018 - Java
-
Updated
Oct 1, 2020 - PureScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Aug 6, 2020 - Python
-
Updated
Jan 6, 2021 - Python
-
Updated
Jun 4, 2020 - Python
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Feb 17, 2021 - C++
-
Updated
Nov 3, 2020 - Jupyter Notebook
-
Updated
Feb 12, 2020 - Python
-
Updated
Jun 30, 2020 - Python
-
Updated
Dec 18, 2020 - Python
-
Updated
Apr 20, 2021 - Elm
-
Updated
Jan 22, 2020 - JavaScript
-
Updated
Aug 9, 2020 - Python
Error handling
Raise exceptions when 0 or negative values are used.
Main loop
-
Updated
Aug 7, 2019 - Python
Improve this page
Add a description, image, and links to the turtle-graphics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the turtle-graphics topic, visit your repo's landing page and select "manage topics."


We have a few multiline scripts in our Azure DevOps Pipeline. For example:
https://github.com/sunjay/turtle/blob/dc80b658717134366b7fc387ce251f327580d1bb/azure-pipelines.yml#L61-L66
Originally when I set this up, I expected that if any of those lines failed, the whole step would fail, but [apparently that is not the case](https://dev.azure.com/sunjayv/turtle/_build/results?buildId=890&view=l