]> O.S.I.I.S - jp/crow.git/commit
cairo.Region to handle clipping
authorjpbruyere <jp.bruyere@hotmail.com>
Fri, 26 May 2017 20:03:45 +0000 (22:03 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Fri, 26 May 2017 20:03:45 +0000 (22:03 +0200)
commitf41e8d38fbe8e417e5e9ec21231b30d89b7e826d
treebd7bfe743ac61453e19290f8f5b5b9c10a217922
parent958aa6a0e757e191aa9417317802b8cff9b783cf
cairo.Region to handle clipping
16 files changed:
Crow.csproj
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/PrivateContainer.cs
src/Interface.cs
src/Mono.Cairo/Context.cs
src/Mono.Cairo/NativeMethods.cs
src/Mono.Cairo/Region.cs
src/PerformanceMeasure.cs
src/Rectangle.cs
src/Rectangles.cs [deleted file]
testDrm/TestCrow.cs [new file with mode: 0644]
testDrm/testCairo.cs [new file with mode: 0644]
testDrm/testDrm.csproj
testDrm/tests.cs
testDrm/ui/go.crow [new file with mode: 0755]