Am Thu, 6 Apr 2017 08:50:38 +0900 schrieb Kazuki Maeda: > Hi all > > Recently, Adobe released new CJK serif fonts under OFL-1.1 named Source Han > Serif. > > I downloaded the fonts from GitHub repository > https://github.com/adobe-fonts/source-han-serif/tree/release/OTF/Japanese > and tried the following one line Lua code > > fontloader.open('SourceHanSerif-Regular.otf') > > Then, texlua caused segmentation fault. > Because the luatexja package uses fontloader.open(), > one cannot use Source Han Serif with luatexja.
It crashes with luatex 1.0.4 but not with 1.0.5. -- Ulrike Fischer http://www.troubleshooting-tex.de/
