Html has &#xxx to access fonts at xxx, does D have something similar?

writeln("a");

to

writeln(&#097);

Thanks.

Reply via email to