We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e180c commit 2f34f17Copy full SHA for 2f34f17
README.md
@@ -4,7 +4,7 @@ A PDF text extraction library written in Zig.
4
5
## Features
6
7
-- Memory-mapped file reading for efficient large file handling
+- Memory-mapped file reading, zero-copy where possible
8
- Streaming text extraction with efficient arena allocation
9
- Multiple decompression filters: FlateDecode, ASCII85, ASCIIHex, LZW, RunLength
10
- Font encoding support: WinAnsi, MacRoman, ToUnicode CMap
0 commit comments