PdfPig/src
Jason Nelson 69e2b7bb08
Improve Code Quality 3 (#805)
* Throw when trying to inverse a matrix with a determinant of 0

* Optimize Hex.GetString on .NET

* Updates tests for Matrix3x3.Inverse() change

* Eliminate allocation in InternalStringExtensions

* Use vectorized Span.Fill method

* Eliminate various string allocations when parsing numbers

* Remove unused using statements

* Fix Matrix3x3 Equals nullability
2024-03-17 21:13:32 +00:00
..
UglyToad.PdfPig Improve Code Quality 3 (#805) 2024-03-17 21:13:32 +00:00
UglyToad.PdfPig.Core Bump .net4.7 target to .net4.7.1 and eliminate System.ValueTuple depedency 2024-03-15 13:10:25 +00:00
UglyToad.PdfPig.DocumentLayoutAnalysis Bump .net4.7 target to .net4.7.1 and eliminate System.ValueTuple depedency 2024-03-15 13:10:25 +00:00
UglyToad.PdfPig.Fonts Bump .net4.7 target to .net4.7.1 and eliminate System.ValueTuple depedency 2024-03-15 13:10:25 +00:00
UglyToad.PdfPig.Tests Improve Code Quality 3 (#805) 2024-03-17 21:13:32 +00:00
UglyToad.PdfPig.Tokenization Bump .net4.7 target to .net4.7.1 and eliminate System.ValueTuple depedency 2024-03-15 13:10:25 +00:00
UglyToad.PdfPig.Tokens Bump .net4.7 target to .net4.7.1 and eliminate System.ValueTuple depedency 2024-03-15 13:10:25 +00:00
.editorconfig update editorconfig to override other project defaults 2020-07-26 14:29:18 +01:00
pdfpig.snk #158 add strong naming to the solution 2020-04-04 16:59:51 +01:00
UglyToad.PdfPig.sln Implement TryGetPath and TryGetNormalisedPath for fonts 2023-03-17 20:28:21 +00:00
UglyToad.PdfPig.sln.DotSettings allow stream filters to contain indirect references to name tokens 2021-04-25 16:22:22 -04:00