clarklight

Results 22 comments of clarklight
trafficstars

After some intense research, i found out the ESC code from another plugin actually works for this... https://github.com/mavericksthinker/cordova-plugin-printerplugin RESET:'1B40', FONTA:'1B4D00', FONTB:'1B4D01', NORMAL:'1B4500', BOLD: '1B4501', NOUNDERLINE: '1B2D00', THINUNDERLINE: '1B2D01', THICKUNDERLINE:'1B2D02', SETSIZE:...

i figured it out, the deprecated API requestPermission seems to work, but when i used the multiple permissions doesn't seem to work.

I am having weird behavior too, but even when i used the code you provided, its still behaving weirdly... i am wondering if i supposed to assign the scrollEL to...

@bilal-elchami I am using Cordova Android, when i click request camera permission on the screen, it is stuck on REQESTING CAMERA PERMISSIONS, but no popup or any other indication, do...

@bilal-elchami Just to update you, i got it to work!!!! SWEET!! I used the permission plugin, and triggered the request, then it worked!! Thanks for the help!!

I am still having the same issue....how do i fix it? version 0.2.0

I tried the above but i am having this error: RuntimeError: Expected one of cpu, cuda, ipu, xpu, mkldnn, opengl, opencl, ideep, hip, ve, fpga, ort, xla, lazy, vulkan, mps,...

> > I tried the above but i am having this error: RuntimeError: Expected one of cpu, cuda, ipu, xpu, mkldnn, opengl, opencl, ideep, hip, ve, fpga, ort, xla, lazy,...

@CoruNethron To run this on the Mac, i have to use CPU right, because there is no Cuda on the GPU? I just tested it again running on the CPU,...

@CoruNethron Sweet, thank you! I got it to work! Yes its around 1.3second/it, but the outputted image are not images haha i will try to figure out why.