You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debugging an error in a try of this module, I found that in file crawl_result_font.go, the function splitFont fail in strconv.Atoi(s[i:]), been s[i:] = "T1_0"
I shared an image showing the error
Regards
The text was updated successfully, but these errors were encountered:
Hi,
Debugging an error in a try of this module, I found that in file crawl_result_font.go, the function splitFont fail in strconv.Atoi(s[i:]), been s[i:] = "T1_0"
I shared an image showing the error
Regards
The text was updated successfully, but these errors were encountered: