Anton P
Anton P
I don't think I'm opening a PR against maintainer's will. I don't have a strong opinion on public imports, what actually bothers me here is http://buggins.github.io/dlangui/ddox/dlangui.html Some things are imported...
I beg to differ. RFC 1738 indeed demands "/" (albeit indirectly), but it's mostly superseded by a more recent RFC 3986 that does not impose such restrictions. >Javascript's URL class...
> As per freetype, as far as I understand, dlangui depends on bindbc-freetype and it should bring in the library when you dub It did not. The app started compiling...
> it will work but an empty function (or just a writeln logger) won't. That was exactly my case. I just slapped a writeln to check if it works. Then...