mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-07-15 17:12:34 +08:00
![]() * 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 |
||
---|---|---|
.. | ||
UglyToad.PdfPig | ||
UglyToad.PdfPig.Core | ||
UglyToad.PdfPig.DocumentLayoutAnalysis | ||
UglyToad.PdfPig.Fonts | ||
UglyToad.PdfPig.Tests | ||
UglyToad.PdfPig.Tokenization | ||
UglyToad.PdfPig.Tokens | ||
.editorconfig | ||
pdfpig.snk | ||
UglyToad.PdfPig.sln | ||
UglyToad.PdfPig.sln.DotSettings |