Dear Autumnus,
I also had a problem displaying the outlined fonts. It was the font problem at
that time.
I checked your code using “Noto Sans Kr” font which contains many Chinese
chatacters used in Korea.
And, got the same result as yours.
Only 三 and 永 are displayed.
So I guess that it is not the font problem.
I tried other Chinese characters using the poem of the immortal poet Li Bai.
Some characters are shown well, but some are not.
For example, “月” is not displayed while “明” is displayed well.
With the small example, I can’t see the patterns and I don’t know why this
strange output is happened.
We may wait for the answer from Hans, Wolfgang or other experts.
Sorry for not giving you a solution.
Best regards,
Dalyoung
>
> \starttext
>
> \section{test1: TeX }
> {\definedfont[name:sourcehanserifcnregular at 20pt] 一 二 三 十 八 永}
> % All Chinese characters are displayed correctly.
>
> \section{test 2: lmt\_outline }
> \startMPcode
> picture p;
> p := lmt_outline [
> text = "\definedfont[name:sourcehanserifcnregular at 20pt] 一 二 三 十 八 永",
> kind = "fill",
> fillcolor = "black"
> ];
> draw p;
> \stopMPcode
> %Only 三 and 永 are displayed.
> \stoptext
>
> autumnus
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the
> Wiki!
>
> maillist : [email protected] /
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________