-
Notifications
You must be signed in to change notification settings - Fork 291
Migration 0.0.X to 0.1.0
Eliot Jones edited this page Jan 5, 2020
·
7 revisions
There have been some substantial changes between versions 0.0.1+ to 0.1.0.
Code has been split out into new projects. The most important changes are:
-
PdfPoint,PdfRectangleandPdfLinemove fromUglyToad.PdfPig.GeometrytoUglyToad.PdfPig.Core. -
PdfDocumentFormatExceptionmoves fromUglyToad.PdfPig.ExceptionstoUglyToad.PdfPig.Core. -
UglyToad.PdfPig.Exportclasses move to a new project and namespaceUglyToad.PdfPig.DocumentLayoutAnalysis.Export. -
TextBlockandTextLinemove toUglyToad.PdfPig.DocumentLayoutAnalysis.