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

Merge pull request #125 from johncf/enums

cairo-sys: fix enum types

fb88daaa3b4327edb5813e78444cd69eaa3c4bac authored over 7 years ago by Guillaume Gomez <[email protected]>
cairo-sys: fix enum types

41249c779e6b8e6acfd43a8adbdd28f0307f7269 authored over 7 years ago by johncf <[email protected]>
Merge pull request #123 from EPashkin/write_to_png

Fix parameters for ImageSurface::create_from_png and write_to_png

7e23bcd3dc0b43f96971926b135469ca83cbfd97 authored over 7 years ago by Guillaume Gomez <[email protected]>
Fix parameters for ImageSurface::create_from_png and write_to_png

7fdd2f78b6dc21207ecc396112bd285037e9afe6 authored over 7 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #122 from johncf/glib-proper

Proper glib bindings for font types

55b073c67071a703023ba8a82f350de000a9c79a authored over 7 years ago by Guillaume Gomez <[email protected]>
FontOptions: ensure status after copy

01b633519a4cba4bb0b1b1a123bfa02aa4224c43 authored over 7 years ago by johncf <[email protected]>
font: remove get_ptr* and replace with to_glib_none*

412e808a1fb77ce1d46180c4d2856c6e87d73c91 authored over 7 years ago by johncf <[email protected]>
FontOptions: fix mut references

b785da181cc0328fd625e8cff959ea2ef47be7f3 authored over 7 years ago by johncf <[email protected]>
ScaledFont: use shared glib_wrapper

add19107996205b798d086f92c330e40280bdda1 authored over 7 years ago by johncf <[email protected]>
FontOptions: use boxed glib_wrapper

c90006e9cb3ac7b8a062d2480537bba51cf89c0c authored over 7 years ago by johncf <[email protected]>
FontFace: use shared glib_wrapper

e0c61d8f4b99c23934b8fc776a1426b31cd3b48f authored over 7 years ago by johncf <[email protected]>
Move major font types to its own modules

Because `glib_wrapper!` can only be applied once per module.

b47492f15c1c9aa26137a4718aa487c5437e0897 authored over 7 years ago by johncf <[email protected]>
Merge pull request #120 from johncf/glib-ptr

impl *GlibPtr* for font types, make raw pointer fields private

c5a8382ea6b66d007b40084031deff1cf6f59004 authored over 7 years ago by Guillaume Gomez <[email protected]>
fonts: ensure_status before returning a new object

897c2bf3230bb1383f5ce90188f13f50c5c95729 authored over 7 years ago by johncf <[email protected]>
ScaledFont: impl *GlibPtr*, make inner pointer private

3acafec53038e7a8da0b9d8d7df8f017096d816b authored over 7 years ago by johncf <[email protected]>
impl FromGlibPtrFull for Font{Options,Face}

f87f713cdf75ecb872943cfa81519bbc643f2758 authored over 7 years ago by johncf <[email protected]>
use *const in ToGlibPtr

82d31301924980033c6e4f02669f820af3fbea38 authored over 7 years ago by johncf <[email protected]>
Make FontFace inner pointer private

097fc718a8785a76221a5a12a57295a8eefb28a7 authored over 7 years ago by johncf <[email protected]>
impl ToGlibPtr and FromGlibPtrNone for FontFace

c5f707b94a41319343269f0cd01f9c7f9a11bf47 authored over 7 years ago by johncf <[email protected]>
impl ToGlibPtr and FromGlibPtrNone for FontOptions

26e53f221cd414031a666867c0ed82d0b5ecc5fb authored over 7 years ago by johncf <[email protected]>
Merge pull request #118 from andwur/scaled-fonts

Scaled fonts

a42e063facdd6521cb06dd6b09bf2b9deb4a8998 authored over 7 years ago by Guillaume Gomez <[email protected]>
Fix FFI definition for cairo_glyph_path

glyphs is *const and not *mut.

See
https://www.cairographics.org/manual/cairo-Paths.html#cairo-...

42fcd514bd630ad911db67472b8dd59c5cc88217 authored over 7 years ago by Andrew Watts <[email protected]>
Implement Context::glyph_path

1a919ff36738f90bf99d1d62880ead71ca4c93b0 authored over 7 years ago by Andrew Watts <[email protected]>
Implement missing ScaledFont functions

