Browse Source

Merge remote-tracking branch 'refs/remotes/origin/Core' into Core-Flava

# Conflicts:
#	src/ImageProcessorCore/Samplers/Processors/ResizeProcessor.cs


Former-commit-id: 826b37ee17bc2b7876c4be8de684ae5fa02c68c2
Former-commit-id: 5eb3b96698302cf4d4e95e8a870c7c3c269fca99
Former-commit-id: 9430131a44fdcd6f7d10f019cc7956867ab73548
af/merge-core
James Jackson-South 10 years ago
parent
commit
e69ef80d5c
  1. 4
      README.md

4
README.md

@ -2,7 +2,9 @@
<img src="build/icons/imageprocessor-logo-512.png" width="128" height="128"/>
**ImageProcessorCore** is a new cross-platform 2D graphics API designed to allow the processing of images without the use of `System.Drawing`. It's still in early stages but progress has been pretty quick.
**ImageProcessorCore** is a new cross-platform 2D graphics API designed to allow the processing of images without the use of `System.Drawing`. It's still in early stages (alpha) but progress has been pretty quick.
**Please do not use on production environments until the library reaches release candidate status.**
[![Build status](https://ci.appveyor.com/api/projects/status/8ypr7527dnao04yr/branch/Core?svg=true)](https://ci.appveyor.com/project/JamesSouth/imageprocessor/branch/Core)
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/JimBobSquarePants/ImageProcessor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Loading…
Cancel
Save