-
```
SiteMapParser creates Readers from the byte[] content by assuming that the file
encoding is the same as the one use by default on the JVM.
We should use Tika's charset detector (or ICU4J direct…
-
```
SiteMapParser creates Readers from the byte[] content by assuming that the file
encoding is the same as the one use by default on the JVM.
We should use Tika's charset detector (or ICU4J direct…
-
```
SiteMapParser creates Readers from the byte[] content by assuming that the file
encoding is the same as the one use by default on the JVM.
We should use Tika's charset detector (or ICU4J direct…
-
```
SiteMapParser creates Readers from the byte[] content by assuming that the file
encoding is the same as the one use by default on the JVM.
We should use Tika's charset detector (or ICU4J direct…
-
- [ ] more layout support (harfbuzz/libotf), font manager
- [x] retargetable backend (PostScript and SVG) with `libcairo`
- [x] redesign primitive, file I/O and image related
- [ ] user manual (Chi…
-
### Describe the issue
I want to build the [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) but I can't.
Either I get the `ModuleNotFoundError: No module named 'sphinx_theme_bu…
-
```
SiteMapParser creates Readers from the byte[] content by assuming that the file
encoding is the same as the one use by default on the JVM.
We should use Tika's charset detector (or ICU4J direct…
-
```
SiteMapParser creates Readers from the byte[] content by assuming that the file
encoding is the same as the one use by default on the JVM.
We should use Tika's charset detector (or ICU4J direct…
-
Hi, on the rework branch (madx/2016) there is a compile issue with nan module.
``` console
% git clone https://github.com/madx/ed-209.git
% cd ed-209
% git checkout origin/2016 -b 2016
% git rev-pars…
-
I made this Node module to detect file character sets: https://www.npmjs.com/package/detect-charset
It's imperfect in that all files without a byte order mark are assumed to be latin1/utf-8, but I th…