Christian Budde

Results 61 comments of Christian Budde

As far as I can see it the IndyWebServer project is no longer maintained by the original author Eric Grange. In this fork I have collected some changes I did,...

At the moment there are seveal spots that are Win32 only. While there is basically no immediate need for these functions, at least not for the core compiler, there are...

I once came up with a similiar solution like the one you described, but for the very same reasons (does not work in all situations, backend support, FPC), I did...

For many years we still miss a maintainer of this project for C++ Builder. This means it is not only untested, but also not really meant for C++ Builder out...

I like the idea of having a limited set of examples. And with examples I really mean examples, that show the new users how to use the library. Ideally, it...

I had now looked through a few of the examples. Compared to other open source projects they are already quite well structured and documented at most places. I have now...

I've been partly involved in the original port several years ago. Although I'm not into the topic anymore, it should not be more than adapting some code in the LCL...

I haven't found time to test it, but it looks very useful.

At the moment I see at least two scenarios about how to include support for AVX. Either some contributor does the adaptions in a fork (I'm willing to review and...

Please specify how you think a support could look like. Would it be satisfying to add a thin layer/wrapper to allow text layout / glyph rendering by DirectWrite? If so,...