GtkSharp/cairo
Cameron White 57c82a89c7 cairo: Fix rectangles returned by StrokeExtents and FillExtents methods
The third and fourth parameters of the Rectangle constructor are width
and height, but cairo_stroke_extents and cairo_fill_extents give right
and bottom coordinates.

Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
2012-12-27 15:26:42 +01:00
..
Antialias.cs
AssemblyInfo.cs.in build: Fix API version for cairo and don't hardcode it 2012-07-02 13:56:06 -04:00
cairo-api.xml Implement Ownable Generatable type. 2011-04-21 18:04:47 -05:00
Cairo.cs Revert a couple files to mono master 2011-04-21 18:01:33 -05:00
cairo.csproj Add a MonoDevelop solution and projects for browsing the codebase 2012-10-13 16:44:10 +02:00
Content.cs
Context.cs cairo: Fix rectangles returned by StrokeExtents and FillExtents methods 2012-12-27 15:26:42 +01:00
Device.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
DirectFBSurface.cs
Extend.cs
FillRule.cs
Filter.cs
FontExtents.cs
FontFace.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
FontOptions.cs
FontSlant.cs
FontType.cs
FontWeight.cs
Format.cs
GlitzSurface.cs
Glyph.cs
Gradient.cs
HintMetrics.cs
HintStyle.cs
ImageSurface.cs Revert a couple files to mono master 2011-04-21 18:01:33 -05:00
LinearGradient.cs
LineCap.cs
LineJoin.cs
Makefile.am build: Fix API version for cairo and don't hardcode it 2012-07-02 13:56:06 -04:00
Matrix.cs
mono.snk
NativeMethods.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
Operator.cs
Path.cs Fix finalization warning message for Cairo.Path. 2012-08-04 23:32:37 -04:00
Pattern.cs Add Pattern symbol to cairo-api.xml 2011-02-18 21:57:39 -06:00
PatternType.cs
PdfSurface.cs
PSSurface.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
RadialGradient.cs
Rectangle.cs
Region.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
ScaledFont.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
SolidPattern.cs
Status.cs
SubpixelOrder.cs
Surface.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
SurfacePattern.cs Cairo API 1.10 updates. 2011-02-17 23:00:12 -06:00
SurfaceType.cs
SvgSurface.cs
SvgVersion.cs
TextExtents.cs
Win32Surface.cs
XcbSurface.cs
XlibSurface.cs