Marius Van Nieuwenhuyse
Marius Van Nieuwenhuyse
I've used BOOLR for a week and I needed the negative gates to simplify the result. If you think that's useful, you can pull this work 👍
I was stuck with an error code with the installer of PS3Eye and i investigated to resolve it because it can happen on recent installs of windows. In the case...
https://gist.github.com/mariusvn/c7ad4c3859e0e381153568c22081bf27 works perfectly, feel free to use :)
### Platforms affected - Android ### Motivation and Context The exif data was removed if we loaded from the gallery in DATA_URL format. This should fix https://github.com/apache/cordova-plugin-camera/issues/867. ### Description Instead...
### Platforms affected - android ### Motivation and Context the originalDateTime tag was lost in any operations involving a bitmap. This tag is quite important because it says when a...
# Bug Report ## Problem ### What is expected to happen? Have the base64 of the picture with all the original jpeg exif metadata in a data url ### What...
I have an application crash when i finish downloading some offline tiles. Looks like it's related to a RegExp. ``` E/libc++abi(18700): terminating with uncaught exception of type std::__ndk1::regex_error: The expression...
When a map is disposed, if you keep the controller instance and call a native function like `setCameraBounds`, the error created will be a `MissingPluginException`. It should be handled to...
As the title said, the new Impeller rendering engine is not working with maplibre, at least on Android. On my device, the map is transparent.
When we download an offline region, there is so much log that it may considerably reduce the performances. It is full of logs like that: ``` 03-21 10:00:13.373 30892 30955...