fix(extractor): restore CID font state for Chinese text (#106)

* fix Chinese CID text decoding

* bump package versions
This commit is contained in:
Abimael Martell
2026-06-20 19:43:27 -06:00
committed by GitHub
parent 9360c8464d
commit f25808e0a7
6 changed files with 148 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pdf-inspector-napi"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
[lib]