-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi, while porting this module to javascript I noticed that fcharset is required in this regex
Line 179 in 6365066
| FONTTABLE = re.compile(r"\\f(\d+).*?\\fcharset(\d+).*?([^;]+);") |
I haven't noticed this issue in practice, most documents seems to always specify it, but I thought its something to know
Metadata
Metadata
Assignees
Labels
No labels