The Wayback Machine - https://web.archive.org/web/20210725214211/https://github.com/topics/cairo
Skip to content
#

cairo

Here are 171 public repositories matching this topic...

mmuman
mmuman commented Feb 14, 2021

Firefox started to restrict which ports it can connect to. A Firefox user trying to connect to the Conky by HTTP on the default port would get this message:

This address is restricted
This address uses a network port which is normally used for purposes other than Web browsing. Firefox has cancelled the request for your protection.

With the only option to "Try Again" which wouldn't work.

Luxor.jl
Sov-trotter
Sov-trotter commented Jun 9, 2021

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

Improve this page

Add a description, image, and links to the cairo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cairo topic, visit your repo's landing page and select "manage topics."

Learn more