This adds the following new functions:

ScaledFont::extents
ScaledFont::text_extents
ScaledFont:...

c0ec712d50e20de863f7f23a6e2cfa78af12a9f8 authored over 7 years ago by Andrew Watts <[email protected]>
Fix FFI prototypes for cairo_scaled_font functions

These functions had parameters incorrectly marked as ptr-to-mutable
while the C declarations hav...

a999597bd8d52944bad07ac534ac114c11959d79 authored over 7 years ago by Andrew Watts <[email protected]>
Merge pull request #115 from GuillaumeGomez/quartz

Add quartz functions

e5bf5d881f5d9208eac300c7a210160af3b36f7c authored almost 8 years ago by Guillaume Gomez <[email protected]>
Add quartz functions

0743a064ddf97ca1ce6afacac1e6c076bd554695 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #113 from EPashkin/revert-111-master

Revert "Use crates in master, update versions"

790b89db14429141af6542359ee84297de9c4a0a authored almost 8 years ago by Guillaume Gomez <[email protected]>
Revert "Use crates in master, update versions"

b911652135343eb49719450578a11b3d06ba60d6 authored almost 8 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #111 from EPashkin/master

Use crates in master, update versions

7e28967ea86465a8abe79890bec139d0843e2d49 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Merge branch 'crate' into origin_master

de862d4750f5191be735786febf77ca653543aa6 authored almost 8 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #110 from Yamakaky/patch-1

Wrong feature name

3a7e247abc847af343ee174b5624c14d5b01ba0c authored almost 8 years ago by Guillaume Gomez <[email protected]>
Wrong feature name

a08bde4e1a86cc1d1b1bce0ac26e61008c4fb685 authored almost 8 years ago by Yamakaky <[email protected]>
Merge pull request #109 from GuillaumeGomez/crate

Update crates version

481205788cd1305adc2b97eb74b8406d907e687c authored almost 8 years ago by Guillaume Gomez <[email protected]>
Update crate version

8be9d603f8557a18f768d8781e300e29e64ecc38 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Merge remote-tracking branch 'upstream/master' into crate

65dc762abf73f04a39f49cb2b51cafc30b2b7018 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #108 from EPashkin/split_FromGlibPtr

Split FromGlibPtr trait

6d49b3cb331f5258cdc972afe338892b7730fdfc authored almost 8 years ago by Guillaume Gomez <[email protected]>
Split FromGlibPtr trait

c964c731f521a38e2b6e31083574d1a5e682cac2 authored almost 8 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #107 from RazrFalcon/patch-1

Added missing enum

8be0251ddc48a3234160e153861a53f084302cd1 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Added missing enum

9f5038fa29f3dd148379dfadd49d0c10698b1e4a authored almost 8 years ago by Evgeniy Reizner <[email protected]>
Merge pull request #106 from EPashkin/reexport_enums

Reexport forgotten sys enums used in Pattern public functions

411ffb9c719fc686e948bf5f5ff3b0236a6456f3 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Reexport forgotten sys enums used in Pattern public functions

a6ed0c6260d8a17784130202f7923bac66f6adc4 authored almost 8 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #103 from federicomenaquintero/master

Implement missing methods for patterns and surfaces

2b5dac9733893fb2c5a6155fc3971f5e5d3e715d authored almost 8 years ago by Guillaume Gomez <[email protected]>
SurfacePattern: implement create() and get_surface()

873e182c160bb021d596bed4de5da6b899f381bb authored almost 8 years ago by Federico Mena Quintero <[email protected]>
Merge pull request #102 from GuillaumeGomez/xcb

Add xcb functions

753d875a4b7140d6ab0f21b62cda0b84fbf09fe0 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Surface: implement create_similar()

2cf7046e19105c3e06a706ad61d20eff2f5c5ba9 authored almost 8 years ago by Federico Mena Quintero <[email protected]>
Context: implement get_target() and get_group_target() to return a Surface

60d1234be13e4d203b2e44104b647a722e0ad47c authored almost 8 years ago by Federico Mena Quintero <[email protected]>
Add xcb functions

2ef51bf6212066d7edc709cb8e160ac9190b56d6 authored almost 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #100 from evmar/windows

implement wrappers for win32 surfaces

