PdfPig/src/UglyToad.PdfPig
Jason Nelson 95f0459900 Prefer is null to == null
ensures that an equals overload isn't use, and we don't compare structs
2024-03-16 12:37:51 +00:00
..
AcroForms Prefer is null to == null 2024-03-16 12:37:51 +00:00
Actions Fix integration tests for #579 (2) 2023-04-13 18:56:57 +01:00
Annotations Prefer is null to == null 2024-03-16 12:37:51 +00:00
Content Prefer is null to == null 2024-03-16 12:37:51 +00:00
CrossReference Prefer is null to == null 2024-03-16 12:37:51 +00:00
Encryption Prefer is null to == null 2024-03-16 12:37:51 +00:00
Exceptions move classes to new projects 2020-01-04 16:38:18 +00:00
Filters Prefer is null to == null 2024-03-16 12:37:51 +00:00
Functions Prefer is null to == null 2024-03-16 12:37:51 +00:00
Geometry Prefer is null to == null 2024-03-16 12:37:51 +00:00
Graphics Prefer is null to == null 2024-03-16 12:37:51 +00:00
Images Prefer is null to == null 2024-03-16 12:37:51 +00:00
IO Prefer is null to == null 2024-03-16 12:37:51 +00:00
Logging change the project name to something silly 2018-01-10 19:49:32 +00:00
Outline Prefer is null to == null 2024-03-16 12:37:51 +00:00
Parser Prefer is null to == null 2024-03-16 12:37:51 +00:00
PdfFonts Prefer is null to == null 2024-03-16 12:37:51 +00:00
Rendering IPageImageRenderer returns byte[] instead of MemoryStream. 2020-11-27 11:18:29 +00:00
Resources #299 #241 add correct fallback cmap for korea1-3 and missing japan cmap 2021-02-28 13:27:16 -04:00
Tokenization/Scanner Prefer is null to == null 2024-03-16 12:37:51 +00:00
Util Prefer is null to == null 2024-03-16 12:37:51 +00:00
Writer Prefer is null to == null 2024-03-16 12:37:51 +00:00
XObjects Prefer is null to == null 2024-03-16 12:37:51 +00:00
AdvancedPdfDocumentAccess.cs allow stream filters to contain indirect references to name tokens 2021-04-25 16:22:22 -04:00
ParsingOptions.cs Add IPageFactory to the public API, remove InternalParsingOptions 2023-10-25 20:03:02 +01:00
PdfDocument.cs Use double for pdf version instead of decimal 2024-02-14 21:09:16 +00:00
PdfExtensions.cs Add more classes to the Public API (#717) 2023-10-22 17:34:47 +01:00
Structure.cs FIX : undefined references is a valid use case. 2020-08-17 11:10:44 +02:00
UglyToad.PdfPig.csproj Enable nullable annotations 2024-03-16 12:37:51 +00:00