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.
Björn Strömberg
I am on 0.7.2 now but still does not seem to work. I'll post some variations of the command I put …
»
Mārtiņš Možeiko
Clang supports pdb generation just fine. For example, to use it with lld.exe from mingw-w64-x86_64…
»
Sara
Hi there. Just wondering if you could give a rough estimate as to when the windows version will su…
»
Oliver Marsh
Since starting this project for Handmade Network I think I've changed project five times, with dif…
»
Ben Visness
There are plenty of simple web server packages out there that I think work just fine with a compre…
»
bewwys
Hi everyone, I try to implement the compression oriented way in my workflow. I have to admit that…
»
Mārtiņš Možeiko
No idea if anybody uses lzw and zlib. Freetype has also bzip2 decompression code (that depends on …
»
Michael Dodis
Now that I think about it, maybe using stb truetype, and legacy opengl or something similar, woul…
»
Allen Webster
UPDATE: Just fixed some bugs with listers that would cause crashes when there were too many items …
»
Simon Anciaux
I suggested ascii and bitmap fonts because it's easy to start with. If you want be able to display…
»
Michael Dodis
Yeah that makes sense. But what about showing letters that aren't in english? I thought about re-…
»
Simon Anciaux
I'm fine with a console UI, it's the mouse handling part that I find odd. I generally don't use th…
»
Michael Dodis
It certainly would lead to something that would be a lot prettier, and a lot more robust. But I w…
»
nakst
@mmozeiko 2. Are these features necessary to render many fonts? I haven't had any problems with th…
»
Mārtiņš Možeiko
Few comments: no need for FT_CONFIG_OPTION_USE_LZW - lzw in freetype is self-contained code, does …
»
nakst
The OS currently uses FreeType for text rendering. Although I originally used stb_truetype, it u…
»
Ahh
As of 12/16/2018, it seems that the way for Visual Studio 2017 to find these header files has agai…
»
x13pixels
Congrats, man, on your position at RAD! That is fantastic news. Hopefully I can rekindle the handm…
»
spx
Is there a list of all the commands available in the expressions such as var,x var,b var,mem? I…
»
spx
Is it just a bug or am I missing something obvious? Also, if this is not the place for this kind …
»
albatros
Awesome !
»
joe513
Thanks for supporting input so quickly, works great! Is there a list of all the commands available…
»
spx
0.7.2 is now available. This build has an important change that was originally planned for a 0.9.x…
»
seventh-chord
I am very sad that this project is ending: cdbg has been a incredibly helpfull tool to have. Thank…
»
Blkerf
makes sense. thanks! i'm still confused with my 1st question, but you definitely clarified my seco…
»
Simon Anciaux
We avoid the copy because we want the quick sort to be fast. If TYPE is a basic type, less than 64…
»
Simon Anciaux
Why exactly do you want to make a terminal application if you want to have mouse support ? Wouldn'…
»
Blkerf
hmmm that makes sense to me, but is there any reason the inline expression couldn't just operate o…
»
Simon Anciaux
For the second part of your question the comment above the function explains it: The function doe…
»
Ryan Fleury
2018 is coming to an end! Over the past month, the community has been doing amazing work as alway…
»