joe513 —
Looks great, looking forward to this one
There is no log in the res folder.
spx —
Since the next update hasn't quite arrive yet here is a quick rundown on what's happening in c[od…
What calibration are you talking about? Is there an API for that kind of stuff in win32? I went l…
Terrific news. I've been keeping tabs on this project for quite a while. And as a web developer I…
The initial idea for Cascade was to make a lighweight css engine to make UIs for web.
After stru…
Pretty much nailed it on the head. Asked Casey about it in the Q&A on Day 517, and he basical…
Thanks Simon, the log file would have been created in the res folder and be called something like…
Thank you mrmixer for pointing me in the right direction.
I only got only one problem remaining, …
Just tried it. It still doesn't display any graphics and it doesn't create a log file. At least n…
Result my machine, i7 860 (4 cores 8 threads), Windows 7 64bit.
Set affinity is false:
1
2
3…
Thanks for looking at it. No antivirus or anything like that is running. I tried to look through …
Right now 4coder only supporrts AA smoothing. Any application that supports sub-pixel smoothing s…
What font smoothing does 4coder use, AA or sub-pixel? On another note, does anyone know how sub-p…
Yes, that sounds like you've got it
I doubt that changing the allocator has anything to do with it. It's almost certainly just there …
I see where my misconception was. You just start laying UI elements out in pixel coordinates star…
@Simon Hey Simon can you try this build on your computer
https://drive.google.com/file/d/1...sc…
I don't have any more ideas. Try to contact Allen by e-mail (the e-mail is in the read me) or rep…
It does do a search but when I try and replace it with kill_buffer it doesnt work. Im using linux.
I don't see this on my machine (also 4 core, 8 thread).
1
2
3
4
5
6
7
8
9
10
11
12
13
1…
I wanted to write some feedback and feature request for the debuggers present on the network. Som…
I have a problem where a certain number of threads in my thread queue don't wake up when they are…
In your original test, does CTRL + 't' does nothing at all or does it start a search ?
If it doe…
mrmixerI didn't test it for a long time but there seem to be a problem with the recent file menu …
seventh-chordThe maximization issue I previously reported still seems to be present: If I maximiz…
Yea I'm pretty sure I'm compiling correctly because the CTRL + p is working perfectly.
Edit: I di…
Thanks for the links Martins, I hadn't actually come across dpi before. Yea, looks like you proba…
@JustinCase3 Are you sure you're compiling the right file by calling
1./buildsuper.sh custom_laye…
I think this is possible but you'll have to modify the default_render_caller hook (or create a co…