PdfPig/src/UglyToad.PdfPig/Functions
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
..
Type4 Fix type 4 function Copy() stack operator and fix #724 2023-11-12 12:02:20 +00:00
PdfFunction.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
PdfFunctionType0.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
PdfFunctionType2.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
PdfFunctionType3.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
PdfFunctionType4.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00