Skip to content

Implement clipping in ProcessFormXObject() #812

Implement clipping in ProcessFormXObject()

Implement clipping in ProcessFormXObject() #812

Triggered via push March 23, 2025 21:18
Status Success
Total duration 6m 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/UglyToad.PdfPig/Content/Page.cs#L128
'Page.ExperimentalAccess' is obsolete: 'Use methods and properties directly at Page level.'
build: src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L123
Dereference of a possibly null reference.
build: src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L89
Dereference of a possibly null reference.
build: src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L78
Dereference of a possibly null reference.
build: src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L62
Dereference of a possibly null reference.
build: src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
build: src/UglyToad.PdfPig/AdvancedPdfDocumentAccess.cs#L96
Dereference of a possibly null reference.
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.