172efa454e6e8a272a0b62d2808fca9d027fc1a7 authored almost 8 years ago by Guillaume Gomez <[email protected]>
implement Win32Surface

c341404e3e2cb99f80653e247ab5d44c7aa863d7 authored almost 8 years ago by Evan Martin <[email protected]>
wrap cairo win32 functions in cairo-sys-rs

13020f333a9225957e6d2342cd580e53a190649b authored almost 8 years ago by Evan Martin <[email protected]>
Merge pull request #98 from GuillaumeGomez/c_vec-update

Update c_vec dependency version

30699593d8949a6306f29a7bf9614da1befad561 authored about 8 years ago by Guillaume Gomez <[email protected]>
Update c_vec dependency version

4112003b5f08e498c73284d9bd033c69d1edc5f8 authored about 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #95 from federicomenaquintero/master

Re-submitting matrix methods for Pattern and Context

21a7dc05ff11d232f49af604c598b23eaa9324a2 authored about 8 years ago by Guillaume Gomez <[email protected]>
paths.rs: Add a test suite for iterators

f64b02306cb60aa795e709ac338a61d6c06f4e75 authored about 8 years ago by Federico Mena Quintero <[email protected]>
Implement Pattern::set_matrix(), ::get_matrix()

ccd74dcfe979f1024170c81701b0a095c8d58bed authored about 8 years ago by Federico Mena Quintero <[email protected]>
Implement Context::transform(), ::set_matrix(), ::get_matrix()

051d6507b4af6dc1d3cac37a142110559b845b61 authored about 8 years ago by Federico Mena Quintero <[email protected]>
Update crate version

80452357ebf214e2caba21d70ccca4b2fb4956ad authored about 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #93 from GuillaumeGomez/update_versions

Update crates.io version

37392b30cdd87897532ac83364ae0513d719dd05 authored about 8 years ago by Guillaume Gomez <[email protected]>
Update crates.io version

316c06c166e17806caf6b5fd187bd1dee20be200 authored about 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #86 from gtk-rs/assert-create_for_data

Add assertion test for create_for_data method

ae642737f541cc8b91d27a3f917559a55a4af25a authored about 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #90 from RazrFalcon/patch-1

Fixing typo in LineJoin enum

4a61ff90fc819dd3c904cbc4f8b5cd245f8e82f0 authored about 8 years ago by Guillaume Gomez <[email protected]>
Fixing typo in LineJoin enum

There should be `Bevel` not `nBevel`. Reference: https://www.cairographics.org/manual/cairo-cair...

c1c8b6756cec5ecf88637de659912bd4814bd33d authored about 8 years ago by Reizner Evgeniy <[email protected]>
Add assertion test for create_for_data method

0ace70264f9d9b5b3f1f14907795876f5595ba87 authored about 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #84 from istankovic/master

Export FontSlant and FontWeight

2f14fc4771dd1f95b378bd02f607ca0dc3337584 authored over 8 years ago by Guillaume Gomez <[email protected]>
Export FontSlant and FontWeight

58114a4b8970c587b238512544e7b1ffe4125609 authored over 8 years ago by Ivan Stankovic <[email protected]>
Merge pull request #83 from Jayshua/master

Implement Gradient trait for RadialGradient

a4a8e952c37c4998a3a0f4f61f6c2df1d9c79fdc authored over 8 years ago by Gleb Kozyrev <[email protected]>
Implement Gradient trait for RadialGradient

5fe5fb07e01885a0c3d426107f4c63631f7ea53d authored over 8 years ago by Jayshua Nelson <[email protected]>
Merge pull request #81 from ludat/master

Add xlib based create_surface functions to cairo-rs-sys and "xlib" feature flag

72857af40478d37a2159177fafe75ce10edfeb6f authored over 8 years ago by Gleb Kozyrev <[email protected]>
Add cairo+xlib bindings, feature flags and dependencies

1a4c410430a7744f690fb076b282a9996a77ec86 authored over 8 years ago by Lucas David Traverso <[email protected]>
Merge pull request #82 from gkoz/appveyor

Appveyor update

063dca4a818a7cf0bf8f05fcf8cb117f9bcb7a1a authored over 8 years ago by Gleb Kozyrev <[email protected]>
Appveyor update

ec83edae5f4837dec62309e9235b50530eafcbab authored over 8 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #80 from gkoz/authors

