[NTG-context] Upgrade to 2015.11.19 breaks OTF reader?
talazem at fastmail.fm
talazem at fastmail.fm
Fri Dec 11 10:15:31 CET 2015
If I copy the fonts I need into ~/Library/Fonts/, the latest beta is able to produce the PDF without the aforementioned Luatex error.
However, there still seems to be some type of OTF-related error: certain glyphs are being replaced with others. This is particularly true for diacritics, but not exclusively — all caps are also facing similar problems. I have attached some screen clippings to demonstrate.
If I revert back to an earlier beta (as of September 2015) it does do not cause this problem.
(should read: PROFESSIONAL AND SCHOLARLY LIFE)
(should read: -Thaqāfah)
(should read: aḥwāl)
> On 10 Dec 2015, at 23:10, talazem at fastmail.fm wrote:
>
> I am having the same problem as the OP. I have manually edited the font-otr.lua file as per the patch below, and I deleted the font cache. But all to no avail. I still get:
>
> !LuaTeX error: cannot find OpenType font file for reading ()
> ==> Fatal error occurred, no output PDF file produced!
>
> Is there a solution to this?
>
> Many thanks,
> Talal
>
>> On 8 Dec 2015, at 00:22, Philipp Gesang <phg at phi-gamma.net <mailto:phg at phi-gamma.net>> wrote:
>>
>> ···<date: 2015-12-06, Sunday>···<from: Hans Hagen>···
>>
>>> On 12/6/2015 10:14 PM, Philipp Gesang wrote:
>>>> ···<date: 2015-12-03, Thursday>···<from: Thangalin>···
>>>>
>>>>> The problem persisted with Courier New, not only Source Sans Pro (SSP).
>>>>>
>>>>> The font file for Source Sans Pro came directly from the Google's font service.
>>>>>
>>>>> The SSP (on my machine) works fine in Inkscape.
>>>>>
>>>>> The exact same font was also working before the ConTeXt upgrade.
>>>>
>>>> Confirmed, it appears to work if you revert to the old loader in
>>>> font-lib.mkvi.
>>>
>>> i need a better example of what fails then as it works here
>>
>>
>> The problem seems to be the “filename” field being written to the
>> cache from the wrong source. Between the old and the new
>> fontloader, you get the following picture in the “resources”
>> record:
>>
>> + ["filename"]="Everson_Mono_Bold.ttf",
>> - ["filename"]="/tmp/here-be-fonts/Everson_Mono_Bold.ttf",
>>
>> The attached patch fixes it for me.
>>
>> Philipp
>>
>> <font-otr.lua-fix-resources.filename.patch>___________________________________________________________________________________
>> If your question is of interest to others as well, please add an entry to the Wiki!
>>
>> maillist : ntg-context at ntg.nl <mailto:ntg-context at ntg.nl> / http://www.ntg.nl/mailman/listinfo/ntg-context <http://www.ntg.nl/mailman/listinfo/ntg-context>
>> webpage : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / http://tex.aanhet.net <http://tex.aanhet.net/>
>> archive : http://foundry.supelec.fr/projects/contextrev/ <http://foundry.supelec.fr/projects/contextrev/>
>> wiki : http://contextgarden.net <http://contextgarden.net/>
>> ___________________________________________________________________________________
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at 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
> ___________________________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20151211/bbb090f4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-1.png
Type: image/png
Size: 20124 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20151211/bbb090f4/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-4.png
Type: image/png
Size: 12593 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20151211/bbb090f4/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-3.png
Type: image/png
Size: 10390 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20151211/bbb090f4/attachment-0005.png>
More information about the ntg-context
mailing list