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

14 Коммитов

Автор SHA1 Сообщение Дата
David Ortinau e39558a07f
Update README.md
Added notes to explain the divergence .NET MAUI pieces and experimental pieces.
2022-07-26 16:01:28 -05:00
Scott W Harden 493726eb9b
Update README.md (#435)
implentations -> implementations
2022-05-31 21:25:00 +02:00
H Paterson ffaff5a5dd
Bugfix: Grammar. 2022-02-25 13:55:27 +13:00
Maksym Koshovyi dc1a362f9e
Fix NuGet link 2021-08-05 11:00:00 +03:00
Jonathan Dick 8b521cc494
Update README.md 2021-05-25 11:56:23 -04:00
Charles Roddie 79bcb0a46a
Clarify that Maui.Graphics does not depend on Maui
Since this project [was renamed from System.Graphics to Maui.Graphics](https://github.com/dotnet/Microsoft.Maui.Graphics/pull/46), there is a risk that users will assume there is a [Maui](https://github.com/dotnet/maui) dependency. This PR clarifies Readme.md accordingly.
2021-05-10 18:11:30 +01:00
Aaron Franke f0d46a37d4
Format more of the files with POSIX compliance
Also remove trailing spaces
2021-04-20 19:48:08 -04:00
Anton Firszov 98729d0afd
Do not brand Maui.Graphics as a Microsoft-backed completion to everything graphics-related within the ecosystem 2021-03-18 13:54:33 +01: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
jonlipsky 0c7d00074b
Update README.md 2021-01-04 15:29:41 -08:00
jonlipsky 1f38b68fc4
Update README.md (#3)
* Update README.md

* Update README.md

* Update README.md
2021-01-04 15:29:14 -08:00
jonlipsky 7af33e22b3
Initial commit of source code (#1)
* Initial commit

* Got windows projects compiling

* First pass as removing un-used code

* Moved portable graphics code into Xamarin.Graphics.Core

* More renaming.

* More renaming.

* More renaming.

* Fixed shared project issue.

* More renaming.

* More renaming.

* More cleanup/refactoring.

* Removed stroke location.

* More naming cleanups

* More cleanup.

* Switched to structs for Size, Rectangle and Point

* Cleanup Android project.

* Cleanup mac naming.

* Fixed iOS naming.

* Scrubbed elevenworks from files.

* More scrubbing

* More cleanup

* Renamed files

* Renamed files.
2020-11-17 13:50:50 -08:00
jonlipsky f6cfdb98a6
Initial commit 2020-10-27 13:14:16 -07:00