123 basic - HTML5 for GLBasic

Previous topic - Next topic

Qedo


metzzo

Thanks for reply, I've managed to fix the offset problem, well, at least I think (characters were moved by 1 on x/y which caused this graphical gliches), but this does not solve the color not being set properly (btw: you got a private message).
That's no Bug, that's my project!

http://programming-with-design.at/

metzzo

Hey, I've managed to fix the bugs that caused your application to not run properly. The problem was mainly caused by a problem with ALPHAMODE and font kerning. Now it looks pretty much the same.

Thank you for sending me code, it really helped :)

Changelog
Code (glbasic) Select
Fixed: If no channel is available in audio, the first one is taken and problems with playing multiple PLAYSOUNDS fixed with both sound systems
Fixed: WebAudio supports "pan" parameter in PLAYSOUND
Fixed: Font characters were moved by x+1, y+1 (caused some graphical gliches)
Fixed: Kerning is more robust & Font rendering less blurry
Fixed: ALPHAMODE +X works as expected
Fixed: Font kerning works with more different fonts (I hope all) and whitespaces have correct size
That's no Bug, that's my project!

http://programming-with-design.at/

Qedo


mentalthink

Hi Coolo I leve here the .rar I comment.
Thanks.

spicypixel

How are any of you testing it with no download link available?
http://www.spicypixel.net | http://www.facebook.com/SpicyPixel.NET

Comps Owned - ZX.81, ZX.48K, ZX.128K+2, Vic20, C64, Atari-ST, A500.600.1200, PC, Apple Mini-Mac.

metzzo

Hey!

Project is open source on GitHub .
That's no Bug, that's my project!

http://programming-with-design.at/

MrTAToad

Quote from: spicypixel on 2013-Nov-20
How are any of you testing it with no download link available?
Online compiler!

kanonet

Quote from: MrTAToad on 2013-Nov-20Online compiler!
That one is not working for me I always get the error message "Index or size is negative or greater than the allowed amount" on compile (using FF 25.0.1).
Lenovo Thinkpad T430u: Intel i5-3317U, 8GB DDR3, NVidia GeForce 620M, Micron RealSSD C400 @Win7 x64

mentalthink

HI Kanonet don't worry about this it's only when you satrt the ide, if you delete and make something like draw a Sprite equal tahn GLBasic works. (I think any kind of program have to run), but really this it's a bug in the ide of Coolo.

MrTAToad

Quote from: kanonet on 2013-Nov-21
Quote from: MrTAToad on 2013-Nov-20Online compiler!
That one is not working for me I always get the error message "Index or size is negative or greater than the allowed amount" on compile (using FF 25.0.1).
Even with the default example ?

kanonet

Quote from: MrTAToad on 2013-Nov-21
Quote from: kanonet on 2013-Nov-21
Quote from: MrTAToad on 2013-Nov-20Online compiler!
That one is not working for me I always get the error message "Index or size is negative or greater than the allowed amount" on compile (using FF 25.0.1).
Even with the default example ?
Yes I can not compile or run anything. Tried the default example and even a more basic Hello World - nothing works. Since it works for you, I guess it must be something with my many AddOns or changed settings in FF.

@mentalthink: sorry not sure what you mean, I cant get it working.
Lenovo Thinkpad T430u: Intel i5-3317U, 8GB DDR3, NVidia GeForce 620M, Micron RealSSD C400 @Win7 x64

MrTAToad

#117
Might be worth having a look at.  It's worth it :



Edit by kanonet: fixed youtube link.

mentalthink

@kanonet sorry... I said for me works, I don't touch nothing in Firefox (I have the last Update)...
I comment I only delete the code and put a code for draw a only one sprite, and for me works.

After I try to record a video... ok?¿.  :good:

kanonet

I fixed your link.

Haha of cause I do it like this - I get the error posted above, feels a bit strange to get a video that explains how to do such a basic thing, but thank you for trying to help.

@mentalthink I think a video wont change anything since Im sure I dont use it wrong - see MrTs video.
Lenovo Thinkpad T430u: Intel i5-3317U, 8GB DDR3, NVidia GeForce 620M, Micron RealSSD C400 @Win7 x64