On 10/11/2013 8:55 AM, luigi scarso wrote:
On Fri, Oct 11, 2013 at 5:35 AM, Thangalin
mailto:thangalin@gmail.com> wrote: Hi,
A font causes mtxrun to hang upon reloading. Replicate:
mkdir $HOME/.fonts cd $HOME/.fonts wget http://whitemagicsoftware.com/Copperplate-ThirtyThreeBC..ttf http://whitemagicsoftware.com/Copperplate-ThirtyThreeBC.ttf export OSFONTDIR=$HOME/.fonts mtxrun --script fonts --reload
Expected Results
All the fonts in $HOME/.fonts and subdirectories are globbed and imported, within a few seconds.
Actual Results
The program hangs at Copperplate 33BC font with the CPU locked at 100%. The process must be killed.
I have not downloaded the file but you can try copying the font file into a local folder like texmf-project/test together with this test.tex
\starttext \definedfont[./Copperplate-ThirtyThreeBC.ttf http://whitemagicsoftware.com/Copperplate-ThirtyThreeBC.ttf] \input knuth \stoptext
and see what happens
it hangs ... \enabletrackers[otf.*] ... shows that it probably hangs in the engine itself; the same can be seen with mtxrun --script font --save Copperplate-ThirtyThreeBC.ttf Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------