On Fri, Oct 11, 2013 at 5:35 AM, Thangalin <thanga...@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
> 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



-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to