-
```
What is the expected output? What do you see instead?
FileReader#readAs* methods should accept instance of File (FileObject in GWT
PhoneGap) instead of FileEntry (according to documentation - got…
-
Hi, i am getting the below issue when trying extract colors from image
![image](https://github.com/t28hub/auto-palette-ts/assets/67701997/6b8dd264-223c-428c-a2bd-e3d60d1e2679)
below is line of c…
-
Seems like running `meson test` fails with the first test of reader.cpp test going timeout of 120s.
Logs:
```
27/27 reader TIMEOUT 120.06s killed by signal 15 SIGTERM
>>>…
-
Hi,
I am new to Arrow and Parquet.
I installed Arrow 9.0.0 and Parquet following the guide in this repo.
When I tried to open the parquet file using follow CPP code (same as the example code in d…
-
```
What is the expected output? What do you see instead?
FileReader#readAs* methods should accept instance of File (FileObject in GWT
PhoneGap) instead of FileEntry (according to documentation - got…
-
http://caniuse.com/#feat=filereader
-
Buenas tardes, tengo un problema con la funcion de adquisicion y reproduccion. Investigando en la pagina de matlab sobre el Audio system toolbox nos quedó el siguiente codigo:
```
playRec = aud…
-
while the file is empty papa parse is parsing some error values
data: Array(15)
0: {PK!A7��n[Content_Types].xml �(��T�n�0�W�?D�V������[$��x�X$��(�}'fQU��%Ql�[&�
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [ ] I am using a Python virtual environment
### 🐞 Description of the bug
Following is the workflow:
1. Settings …
-
Would it be possible for libharu to load TTF fonts from memory?
Current function, HPDF_LoadTTFontFromFile(), only loads TTF files from file streams.
Why would I want to use this?
Windows has …