cairo
Here are 228 public repositories matching this topic...
-
Updated
May 17, 2022 - Go
-
Updated
Mar 27, 2022 - C
-
Updated
Mar 20, 2022 - Haskell
-
Updated
May 2, 2022 - C
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
Sep 18, 2020 - Python
-
Updated
May 15, 2022 - Python
-
Updated
May 19, 2022 - C
-
Updated
Dec 31, 2020 - Shell
The relationship between these 3 types isn't very clear from the documentation, and conversion traits between them don't seem to exist as one might expect (plus iterator conversions may also be useful?). The LogLevelFlags docs even mention log_set_handler and log_set_fatal_mask, which confusingly both take a `LogLevels
-
Updated
May 19, 2022 - C
-
Updated
May 1, 2022 - Python
The influx DB line protocol is described here: https://v2.docs.influxdata.com/v2.0/reference/syntax/line-protocol/
It would be great to have a python adapter which can handle this line protocol and forward the data to the lognplot gui.
-
Updated
Nov 4, 2020 - Lua
Improve this page
Add a description, image, and links to the cairo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cairo topic, visit your repo's landing page and select "manage topics."
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:
With the only option to "Try Again" which wouldn't work.