PdfPig/src/UglyToad.PdfPig/Geometry
Jason Nelson a412a239be
Enable nullable annotations (#803)
* Enable nullable annotations

* Remove unused Jetbrain annotations

* Ensure system using statements are first

* Improve nullability annotations

* Annotate encryptionDictionary is non-null when IsEncrypted is true

* Disable nullable for PdfTokenScanner.Get

* Improve nullability annotations for ObjectLocationProvider.TryGetCached

* Revert changes to RGBWorkingSpace

* Update UglyToad.PdfPig.Package with new framework targets (fixes nightly builds)
2024-03-17 18:51:40 +00:00
..
ClipperLibrary Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
ClippingExtensions.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
GeometryExtensions.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
PdfVector.cs Make all structs readonly when possible 2023-10-18 23:44:11 +01:00
UserSpaceUnit.cs Add more classes to the Public API (#717) 2023-10-22 17:34:47 +01:00