My issues are a bit more fundamental. I'd love to allow CJK users to select TTC/OTC font files again for use as interface font within this release. Doing so though means…
I don't like that this usage of TTC/OTC files has such distinct uses.
In a nutshell CJK language users cannot now select these fonts because other users complained 9 years ago that they cannot…
For sure, although I do have some confusion on the various usages and how best to deal with them.
For example to address just allowing a CJK TTC to be used as the interface font. For most uses…
Can we first nail down the use case for this? Is the intent here so that the use can select a TTC for an interface font, or is this for Text Objects or text nodes?
data->position = (message == nullptr) ? WM_POPUP_POSITION_MOUSE : WM_POPUP_POSITION_CENTER;
@Harley : what is the reasoning behind this?
When I was first looking at these things I ended…
That said, one thing I didn't understand from your changes is why did you move the following to the "TOGGLE" category...None of them seem to be used by any RNA_def_pro…
I had to redo this from scratch because I couldn't figure out at what point it failed. We definitely have some code somewhere that is depending on one of these icons or, more likely, depending on…