Update authors

831e363d738e7331a4b336dd5e175b8db8ea40c3 authored over 8 years ago by Guillaume Gomez <[email protected]>
Update authors

[skip ci]

ddd582faaf1cbdddd4e60f8e85cce83b1226fe72 authored over 8 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #79 from GuillaumeGomez/version

Update version

f928d4c8beea3ecb0a819d08806bf3ae3de53b69 authored over 8 years ago by Gleb Kozyrev <[email protected]>
Update version

395121c57f36f2d44e006c855b734b57ea667fd6 authored over 8 years ago by Guillaume Gomez <[email protected]>
Merge pull request #77 from EPashkin/public_rectangle_fields

Make RectangleInt fields public

1b494725b1d8e89314bfc06bb112d8b67dde6527 authored over 8 years ago by Gleb Kozyrev <[email protected]>
Make RectangleInt fields public

dfff7ec13b37d90df1f784fa74a3edfc9caa19fe authored over 8 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #75 from gkoz/get_data

Implement safe ImageSurface::get_data

be21d8e47016249c8c20996292234bb9fc2da22f authored over 8 years ago by Guillaume Gomez <[email protected]>
Implement safe ImageSurface::get_data

Allow borrowing the underlying data when the reference to the surface
is unique. The binding man...

4697f576f6990054b719339518f271f6530ade0b authored over 8 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #76 from gkoz/rectangle

Add the high-level RectangleInt struct

a04384568241810152ca2ec2e1cca57b8cfb38fe authored over 8 years ago by Guillaume Gomez <[email protected]>
Add the high-level RectangleInt struct

6202af8fab17b2ac7ebdc94f313d2862625376bf authored over 8 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #73 from gkoz/bump

Bump versions

08bbf392ca05218a1e86c3219b98afd38530a9ea authored over 8 years ago by Guillaume Gomez <[email protected]>
Bump versions

a3bd13e9808ef042db58db6e7db8d92358a3ecf0 authored over 8 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #71 from gkoz/features-fix

Change version features to vx_y format

8ebcdec59dcd22427d3e46429325365034deea55 authored almost 9 years ago by Guillaume Gomez <[email protected]>
Change version features to vx_y format

d2c8615df3f78beb9901f874208e872de2d860a2 authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #70 from gkoz/rc

Prepare for releasing from master

e87be181c605eebd9138e2005ce141df163b4a0b authored almost 9 years ago by Guillaume Gomez <[email protected]>
lgpl-docs API update

6ac1da44f76290772f82365313df964d324d1cf3 authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Update crate metadata

46194f9eca38e9af4362a5c851315f8c3071ee32 authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Update authors

[skip ci]

4c3865447f83935e1a1f0eb0d1058e30269237ef authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #69 from gkoz/docs

Unify readme

b90ea7aa7475c545c8964b4d6df18a02ca63256c authored almost 9 years ago by Guillaume Gomez <[email protected]>
Unify readme

[skip ci]

c7c97b7066a6df9e8b8fa398e3a76255c71f6197 authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #68 from gkoz/png-ci

CI: build with png enabled

e579cde8514670aed35645aa4007a528b052835d authored almost 9 years ago by Guillaume Gomez <[email protected]>
CI: build with png enabled

6ac991561bb3b3c64e4ab09161d6080c28008de1 authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #67 from gkoz/error

Reexport IoError

c5dbc9a2a206b1c4df99fb0bd0e1f7689f2e7237 authored almost 9 years ago by Guillaume Gomez <[email protected]>
Reexport IoError

daedc3308d6d5b652c3d113d9ab1ee497ea8d535 authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #66 from gkoz/docs

Add lgpl-docs features and minor cleanups

900474129a583214594b3e42069f98be4d996ec8 authored almost 9 years ago by Guillaume Gomez <[email protected]>
Add lgpl-docs checks to travis

709a2c7e456f08cb23ebd2ccf4298aa98139a174 authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Add lgpl-docs features

cfffd48be983a527279aa5fd39e429a8112d7efd authored almost 9 years ago by Gleb Kozyrev <[email protected]>
Add more traits to the prelude

8703440b194410f5e823eb0fe8eded74608ce7dc authored almost 9 years ago by Gleb Kozyrev <[email protected]>