FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · iron-software/IronSoftware.System.Drawing · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
iron-software
/
IronSoftware.System.Drawing
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
20
Star
147
Code
Issues
8
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 2, 2024
Merge branch 'provide-simple-interfaces' of https://github.com/iron-software/IronSoftware.System.Drawing into provide-simple-interfaces
Show description for e372a8b
djrecipe
committed
e372a8b
View commit details
Copy full SHA for e372a8b
Browse repository at this point
update commons
Show description for 0317428
djrecipe
committed
0317428
View commit details
Copy full SHA for 0317428
Browse repository at this point
Commits on Sep 6, 2024
update commons
Show description for 6e4e623
djrecipe
committed
6e4e623
View commit details
Copy full SHA for 6e4e623
Browse repository at this point
Commits on Aug 23, 2024
Merge pull request #116 from iron-software/remove-netstandard2.1
Show description for a318ae4
first-ironsoftware
authored
a318ae4
View commit details
Copy full SHA for a318ae4
Browse repository at this point
Commits on Aug 19, 2024
update commons and image sharp
Show description for 5a4eebc
djrecipe
and
mee-ironsoftware
committed
5a4eebc
View commit details
Copy full SHA for 5a4eebc
Browse repository at this point
Commits on Aug 18, 2024
ref common and use anyimage
Show description for ce15a1e
djrecipe
committed
ce15a1e
View commit details
Copy full SHA for ce15a1e
Browse repository at this point
Commits on Aug 16, 2024
remove netstandard2.1 build
Show description for e56eb1f
djrecipe
committed
e56eb1f
View commit details
Copy full SHA for e56eb1f
Browse repository at this point
Commits on Jun 19, 2024
Merge pull request #109 from iron-software/releases/2024.7
Show description for f43a758
first-ironsoftware
authored
f43a758
View commit details
Copy full SHA for f43a758
Browse repository at this point
Commits on Jun 17, 2024
Fix typo in the release note
first-ironsoftware
committed
eb555ca
View commit details
Copy full SHA for eb555ca
Browse repository at this point
Update release notes
first-ironsoftware
committed
22d0b2a
View commit details
Copy full SHA for 22d0b2a
Browse repository at this point
Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
Show description for 23236a2
first-ironsoftware
authored
23236a2
View commit details
Copy full SHA for 23236a2
Browse repository at this point
Update unit test
first-ironsoftware
committed
b4b992c
View commit details
Copy full SHA for b4b992c
Browse repository at this point
Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
bline-ironsoftware
authored
c642825
View commit details
Copy full SHA for c642825
Browse repository at this point
Changed testing with bitmap instead of ImageSharp
bline-ironsoftware
committed
fd79eac
View commit details
Copy full SHA for fd79eac
Browse repository at this point
Commits on Jun 14, 2024
Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
Show description for 6a37e5d
mee-ironsoftware
authored
6a37e5d
View commit details
Copy full SHA for 6a37e5d
Browse repository at this point
Tiff: Formatting name `Tif` to `Tiff`
mee-ironsoftware
committed
4842109
View commit details
Copy full SHA for 4842109
Browse repository at this point
Convert Image: Don't specify image pixel format for SixLabors result
mee-ironsoftware
committed
ad5a375
View commit details
Copy full SHA for ad5a375
Browse repository at this point
Commits on Jun 13, 2024
Pipeline: Skip some OutOfMemoryException tests
mee-ironsoftware
committed
189cf07
View commit details
Copy full SHA for 189cf07
Browse repository at this point
Tiff: Change variable name to `tiffCompression` and change default to LZW
mee-ironsoftware
committed
2742fbe
View commit details
Copy full SHA for 2742fbe
Browse repository at this point
Commits on Jun 12, 2024
Tiff: Add tiff compression when save and use LZW as default
Show description for f3e6ff8
mee-ironsoftware
committed
f3e6ff8
View commit details
Copy full SHA for f3e6ff8
Browse repository at this point
Commits on Jun 6, 2024
Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
bline-ironsoftware
committed
274a4ce
View commit details
Copy full SHA for 274a4ce
Browse repository at this point
Commits on Jun 5, 2024
Add EnableUnixSupport for System.Drawing
bline-ironsoftware
committed
62c8cf3
View commit details
Copy full SHA for 62c8cf3
Browse repository at this point
Create Bitmap object from imagePath and assign into anyBitmap
bline-ironsoftware
committed
7d012a1
View commit details
Copy full SHA for 7d012a1
Browse repository at this point
Add unit test for FromBitmap()
bline-ironsoftware
committed
bd2fc1b
View commit details
Copy full SHA for bd2fc1b
Browse repository at this point
Commits on Jun 4, 2024
Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
bline-ironsoftware
committed
7cc327c
View commit details
Copy full SHA for 7cc327c
Browse repository at this point
Commits on May 20, 2024
Merge pull request #105 from iron-software/releases/2024.6
Show description for dadb6ac
first-ironsoftware
authored
dadb6ac
View commit details
Copy full SHA for dadb6ac
Browse repository at this point
Update release note
first-ironsoftware
committed
e863e40
View commit details
Copy full SHA for e863e40
Browse repository at this point
Commits on May 15, 2024
Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
Show description for 52ef0b0
mee-ironsoftware
authored
52ef0b0
View commit details
Copy full SHA for 52ef0b0
Browse repository at this point
Commits on May 7, 2024
PR Validation: Install missing NET7 SDK on x86
Show description for fab7991
mee-ironsoftware
committed
fab7991
View commit details
Copy full SHA for fab7991
Browse repository at this point
AnyBitmap: Use stream to save image instead of byte[] to fix `OutOfMemoryException`
Show description for 77373a9
mee-ironsoftware
committed
77373a9
View commit details
Copy full SHA for 77373a9
Browse repository at this point
PR Validation: Tests x86 arc only on Windows
mee-ironsoftware
committed
0b1b8c9
View commit details
Copy full SHA for 0b1b8c9
Browse repository at this point
PR Validation: Add tests for NET60 and NET70 x86
mee-ironsoftware
committed
b28a366
View commit details
Copy full SHA for b28a366
Browse repository at this point
Commits on May 2, 2024
PR Validation: Add test NET472 on x86
mee-ironsoftware
committed
4f2a99a
View commit details
Copy full SHA for 4f2a99a
Browse repository at this point
add test CastAnyBitmap_from_SixLabors
ikkyuland
committed
5154c2a
View commit details
Copy full SHA for 5154c2a
Browse repository at this point
Commits on Apr 23, 2024
Merge pull request #102 from iron-software/releases/2024.5
Show description for bb220ef
mee-ironsoftware
authored
bb220ef
View commit details
Copy full SHA for bb220ef
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL