Arky

Results 116 comments of Arky

@yohanboniface Thank you, I'll look forward for your fix.

Please kindly update PDF.js libraries to latest stable v2.5 ( https://github.com/mozilla/pdf.js/releases) This is essential to render PDF documents with embedded fonts for southeast asian languages.

OS Update: Ubuntu 16 (64bit) with Kinect v1 (version 1414). Am happy to report that Processing 3 and Openkinect for Processing library works out the box. Please let me know...

Currently Appimage is linux only. Packaging for Windows and Mac requires different toolchains such as winsys and homebrew. Additionally you'll need to pay for certificates which costs money. So I...

@PetervanLunteren It is possible to package for multiple platforms using BeeWare Briefcase, however you'll need to refactor the code and organize it as module so it easy to package.

@PetervanLunteren if you move the default code base to `src/ecoassist` you should be able to build with `briefcase run`. Here is example `pyproject.toml` ``` # This project was generated with...