In this 2017 thread
x13pixels6/21/2017
----------
People have asked if RemedyBG will support Lin…
Daniel —
Hi!
Is a Linux version coming at some point? Any predictions?
Best,
Daniel
Thanks for the clarification rationalcoder, yea, so if you're scaling your glyph bitmap rendered …
I have built a visual editor for writing & validating doxygen documentation files and wanted …
Nevermind. I went and looked at the code, and he is allocating in blocks after all. I'm not sure …
Which day are we talking about? Many things have changed between different days... Can you point …
That is what I already do. It just seems that Casey, with his "growable" arenas on x64, doesn't, …
Are you sure you are allowed to commit page without reserving it? I'm pretty sure you cannot, Vir…
For my projects, I always do arena allocation in two steps:
Reserve virtual address space for the…
Well, the idea here is that the raster (bmp) conversion is done at the final display resolution w…
Another thought I had about this is databases. An SQL database for instance is essentially dynami…
Thanks for the link, it was a good reference. Does the sub-pixel and aa rendering only apply fro…
Still crunching through the 1975 debugger feature set... However, there are some cool new feature…
xkcd was kind of answer to your "if there should be a simple flat file format that keeps all the …
https://www.grc.com/ctwhat.htm
Could you point me in the direction of some resources about font smoothing and the difference bet…
Guntha —
I don't see how the xkcd strip is relatable here, gltf being the only standard format that claims…
https://xkcd.com/927/
Each use case is different. Different software have different requirements…
I wrote a parser for gltf files this weekend and found it extremely cumbersome to extract the inf…
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…