ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Two questions about use of system ttf fonts
@ 2008-02-29 15:08 Eythan Weg
  2008-02-29 17:09 ` Hans Hagen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Eythan Weg @ 2008-02-29 15:08 UTC (permalink / raw)
  To: ntg-context

Hi,

I am trying to use truetype fonts with mkiv.

When loading a font given a full path name like
this:

\font\test=/usr/share/fonts/truetype/freefont/FreeSans.ttf at 12pt
   
the log shows 

 report >> load otf: loading: /usr/share/fonts/truetype/freefont//FreeSans.ttf
 report >> load otf: enhance: before
 report >> load otf: enhance: enrich
 report >> load otf: enhance: registering tlig feature
 report >> load otf: enhance: registering trep feature
 report >> load otf: enhance: flatten
 report >> load otf: flattening 'specifications' tables
 report >> load otf: flattening 'anchor' tables
 report >> load otf: flattening 'gpos' tables
 report >> load otf: flattening 'gsub' tables
 report >> load otf: enhance: analyze
 report >> load otf: enhance: after
 report >> load otf: replacing 'kerns' tables by 'mykerns' tables
 report >> load otf: enhance: patch
 report >> load otf: enhance: strip
 report >> load otf: enhance: pack
 report >> load otf: file size: 458648
 report >> load otf: saving: in cache
 fonts          : resetting map file list
 {/usr/local/share/texmf/fonts/map/pdftex/context/original-empty.map}
 fonts          : using map file: original-base
 {/usr/local/share/texmf/fonts/map/pdftex/context/original-base.map}
 fonts          : using map file: lm-math
 {/usr/share/texmf/fonts/map/dvips/lm/lm-math.map}
 fonts          : using map file: lm-rm
 {/usr/share/texmf/fonts/map/dvips/lm/lm-rm.map}
 fonts          : using map file: original-ams-base
 {/usr/local/share/texmf/fonts/map/pdftex/context/original-ams-base.map}
 fonts          : using map file: original-ams-euler
 {/usr/local/share/texmf/fonts/map/pdftex/context/original-ams-euler.map}
 fonts          : using map file: original-public-lm
 {/usr/local/share/texmf/fonts/map/pdftex/context/original-public-lm.map} [1.1]
 systems        : end file 11 at line 24
  )
 !luaTeX error (file FreeSans.ttf): cannot open OpenType font file for reading
  ==> Fatal error occurred, no output PDF file produced!


How can I tell what's wrong?



Defining

\font\test=FreeSans.ttf at 12pt

results in 

 error >> define font: font with name FreeSans is not found
 error >> define font: name: FreeSans, loading aborted
 ! Font \test=FreeSans at 12pt not loadable: metric data not found or bad.

while using this construction with luatex's plain format seems to work
(I assume some definition to register the font).

What does context need to find the font?

Thanks,  Eythan 



___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-03-02 13:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-29 15:08 Two questions about use of system ttf fonts Eythan Weg
2008-02-29 17:09 ` Hans Hagen
2008-03-01 14:59   ` Eythan Weg
2008-02-29 17:10 ` Hans Hagen
2008-03-01 15:27   ` Eythan Weg
2008-03-02 13:06     ` Hans Hagen
2008-02-29 18:00 ` Wolfgang Schuster
2008-03-01 15:00   ` Eythan Weg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).