Граф коммитов

56 Коммитов

Автор SHA1 Сообщение Дата
Rui Marinho 1b00f30da4
Merge branch 'release/6.0.1xx-preview10' 2021-10-29 11:48:15 +01:00
Matthew Leibowitz 2cd12cf9b6
Update Win2D (#218) 2021-10-29 03:10:23 +02:00
Matthew Leibowitz d1aff21a1c
Try Updating to Preview 3 (#217) 2021-10-28 21:48:01 +02:00
jonlipsky 20edf3ed6a
Merge pull request #216 from swharden/sample-console
GraphicsTester: Console Application
2021-10-26 12:22:26 -07:00
Scott W Harden 2d5e7980c7 GraphicsTester: dispose BitmapExportContext 2021-10-24 16:04:19 -04:00
Scott W Harden e56e09239c GraphicsTester: create console tester 2021-10-24 15:49:12 -04:00
Scott W Harden 6c743561e6 WPF GraphicsTester: simplify xaml
The ScrollViewer isn't addressed in code so it does not require a name
2021-10-24 15:03:18 -04:00
Scott W Harden 577e2a63f3 WPF GraphicsTester: add scrolling support 2021-10-24 14:55:03 -04:00
Scott W Harden 13a408d69b Samples: increase TestPattern1 width 2021-10-24 14:53:38 -04:00
jonlipsky 2e4c1c2b83
Merge pull request #187 from swharden/scenario-dimensions
[GraphicsTester] Fix test scenario canvas sizes
2021-10-15 10:57:23 -07:00
Matthew Leibowitz ad7098cd99
Update Win2D to 1.0.0.28-preview2 (#198) 2021-10-15 04:24:15 +02:00
Matthew Leibowitz a15a74532f
Update WASDK to preview 2 (#196) 2021-10-13 00:20:22 +02:00
Matthew Leibowitz 4df44e96bf Update Win2D to 1.0.0.27-preview1 2021-10-05 21:41:37 +02:00
Scott W Harden 809f770040 [GraphicsTester] use accurate scenario canvas sizes
Some scenarios are extremely large and roll-off the test window if it's not properly sized. Using accurate dimensions ensures important visual elements aren't cropped when saving or inspecting scenarios.
2021-10-03 20:45:25 -04:00
Scott W Harden e7f05f66ce [GraphicsTester.Portable] Add DimensionTest Scenario
This scenario draws 1px thick lines at the edges of the canvas. This can be used to confirm that rendering does not crop or extend beyond the canvas.

This scenario is useful verifying that dirty rectangle size and placement on the window is accurate to the pixel.
2021-10-02 21:05:49 -04:00
Scott W Harden c72d96d098 [GDI.WinForms] resize the gdiGraphicsView1 to fit the Scenario
The background of the scrollpanel containing the graphics view is now ControlDark so when a Scenario is loaded its obvious how large it is (it resembles a white page on a light gray backdrop)
2021-10-02 21:02:40 -04:00
Scott W Harden 32e66dc3e1 [GraphicsTester.GDI] scrollable graphics area
Make the split panel scrollable (to the size of the selected Scenario). This improves the window, but not all Scenario objects have accurate dimensions presently.

Changes in the designer files (indentation and deletion of comments) were performed automatically by the visual Visual Studio 2022 (preview) editor.
2021-10-02 20:15:55 -04:00
Matthew Leibowitz 60ec213031 Merge branch 'release/6.0.1xx-preview9' 2021-09-28 16:04:59 +02:00
Matthew Leibowitz 88dc82fa63
Bump Microsoft.Graphics.Win2D (#179) 2021-09-28 15:29:08 +02:00
Matthew Leibowitz 3bc30d6ea6 Revert "Revert "Update the WASDK (#176)" (#178)"
This reverts commit ed6befcea0.
2021-09-28 14:55:56 +02:00
Matthew Leibowitz ed6befcea0
Revert "Update the WASDK (#176)" (#178) 2021-09-28 14:52:58 +02:00
Matthew Leibowitz 57f054caa3
Update the WASDK (#176) 2021-09-23 23:37:43 +02:00
Matthew Leibowitz 881fd076ca
Update Microsoft.Graphics.Win2D (#162) 2021-09-01 19:07:24 +02:00
Jonathan Dick 9bcc9180ef
Switch/Update to WindowsAppSdk (#147)
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2021-08-12 21:23:27 +02:00
Matthew Leibowitz 9cf70a266e Update SkiaSharp 2021-07-12 03:10:58 +02:00
Jon Lipsky e980ceec80 Added methods to get path bounds. 2021-06-18 16:28:50 -07:00
jonlipsky 77eb336946
Merge branch 'main' into lytico/pullrequests/Gtk.Initial.1 2021-05-14 07:49:39 -07:00
Jon Lipsky 45979232d6 Adding initial WinUI Win2D support. 2021-05-12 17:11:18 -07:00
lytico 0935f6adc4 GraphicsTester.Gtk.csproj: the graphicstester for Gtk/native 2021-05-07 00:18:28 +02:00
lytico c453c6f511 GraphicsTester.Skia.Gtk.csproj: moved from GraphicsTester.Gtk.csproj & some code polishing (reason: make place for new GraphicsTester.Gtk / native) 2021-05-07 00:16:42 +02:00
Javier Suárez Ruiz 29cdd45935 Implement the new GradientPaint properties in NativeCanvas 2021-04-26 17:12:45 +02:00
Javier Suárez Ruiz 02fe4e30a2 Initial commit 2021-04-23 14:17:16 +02:00
Aaron Franke f0d46a37d4
Format more of the files with POSIX compliance
Also remove trailing spaces
2021-04-20 19:48:08 -04:00
jonlipsky 0e9a4cdadb
Merge pull request #52 from aaronfranke/format
Format C# files with spaces and POSIX compliance
2021-04-20 16:03:58 -07:00
Aaron Franke e4e54c03cf
Replace spaces with tabs to fix mixed indentation style in C# files 2021-04-20 17:19:35 -04:00
Aaron Franke cbbe2fd695
Format C# files for POSIX compliance 2021-04-20 16:48:32 -04:00
lytico 6c9fb87f6a add Microsoft.Maui.Graphics.Skia.GtkSharp.csproj & GraphicsTester.Gtk 2021-04-20 22:07:34 +02:00
James Clancey fb8ece9417 Removed un-used file 2021-04-16 10:00:07 -08:00
James Clancey cc87f36cef Android sample now compiles 2021-04-16 09:59:49 -08:00
James Clancey 282c351da9 Moved all the Native* classes into Microsoft.Maui.Graphics.Native namespace 2021-04-15 16:47:52 -08:00
Jonathan Dick 374c5cbcd6 Fix up references for windows, update nuget deps 2021-03-12 16:13:26 -05:00
Jonathan Dick de78c6e5b3 Windows fixes 2021-03-12 13:19:09 -05:00
James Clancey 81b3692d9d Initial pass at rename 2021-03-11 11:12:48 -09:00
Kangho Hur d62b5a1dce Added Tizen backend 2021-01-21 10:23:51 +09:00
Jon Lipsky 78af46d391 Switched naming from Oval to Ellipse 2021-01-13 17:22:49 -08:00
Jon Lipsky 5754007eb4 Minor code cleanup 2021-01-05 13:42:18 -08:00
Javier Suárez dd177e0b80
Added GraphicsTester.iOS (#2) 2021-01-04 14:35:06 -08:00
Jon Lipsky 4c36fad112 Added the forms renderers and fixed a class naming inconsistency. 2020-12-08 21:29:32 -08:00
Jon Lipsky b6f1def3c0 Moved SkiaGraphicsView to Skia project. 2020-12-08 14:52:35 -08:00
Jon Lipsky 397a5a5578 Skia rendering works in the Mac Graphics tester. 2020-12-08 14:35:36 -08:00