Davide Prati
Davide Prati
After following your instructions in the Readme file, I've this error: `Incompatible units: 'rem' and 'px'.` I'm on rails 5.0.1 using `gem 'bootstrap', '~> 4.0.0.alpha5'` I've this error:
```python Traceback (most recent call last): File "read.py", line 22, in frames, exts, image_specs = vendor.gif2numpy.convert(tmpfile.name, BGR2RGB=False) File "/media/data/Sources/giftolottie/vendor/gif2numpy.py", line 660, in convert transp_idx = color_table[exts[-1]['transparent_idx']] # RGB -> RGB...
if the uploaded file has to be readed by an audio player, umlauts and accents can create problems. http://php.net/manual/en/function.iconv.php#83238 BlueVelvet.mp3 it's better than BlüeVèlvèt.mp3 ;)
It would be nice to be able to resize boxes when the text entered is too long. Doing this, a paragraph could be split in multiple lines instead of a...
Hello, I am trying to add the repository (sudo add-apt-repository ppa:patriciogv/glslviewer-ppa) on PopOS but I receive this error: ``` E: The repository 'http://ppa.launchpad.net/patriciogv/glslviewer-ppa/ubuntu hirsute Release' does not have a Release...
I have the same exact code that gives me two different results on glslCanvas and glslViewer. ``` vec2 origSt = (2.0 * gl_FragCoord.xy - u_resolution.xy)/ u_resolution.y; vec4 texZoom = vec4(texture2D(u_tex0,...
I was having a weird issue with the u_mouse uniform while mapping the mouse to the center of the screen using: ``` vec2 mouse = (2.0 * u_mouse.xy - u_resolution.xy)/...
Main changes: - Add a missing image - Remove part regarding operator overloading for vector operations - change from ofVec* to glm::vec* - update quaternion and vector operation function with...
http://openframeworks.cc/ofBook/chapters/image_processing_computer_vision.html see thread in the forum: https://forum.openframeworks.cc/t/debugging-error-appears-in-the-instance-of-ofimage-function/27669/2 it is not the first time that this question arises. Feel free to assign this issue to me, maybe @golanlevin or @brannondorsey (as...
The installation seems to run smoothly, I see the addon in the available one. But when I search for "GlslTex..." nothing appears.