Update UnpackComponents() to account for 1bpc + DeviceGray (hack for Jbig2) #770
Annotations
10 warnings
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L52
Converting null literal or possible null value to non-nullable type.
|
build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L71
Converting null literal or possible null value to non-nullable type.
|
build:
src/UglyToad.PdfPig/Content/Page.cs#L128
'Page.ExperimentalAccess' is obsolete: 'Use methods and properties directly at Page level.'
|
build:
src/UglyToad.PdfPig/Content/Page.cs#L128
'Page.Experimental' is obsolete: 'Use methods and properties directly at Page level.'
|
build:
src/UglyToad.PdfPig.DocumentLayoutAnalysis/TextExtractor/ContentOrderTextExtractor.cs#L190
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build:
src/UglyToad.PdfPig.DocumentLayoutAnalysis/TextExtractor/ContentOrderTextExtractor.cs#L191
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build:
src/UglyToad.PdfPig.DocumentLayoutAnalysis/TextExtractor/ContentOrderTextExtractor.cs#L187
XML comment is not placed on a valid language element
|