jose neto
jose neto
Hi Have been testing the framework and it works very well. I am trying to acheive a cartoon like effect, can anyone point me a filter or sequence of filtres...
Hi Can you provide a simple example call to the function? Is there a callback?
Hi Just tested the library on a android device ( 5.0 with 1Gb RAM ) and the response to a simple draw is very slow, and cannot keep track of...
### Discussed in https://github.com/prometheus-operator/kube-prometheus/discussions/1585 Originally posted by **jnccneto** January 17, 2022 Hello I have setup the bundle following the repo instructions: https://github.com/prometheus-operator/kube-prometheus Standart is ok, and I have CPU/MEMORY POD...
Hi Just testing the framework and it seems not ready to work. Just doing a simple example from your info: COMIC.magic([ document.getElementById('ShowImagesInDB1'), document.getElementById('ShowImagesInDB2') ]); and get this: comic.js:639 Uncaught error:...
Hi I am just trying the simple example but getting in errors: ``` ``` var context = new AudioContext(); //square wave at 440 Hz (default) var osc = context.createOscillator(); osc.type...