Re: Da otf a afm e pfb

#84102
samiel
Partecipante
    Up
    0
    Down
    ::


    Io uso Linux, il quale è un po’ più intelligente di Windows
    nel riconoscimento dei file. Solo Windows non capisce più nulla
    se ometti l’estensione del file.

    Però mi sorge un dubbio. Gli otf sono distinti
    in dimensioni diverse. Ho ad esempio:
    x GaramondPremrPro-Capt.otf padr8a06
    x GaramondPremrPro.otf padr8a09
    x GaramondPremrPro-Disp.otf padr8a14
    x GaramondPremrPro-Subh.otf padr8a25
    Io ho usato un fontinst.tex minimale:
    `\input fontinst.tex
    \needsfontinstversion{1.926}
    \recordtransforms{pad-rec.tex}
    \latinfamily{pad}{}
    \endrecordtransforms
    \bye`
    Come per installare ad es i font expert ecc
    in fontinst.tex si devno aggiungere le relative stringhe
    quali \latinfamily{padx}{} e \latinfamily{padj}{},
    non è che anch’io dovrei aggiungere qualcosa
    per specificare le (quattro) diverse metriche?
    Perché in effetti durante il processo fontinst
    mi dà fra l’altro questo output:
    `No file fontinst.rc.
    )
    INFO> parse family <>
    INFO> to make LaTeX font shape seek padr8r.mtx
    INFO> to make LaTeX font shape seek padrc8r.mtx
    INFO> to make LaTeX font shape seek padro8r.mtx
    INFO> to make LaTeX font shape seek padri8r.mtx
    INFO> to make LaTeX font shape seek padr8rn.mtx`
    il che mi fa pensare che il problema non sia costituito tanto
    da dei file otf danneggiati, ma dall’assenza di alcune informazioni

    Grazie ancora
    m

    PS
    Oggi vedo di provare autoinst, che no ho mai sperimentato…

    Go to top