Eliot Jones
f1be6634a7
add a bunch more performance improvements
...
filter provider becomes single instance and no longer has constructor parameters.
tokenizers use list and stringbuilder pools to reduce allocations.
system font finder becomes static to preserve file cache across all documents.
2020-04-05 15:34:47 +01:00
Eliot Jones
f3bc3a37b9
add lzw filter support
2019-05-18 12:25:47 +01:00
Eliot Jones
e11967b772
add flate filter to compress truetype font in output and fix some structure issues for pdf verification
2018-12-28 14:57:41 +00:00
Eliot Jones
3a4b7b79d1
#21 change dictionarytoken to use explicit key type, finish os/2 table for truetype, first file creation using embedded truetype font
2018-12-08 14:38:27 +00:00
Eliot Jones
0f68dfeb19
#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
Eliot Jones
c5e3ce7ec7
finish moving all parsing to token scanner
2018-01-20 00:49:53 +00:00
Eliot Jones
ec62542b64
change the project name to something silly
2018-01-10 19:49:32 +00:00