We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Jens
For some reason I can't watch episode 488 on the iPad using the youtube app. All other videos befo…
»
Simon Anciaux
I haven't checked but I suppose monospaced font should not have kerning information. For example "…
»
albatros
I would be thrilled to have you come Kreco :) Yeah, the thread started before confinement was deci…
»
itzjac
Thank you for pointing that out Mozeiko, I corrected the code in the library and probably I was ge…
»
Mārtiņš Možeiko
There is known issue in stb_truetype related to kerning: I'm not sure if it is fixed already. Las…
»
Simon Anciaux
Have you tried stepping in the code with a debugger an check every value (don't assume the content…
»
itzjac
Yeah, I have figured it out to include ix0, but doesn't make a difference. So using your suggeste…
»
kreco
Hi! Might be able to join this meetup! I'm 100% sure I want to come but might not be possible due …
»
Simon Anciaux
You also need to use the result of stbtt_GetCodepointBitmapBox for x. Add ix0 to the x position to…
»
Mārtiņš Možeiko
There is nothing wrong with such functions for simple frameworks. In fact, popular GL windowing fr…
»
Doeke
I don't really know where to address this question, I thought the handmade network would give me t…
»
itzjac
Thanks, vertical alignment works as a charm! I have tested the font using a ttf LiberationMono-Re…
»
Simon Anciaux
There aren't character specific vertical metrics. But the following function gives you information…
»
itzjac
Sorry for reviving the thread, I have problems with the vertical positioning of the characters, th…
»
Spencer Isaacson
Yeah, I'd be more than happy to set up a chapter in Salt Lake City, I already have a few people I …
»
itzjac
Kudos for this initiative! I have added my self into the spread sheet, don't know of anyone in my …
»
C_Worm
Final Solution was this: [/code]
»
Simon Anciaux
I believe you don't need to add the width and height at the end: objPosData[1] = n1Y + y; objP…
»
Jason
Oh okay cool. Thanks allen
»
Chen
I started doing some work to add a GPU ray tracing system to my engine. I want to experiment and s…
»
C_Worm
Hmmm now the rectangle rotates around its origin, however the rectangle is shrinking and expanding…
»
Allen Webster
Yes this issue was fixed for the order of bindings within a map, but it still doesn't work for inh…
»
ratchetfreak
first translate the object such that the rotation point is at the (0, 0) then do the rotation then…
»
C_Worm
Hey! I made a function that rotates my 4 vertices in a rectangle. However the origin seemes to be …
»
Ben
Probably the most important thing is to just jump in and start drawing stuff. Personally I did re…
»
Ben
Inspiring that your doing the music & sound effects aswell [/quote] Thank you! I have actually al…
»
Oliver Marsh
Do you have any tips or resources on how to get started doing pixel art?
»
Oliver Marsh
Looking real nice! Thanks for the in-depth post & explaining the lighting. Are you planning to a…
»
Jason
I know there was a bug in earlier versions of 4coder with binding modifiers to commands (I think t…
»
x13pixels
Can you send me the command line (compile and link) you use to build your executable? You can grab…
»