Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gtk-rs/cairo
DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!
https://github.com/gtk-rs/cairo
exit code: 0xc0000135, STATUS_DLL_NOT_FOUND
arnabanimesh opened this issue about 4 years ago
arnabanimesh opened this issue about 4 years ago
Examples using Cairo for Rust
EriKWDev opened this issue about 4 years ago
EriKWDev opened this issue about 4 years ago
Add an unsafe variant of ImageSurface::create_for_data
TonalidadeHidrica opened this pull request about 4 years ago
TonalidadeHidrica opened this pull request about 4 years ago
Why ImageSurface::create_for_data requires static lifetime?
TonalidadeHidrica opened this issue about 4 years ago
TonalidadeHidrica opened this issue about 4 years ago
Re-export cairo-sys as `ffi`.
derekdreery opened this pull request about 4 years ago
derekdreery opened this pull request about 4 years ago
Consider re-exporting `cairo-sys-rs` under `ffi`.
derekdreery opened this issue about 4 years ago
derekdreery opened this issue about 4 years ago
Add wrapper for `cairo_ft_font_face_create_for_ft_face`.
derekdreery opened this pull request about 4 years ago
derekdreery opened this pull request about 4 years ago
Switch to https
dns2utf8 opened this pull request about 4 years ago
dns2utf8 opened this pull request about 4 years ago
Fix README link to docs
amcinnes opened this pull request over 4 years ago
amcinnes opened this pull request over 4 years ago
Make the cairo-rs-sys crate a public crate
notgull opened this issue over 4 years ago
notgull opened this issue over 4 years ago
errors: derive Error from common enum traits
bilelmoussaoui opened this pull request over 4 years ago
bilelmoussaoui opened this pull request over 4 years ago
[release] merging crate-release-update into crate
GuillaumeGomez opened this pull request over 4 years ago
GuillaumeGomez opened this pull request over 4 years ago
[release] merging master-release-update into master
GuillaumeGomez opened this pull request over 4 years ago
GuillaumeGomez opened this pull request over 4 years ago
Stride issues
PixeLInc opened this issue over 4 years ago
PixeLInc opened this issue over 4 years ago
Use system-deps crate instead of pkg-config directly
sdroege opened this pull request over 4 years ago
sdroege opened this pull request over 4 years ago
Add an ImageSurface::with_data method.
jneem opened this pull request over 4 years ago
jneem opened this pull request over 4 years ago
Get data out of a referenced ImageSurface
jneem opened this issue over 4 years ago
jneem opened this issue over 4 years ago
add a script feature
bilelmoussaoui opened this pull request over 4 years ago
bilelmoussaoui opened this pull request over 4 years ago
mark all the enums as non exhaustive
bilelmoussaoui opened this pull request over 4 years ago
bilelmoussaoui opened this pull request over 4 years ago
add a freetype feature
bilelmoussaoui opened this pull request over 4 years ago
bilelmoussaoui opened this pull request over 4 years ago
`cairo_ft_*` functions are assumed to be available
pkgw opened this issue over 4 years ago
pkgw opened this issue over 4 years ago
Work around crash when trying to access data of an image surface afte…
sdroege opened this pull request over 4 years ago
sdroege opened this pull request over 4 years ago
Segmentation fault in safe code when accessing raw data from a finished surface
bdonlan opened this issue over 4 years ago
bdonlan opened this issue over 4 years ago
errors: create an Error type and use that instead of Status
bilelmoussaoui opened this pull request over 4 years ago
bilelmoussaoui opened this pull request over 4 years ago
remove unneded status checking
bilelmoussaoui opened this pull request over 4 years ago
bilelmoussaoui opened this pull request over 4 years ago
Implement Error trait for cairo::Success
bilelmoussaoui opened this issue over 4 years ago
bilelmoussaoui opened this issue over 4 years ago
Don't include LGPL docs in the docs if both embed-lgpl-docs and purge…
sdroege opened this pull request over 4 years ago
sdroege opened this pull request over 4 years ago
WIP: Attempt to fix appveyor
EPashkin opened this pull request over 4 years ago
EPashkin opened this pull request over 4 years ago
Add missing fn
GuillaumeGomez opened this pull request over 4 years ago
GuillaumeGomez opened this pull request over 4 years ago
Missing surface function(s)
kinnison opened this issue over 4 years ago
kinnison opened this issue over 4 years ago
Update for new from_glib_borrow signature
sdroege opened this pull request over 4 years ago
sdroege opened this pull request over 4 years ago
Replace bad code
GuillaumeGomez opened this pull request almost 5 years ago
GuillaumeGomez opened this pull request almost 5 years ago
Add missing Surface::get_device method
GuillaumeGomez opened this pull request almost 5 years ago
GuillaumeGomez opened this pull request almost 5 years ago
How to get the device from a surface?
psychon opened this issue almost 5 years ago
psychon opened this issue almost 5 years ago
[ci skip] Add sponsor button
GuillaumeGomez opened this pull request almost 5 years ago
GuillaumeGomez opened this pull request almost 5 years ago
Clean up travis script
GuillaumeGomez opened this pull request almost 5 years ago
GuillaumeGomez opened this pull request almost 5 years ago
Possible memory leak in set_source_pixbuf
zwerdlds opened this issue almost 5 years ago
zwerdlds opened this issue almost 5 years ago
Switch CI to master branch of the examples for crate
EPashkin opened this pull request almost 5 years ago
EPashkin opened this pull request almost 5 years ago
Switch CI to master branch of the examples for 0.8
EPashkin opened this pull request almost 5 years ago
EPashkin opened this pull request almost 5 years ago
Bugfix release
GuillaumeGomez opened this pull request almost 5 years ago
GuillaumeGomez opened this pull request almost 5 years ago
Update crate version
GuillaumeGomez opened this pull request almost 5 years ago
GuillaumeGomez opened this pull request almost 5 years ago
Bugfix: RectangleList's Debug implementation has an infinite recursion
manuthambi opened this pull request almost 5 years ago
manuthambi opened this pull request almost 5 years ago
Remove deprecated Error::description
EPashkin opened this pull request almost 5 years ago
EPashkin opened this pull request almost 5 years ago
Make winapi optional. (backport into 0.7)
ilya-epifanov opened this pull request almost 5 years ago
ilya-epifanov opened this pull request almost 5 years ago
add cairo_surface_create_for_rectangle()
wrigjl opened this pull request almost 5 years ago
wrigjl opened this pull request almost 5 years ago
Prevent linking libraries with "dox" feature to avoid documentation f…
EPashkin opened this pull request almost 5 years ago
EPashkin opened this pull request almost 5 years ago
Cross compilation error with MinGW-w64
kleisauke opened this issue almost 5 years ago
kleisauke opened this issue almost 5 years ago
Fix osx CI build
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
Fix condition
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
[release] merging crate-release-update into crate
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
[release] merging master-release-update into master
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
SvgSurface: make filename param optional
bilelmoussaoui opened this pull request about 5 years ago
bilelmoussaoui opened this pull request about 5 years ago
SvgSurface path should be an Option
bilelmoussaoui opened this issue about 5 years ago
bilelmoussaoui opened this issue about 5 years ago
remove not needed anymore libffi fix
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
Add cargo fmt check
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
Include rustfmt in CI
Hofer-Julian opened this issue about 5 years ago
Hofer-Julian opened this issue about 5 years ago
Add lib.rs to ignore purge files
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
Improve cairo library documentation
GuillaumeGomez opened this pull request about 5 years ago
GuillaumeGomez opened this pull request about 5 years ago
(#251): Surface::create_similar() and friends should return a Result
federicomenaquintero opened this pull request about 5 years ago
federicomenaquintero opened this pull request about 5 years ago
Include crate features in docs
Hofer-Julian opened this pull request about 5 years ago
Hofer-Julian opened this pull request about 5 years ago
Add quick explanation of feature flags in documentation
Hofer-Julian opened this issue about 5 years ago
Hofer-Julian opened this issue about 5 years ago
Fix invalid cargo key for docs.rs
GuillaumeGomez opened this pull request over 5 years ago
GuillaumeGomez opened this pull request over 5 years ago
Improve docs.rs documentation
GuillaumeGomez opened this pull request over 5 years ago
GuillaumeGomez opened this pull request over 5 years ago
cairo-sys: align win32-surface feature gates with those in cairo
fengalin opened this pull request over 5 years ago
fengalin opened this pull request over 5 years ago
Make winapi optional.
RazrFalcon opened this pull request over 5 years ago
RazrFalcon opened this pull request over 5 years ago
Make ImageSurface::get_data immutable
RazrFalcon opened this issue over 5 years ago
RazrFalcon opened this issue over 5 years ago
rust ImageSurface get_data panicled!
toplinuxsir opened this issue over 5 years ago
toplinuxsir opened this issue over 5 years ago
Context::set_source_surface not properly working
CodingJonas opened this issue over 5 years ago
CodingJonas opened this issue over 5 years ago
Replace mem::uninitialized calls
GuillaumeGomez opened this pull request over 5 years ago
GuillaumeGomez opened this pull request over 5 years ago
Reexport the Gradient type too.
sdroege opened this pull request over 5 years ago
sdroege opened this pull request over 5 years ago
Reexport the Gradient type too.
RazrFalcon opened this pull request over 5 years ago
RazrFalcon opened this pull request over 5 years ago
Shouldn't the Gradient type be reexported?
RazrFalcon opened this issue over 5 years ago
RazrFalcon opened this issue over 5 years ago
Fix warnings
EPashkin opened this pull request over 5 years ago
EPashkin opened this pull request over 5 years ago
[release] merging crate-release-update into crate
GuillaumeGomez opened this pull request over 5 years ago
GuillaumeGomez opened this pull request over 5 years ago
[release] merging master-release-update into master
GuillaumeGomez opened this pull request over 5 years ago
GuillaumeGomez opened this pull request over 5 years ago
Update minimum rust stable version
GuillaumeGomez opened this pull request over 5 years ago
GuillaumeGomez opened this pull request over 5 years ago
Run everything through rustfmt
sdroege opened this pull request over 5 years ago
sdroege opened this pull request over 5 years ago
Revert "Run everything through rustfmt"
sdroege opened this pull request over 5 years ago
sdroege opened this pull request over 5 years ago
Run everything through rustfmt
sdroege opened this pull request over 5 years ago
sdroege opened this pull request over 5 years ago
Set PKG_CONFIG_PATH in macOS build script
cmyr opened this pull request over 5 years ago
cmyr opened this pull request over 5 years ago
Build error on macOS (pkg-config)
cmyr opened this issue over 5 years ago
cmyr opened this issue over 5 years ago
Use ptr::NonNull in all structs instead of plain pointers
sdroege opened this issue over 5 years ago
sdroege opened this issue over 5 years ago
Rework type hierarchies
SimonSapin opened this pull request over 5 years ago
SimonSapin opened this pull request over 5 years ago
Linker error if Cairo is configured with --disable-script
kleisauke opened this issue over 5 years ago
kleisauke opened this issue over 5 years ago
Rework type hierarchies?
SimonSapin opened this issue over 5 years ago
SimonSapin opened this issue over 5 years ago
Add a safe API for user data
SimonSapin opened this pull request over 5 years ago
SimonSapin opened this pull request over 5 years ago
Expose IO errors in writers, and make them panic-safe
SimonSapin opened this pull request over 5 years ago
SimonSapin opened this pull request over 5 years ago
Surface.create_similar() should return a Result
federicomenaquintero opened this issue almost 6 years ago
federicomenaquintero opened this issue almost 6 years ago
ImageSurface is different then SVG/PDF/PS Surface
jsparber opened this issue almost 6 years ago
jsparber opened this issue almost 6 years ago
How to send Surface?
pzmarzly opened this issue about 6 years ago
pzmarzly opened this issue about 6 years ago
Change enums in sys crate to integers and add wrappers with Unknown(i32) variant for the non-sys crate
sdroege opened this issue about 6 years ago
sdroege opened this issue about 6 years ago
It's possible to observe a data race in safe Rust with the current Context API
YaLTeR opened this issue over 6 years ago
YaLTeR opened this issue over 6 years ago
cairo_pattern_reference: Assertion `CAIRO_REFERENCE_COUNT_HAS_REFERENCE (&pattern->ref_count)' failed.
vhakulinen opened this issue over 6 years ago
vhakulinen opened this issue over 6 years ago
Shouldn't Context mutably borrow the target surface?
YaLTeR opened this issue over 6 years ago
YaLTeR opened this issue over 6 years ago
Can we consider implementation of `Send` for `Context`, `Surface`?
daniel-abramov opened this issue almost 7 years ago
daniel-abramov opened this issue almost 7 years ago
Better support for PDF, SVG and PostScript.
meh opened this pull request about 7 years ago
meh opened this pull request about 7 years ago
Derive Debug on a lot of structs
Yamakaky opened this issue almost 8 years ago
Yamakaky opened this issue almost 8 years ago
Refactor Path
gkoz opened this pull request about 8 years ago
gkoz opened this pull request about 8 years ago
Minimal example
vinipsmaker opened this issue over 8 years ago
vinipsmaker opened this issue over 8 years ago
Missing support for special surfaces?
dstu opened this issue about 9 years ago
dstu opened this issue about 9 years ago