PdfPig/src/UglyToad.PdfPig/Parser/FileStructure
Eliot Jones d98b8b43c1 small performance tweaks and remove package license expression
package license url is deprecated in favour of package license expression but nuget doesn't seem to support expressions properly for published packages yet so we'll keep the deprecated url for the time being. having both url and expression causes the build to fail.

small obvious performance improvements for file header passing and getting the encoding information using the existing reverse name to code map.
2019-08-18 13:47:01 +01:00
..
CrossReferenceOffsetValidator.cs unify raw byte access method 2018-01-21 18:08:00 +00:00
CrossReferenceParser.cs handle incorrect xref offsets #34 2019-06-23 12:05:21 +01:00
CrossReferenceTableParser.cs move annotations to experimental access, support changing color state for document creation and update readme 2018-12-30 14:12:04 +00:00
FileHeaderParser.cs small performance tweaks and remove package license expression 2019-08-18 13:47:01 +01:00
FileTrailerParser.cs continue searching for xref tokens even if an %%eof is encountered #38 2019-07-06 14:26:38 +01:00
XrefCosOffsetChecker.cs #10 make all token classes public and expose via a public structure member on pdf document 2018-11-24 19:02:06 +00:00
XrefOffsetValidator.cs #10 move tokens to the root namespace for discoverability. upgrade xunit versions. there is a bug with test discovery for stringtokenizertests 2018-11-16 20:00:12 +00:00