Commit graph

8 commits

Author SHA1 Message Date
Andrii Kurdiumov 2c54a7824c Update based on PR feedback 2021-07-21 00:24:49 +06:00
Andrii Kurdiumov 238b98b631 Make Marshal.SizeOf AOT friendly
See https://github.com/dotnet/corert/issues/5374#issuecomment-455706335
Current state in NativeAOT experiment is the same.
2021-06-13 22:24:09 +06:00
Cameron White b33208f716 Implement Cairo.Context.PathExtents()
This exposes the cairo_path_extents() method, and is closely related to the existing StrokeExtents() method.
2020-07-15 16:46:14 -04:00
cra0zy 26ef5bad3e
Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
MarchingCube edd455ba02 [Cairo] Add missing ClipExtents (cairo_clip_extents) method. 2018-01-28 00:00:14 +01:00
cra0zy edd43afeaf Rename CairSharp > CairoSharp 2017-10-29 00:52:28 +02:00
cra0zy ccb48b505c EnablAdd auto generation of native lib stubs 2017-10-26 18:30:48 +02:00
cra0zy 6926c9cbf2 WIP CAKE + .Net Core 2017-10-23 01:25:13 +02:00
Renamed from Source/cairo/Context.cs (Browse further)