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 pu…
»
Mārtiņš Možeiko
Clang supports pdb generation just fine. For example, to use it with lld.exe from mingw-w64-x86_6…
»
Sara
Hi there. Just wondering if you could give a rough estimate as to when the windows version will s…
»
Oliver Marsh
Since starting this project for Handmade Network I think I've changed project five times, with di…
»
Ben Visness
There are plenty of simple web server packages out there that I think work just fine with a compr…
»
bewwys
Hi everyone, I try to implement the compression oriented way in my workflow. I have to admit t…
»
Mārtiņš Možeiko
No idea if anybody uses lzw and zlib. Freetype has also bzip2 decompression code (that depends o…
»
Michael Dodis
mrmixerI suggested ascii and bitmap fonts because it's easy to start with. If you want be able to…
»
Allen Webster
UPDATE: Just fixed some bugs with listers that would cause crashes when there were too many item…
»
Simon Anciaux
I suggested ascii and bitmap fonts because it's easy to start with. If you want be able to displa…
»
Michael Dodis
mrmixerI'm fine with a console UI, it's the mouse handling part that I find odd. I generally don'…
»
Simon Anciaux
I'm fine with a console UI, it's the mouse handling part that I find odd. I generally don't use t…
»
Michael Dodis
mrmixerWhy exactly do you want to make a terminal application if you want to have mouse support ?…
»
nakst
@mmozeiko 1. 2. Are these features necessary to render many fonts? I haven't had any problems wi…
»
Mārtiņš Možeiko
Few comments: 1) no need for FT_CONFIG_OPTION_USE_LZW - lzw in freetype is self-contained code, …
»
nakst
Click to zoom in. The OS currently uses FreeType for text rendering. Although I originally used…
»
Ahh
As of 12/16/2018, it seems that the way for Visual Studio 2017 to find these header files has aga…
»
x13pixels
Congrats, man, on your position at RAD! That is fantastic news. Hopefully I can rekindle the han…
»
spx
joe513Thanks for supporting input so quickly, works great! Is there a list of all the commands a…
»
spx
bjeeeernI tried to do this on 0.6.0 on windows 7, just calling the codeClap.exe but I can only ge…
»
albatros
Awesome !
»
joe513
Thanks for supporting input so quickly, works great! Is there a list of all the commands availab…
»
spx
0.7.2 is now available. This build has an important change that was originally planned for a 0.9.…
»
seventh-chord
I am very sad that this project is ending: cdbg has been a incredibly helpfull tool to have. Than…
»
Blkerf
makes sense. thanks! i'm still confused with my 1st question, but you definitely clarified my sec…
»
Simon Anciaux
We avoid the copy because we want the quick sort to be fast. If TYPE is a basic type, less than 6…
»
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 …
»
Simon Anciaux
For the second part of your question the comment above the function explains it: 1 2 3 4// When y…
»
Ryan Fleury
Hi, folks! 2018 is coming to an end! Over the past month, the community has been doing amazing w…
»