Commit Graph

21 Commits

Author SHA1 Message Date
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
Eliot Jones
3ff8637bb0 keep license url in the nuget info even though it is deprecated 2019-08-18 11:59:02 +01:00
Eliot Jones
ac62b7247b version 0.0.9 2019-08-13 21:24:54 +01:00
Eliot Jones
f07ab7d2c3 version 0.0.7 2019-08-03 16:14:58 +01:00
Eliot Jones
ef822b484d 0.0.6 - update version and sourcelink nuget version 2019-05-19 13:39:06 +01:00
Eliot Jones
be394f5bba start adding support for reading encrypted documents 2019-05-04 15:36:13 +01:00
Eliot Jones
575953c0ed add multi targeting frameworks in the same project for net 4.5 through net 7.0 and net standard 2.0 2019-01-06 11:06:02 +00:00
Eliot Jones
52b925489e 0.0.5 - update readme and project version 2018-12-30 16:20:28 +00:00
Eliot Jones
06bee446d8 #21 create first actual pdf document based on minimal example. writer for tokens. bump language version 2018-11-28 21:54:06 +00:00
Eliot Jones
997979cc92 #11 early access to the raw xobjects for images.
temporary 'safe' untested implementation of seac for type 1 charstrings.
make structure public
bump version of package and project to 0.0.3 (it had accidentally increased to 0.0.5)
2018-11-26 19:46:41 +00:00
Eliot Jones
8a0c51eaa2 #18 add sourcelink package and changes 2018-11-25 11:44:08 +00:00
Eliot Jones
b477b3b560 implement more type 1 commands to modify the context 2018-11-13 22:22:24 +00:00
Eliot Jones
d8a4f0f521 create command classes for each of the commands in type 1 charstrings 2018-10-29 22:05:18 +00:00
modest-as
05da4d0726 more work on boundaries and unit tests 2018-04-13 00:18:38 +01:00
Eliot Jones
174d9906fb version 0.0.1 2018-02-26 21:30:30 +00:00
Eliot Jones
c94266bc81 remove the old version setting from the csproj 2018-01-22 21:27:24 +00:00
Eliot Jones
bbd1df57ce version 0.0.1-alpha-002 2018-01-21 19:41:16 +00:00
Eliot Jones
ca7cb11561 initial release: name package correctly 2018-01-10 22:35:09 +00:00
Eliot Jones
be98b1f8e4 add missing doc comments 2018-01-10 20:31:38 +00:00
Eliot Jones
45d0a8f863 add icon in preparation for deployment 2018-01-10 19:54:31 +00:00
Eliot Jones
ec62542b64 change the project name to something silly 2018-01-10 19:49:32 +00:00