Re: Simoncini e dintorni

#51365
Up
0
Down
::

Però mi ritrovo paradossalmente col problema opposto:
Ho iseguenti otf:
GaramondPremrPro-Capt.otf
GaramondPremrPro-MedItCapt.otf
GaramondPremrPro-SmbdItDisp.otf
GaramondPremrPro-Disp.otf
GaramondPremrPro-MedItDisp.otf
GaramondPremrPro-SmbdIt.otf
GaramondPremrPro-ItCapt.otf
GaramondPremrPro-MedIt.otf
GaramondPremrPro-SmbdItSubh.otf
GaramondPremrPro-BdCapt.otf
GaramondPremrPro-ItDisp.otf
GaramondPremrPro-MedItSubh.otf
GaramondPremrPro-Smbd.otf
GaramondPremrPro-BdDisp.otf
GaramondPremrPro-It.otf
GaramondPremrPro-Med.otf
GaramondPremrPro-SmbdSubh.otf
GaramondPremrPro-BdItCapt.otf
GaramondPremrPro-ItSubh.otf
GaramondPremrPro-MedSubh.otf
GaramondPremrPro-Subh.otf
GaramondPremrPro-BdItDisp.otf
GaramondPremrPro-LtDisp.otf
GaramondPremrPro-Med.tfm
GaramondPremrPro-BdIt.otf
GaramondPremrPro-LtItDisp.otf
GaramondPremrPro.otf
GaramondPremrPro-BdItSubh.otf
GaramondPremrPro-MedCapt.otf
GaramondPremrPro-SmbdCapt.otf
GaramondPremrPro-Bd.otf
GaramondPremrPro-MedDisp.otf
GaramondPremrPro-SmbdDisp.otf
Ora, ad esempio, GaramondPremrPro-SmbdItSubh.otf
come dovrei classificarlo? Subhead??
A cosa corrisponde?

M.

Vediamo, alla luce dell’indicazione di Massimiliano, come sistemare almeno quelli di “peso normale:

GaramondPremrPro-Capt.otf
GaramondPremrPro.otf
GaramondPremrPro-Disp.otf
GaramondPremrPro-Subh.otf

Assumendo “pad” come prefisso, avremo i quattro nomi

padr8a06
padr8a09
padr8a14
padr8a25

(ma il “design size” preciso dovrebbe comparire nel file .afm).

Credo che fontinst sappia già interpretare queste indicazioni per costruire il file .fd; alla fine la dichiarazione dovrebbe essere del tipo
`\DeclareFontShape{T1}{pad}{m}{n}{
<-9> padr8a06
<9-14>padr8a09
<14-25>padr8a14
<25->padr8a25}{}`
con eventuali variazioni sugli intervalli che puoi studiare.

Per quanto riguarda i pesi:

padl = Light (per esempio GaramondPremrPro-LtDisp.otf darà padl8a25)

padm = Medium (per esempio GaramondPremrPro-MedIt.otf darà padmi8a09)

padr = Regular (quelli già visti)

padb = Bold

pads = Semibold

Naturalmente il file .sty da costruire dovrà prevedere comandi per scegliere i vari pesi. È probabile che ci sia qualche lavoro di aggiustamento anche sui file .fd che verranno prodotti.

Ciao
Enrico

Go to top