I am on 0.7.2 now but still does not seem to work.
I'll post some variations of the command I pu…
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…
Since starting this project for Handmade Network I think I've changed project five times, with di…
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…
No idea if anybody uses lzw and zlib. Freetype has also bzip2 decompression code (that depends o…
mrmixerI suggested ascii and bitmap fonts because it's easy to start with. If you want be able to…
UPDATE:
Just fixed some bugs with listers that would cause crashes when there were too many item…
I suggested ascii and bitmap fonts because it's easy to start with. If you want be able to displa…
mrmixerI'm fine with a console UI, it's the mouse handling part that I find odd. I generally don'…
I'm fine with a console UI, it's the mouse handling part that I find odd. I generally don't use t…
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…
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…
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…
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.…
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…
We avoid the copy because we want the quick sort to be fast. If TYPE is a basic type, less than 6…
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 …
For the second part of your question the comment above the function explains it:
1
2
3
4// When y…
Hi, folks!
2018 is coming to an end! Over the past month, the community has been doing amazing w…