.. |
ContentStream
|
remove unused code and add writing support for more graphics operations
|
2018-12-25 10:51:36 +00:00 |
Core
|
change the project name to something silly
|
2018-01-10 19:49:32 +00:00 |
Encryption
|
add support for aes-128 decryption #34
|
2019-06-08 15:23:21 +01:00 |
Filters
|
add lzw filter support
|
2019-05-18 12:25:47 +01:00 |
Fonts
|
use invariant culture for parsing all numbers #37
|
2019-06-18 19:12:51 +01:00 |
Geometry
|
change the project name to something silly
|
2018-01-10 19:49:32 +00:00 |
Graphics
|
#48 add handling of inline image data to pdf content parsing
|
2019-08-03 15:42:19 +01:00 |
Integration
|
merge pull request #43 from Numpsy/test_document_information
|
2019-07-07 17:01:42 +01:00 |
IO
|
Extend the ArrayAndStreamBehaveTheSame test to test seeking back to the start
|
2019-08-08 23:14:59 +01:00 |
Parser
|
continue searching for xref tokens even if an %%eof is encountered #38
|
2019-07-06 14:26:38 +01:00 |
Tokenization
|
remove byte order marks from unicode strings #32
|
2019-06-23 15:22:37 +01:00 |
Tokens
|
add test coverage for direct object finder
|
2019-06-14 20:57:46 +01:00 |
Util
|
test hex to string implementation and remove unused method
|
2019-07-07 17:30:54 +01:00 |
Writer
|
fix document creation behaviour for multiple pages
|
2018-12-30 14:39:49 +00:00 |
DecimalComparer.cs
|
more work on boundaries and unit tests
|
2018-04-13 00:18:38 +01:00 |
PublicApiScannerTests.cs
|
Modified PublicApiScannerTests
|
2019-08-07 14:22:39 +01:00 |
StringBytesTestConverter.cs
|
support opening from stream and improve performance of brute force searching since the seek operation is now slower.
|
2018-01-21 19:34:21 +00:00 |
TestFilterProvider.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 |
TestingLog.cs
|
remove all old cos objects
|
2018-01-21 14:56:50 +00:00 |
TestObjectLocationProvider.cs
|
remove unused code and add writing support for more graphics operations
|
2018-12-25 10:51:36 +00:00 |
UglyToad.PdfPig.Tests.csproj
|
use azure pipelines instead of appveyor for builds
|
2019-07-09 21:21:11 +01:00 |