seb321

Results 3 issues of seb321

Per [request](https://github.com/ice1000/jimgui/issues/47#issuecomment-771999847) I'm opening a new issue on this. Font loading procedures take ranges of glyphs to load. The problem is that the API does not provide a way to...

enhancement

Hi, I am looking for c++ preprocessor / macro system. I have found this project, but it seems that it is either broken or has an odd semantics. For example,...

Hi, I try to implement a dialect. I want to process a `` element with given attribute and its body. For this I use `AbstractElementModelProcessor`. However, model passed to `doProcess`...