[Slackbuilds-users] Type1_to_OTF and afdko slackbuilds

Duncan Roe duncan_roe at optusnet.com.au
Tue Jan 1 20:31:09 UTC 2019


Hi Hazel,

On Tue, Jan 01, 2019 at 05:53:09PM +0000, Hazel Russman wrote:
> Dear Mr Roe
>
> I find that I cannot run your Type1_to_OTF slackbuild as is, because it
> fails to find the makeotf command from afdko, since this is in /opt and off
> the usual command path.
>
> If I reset the path with PATH=/opt/afdko/Tools/linux:$PATH as a new
> environmental variable for the slackbuild, then it works.

Like many SlackBuilds, afdko creates .sh and .csh files in /etc/profile.d to add
/opt/afdko/Tools/linux to $PATH. The usual advice is to reboot, but it's fine to
only log out and in again, or source the new file which would update the PATH
much as you did.

Some SlackBuilds put a symbolic link in /usr/bin instead. Perhaps that is a
better approach: I'm copying the List for any feedback someone might have.
>
> I'm attaching two build logs. The first is without the path adjustment and
> the second with it.

Your second log is a complete mystery to me. The first file, 'c0648bt_.pfb' is
provided by the Slackware 14.2 package 'font-bitstream-type1-1.0.3-noarch-1'.
Did you install that? The file should be at
'/usr/share/fonts/Type1/c0648bt_.pfb'.

Similarly, 'courb.pfa' is in package 'font-bitstream-type1-1.0.3-noarch-1'.
Are these packages in your /var/log/packages? May be worth a re-install if so,
install if not.

Let me know if you still have a problem,

Cheers ... Duncan.
>
> --
> Hazel Russman

> ./makeotf.sh: line 2: makeotf: command not found
> ./makeotf.sh: line 3: makeotf: command not found
> ./makeotf.sh: line 4: makeotf: command not found
> ./makeotf.sh: line 5: makeotf: command not found
> ./makeotf.sh: line 6: makeotf: command not found
> ./makeotf.sh: line 7: makeotf: command not found
> ./makeotf.sh: line 8: makeotf: command not found
> ./makeotf.sh: line 9: makeotf: command not found
> ./makeotf.sh: line 10: makeotf: command not found
> ./makeotf.sh: line 11: makeotf: command not found
> ./makeotf.sh: line 12: makeotf: command not found
> ./makeotf.sh: line 13: makeotf: command not found
> ./makeotf.sh: line 14: makeotf: command not found
> ./makeotf.sh: line 15: makeotf: command not found
> ./makeotf.sh: line 16: makeotf: command not found
> ./makeotf.sh: line 17: makeotf: command not found
> ./makeotf.sh: line 18: makeotf: command not found
> ./makeotf.sh: line 19: makeotf: command not found
> ./makeotf.sh: line 20: makeotf: command not found
> ./makeotf.sh: line 21: makeotf: command not found
> ./makeotf.sh: line 22: makeotf: command not found
> ./makeotf.sh: line 23: makeotf: command not found
> ./makeotf.sh: line 24: makeotf: command not found
> ./makeotf.sh: line 25: makeotf: command not found
> ./makeotf.sh: line 26: makeotf: command not found
> ./makeotf.sh: line 27: makeotf: command not found
> ./makeotf.sh: line 28: makeotf: command not found
> ./makeotf.sh: line 29: makeotf: command not found
> ./makeotf.sh: line 30: makeotf: command not found
> ./makeotf.sh: line 31: makeotf: command not found
> ./makeotf.sh: line 32: makeotf: command not found
> ./makeotf.sh: line 33: makeotf: command not found
> ./makeotf.sh: line 34: makeotf: command not found
> ./makeotf.sh: line 35: makeotf: command not found
> ./makeotf.sh: line 36: makeotf: command not found
> ./makeotf.sh: line 37: makeotf: command not found
> ./makeotf.sh: line 38: makeotf: command not found
> ./makeotf.sh: line 39: makeotf: command not found
> ./makeotf.sh: line 40: makeotf: command not found
> ./makeotf.sh: line 41: makeotf: command not found

>
> makeotf [Error] Could not find the input font file at 'c0648bt_.pfb'.
>
> makeotf [Error] Could not find the input font file at 'c0632bt_.pfb'.
>
> makeotf [Error] Could not find the input font file at 'c0633bt_.pfb'.
>
> makeotf [Error] Could not find the input font file at 'c0649bt_.pfb'.
>
> makeotf [Error] Could not find the input font file at 'cour.pfa'.
>
> makeotf [Error] Could not find the input font file at 'courb.pfa'.
>
> makeotf [Error] Could not find the input font file at 'courbi.pfa'.
>
> makeotf [Error] Could not find the input font file at 'couri.pfa'.
>
> makeotf [Error] Could not find the input font file at 'c0419bt_.pfb'.
>
> makeotf [Error] Could not find the input font file at 'c0583bt_.pfb'.
>
> makeotf [Error] Could not find the input font file at 'c0611bt_.pfb'.
>
> makeotf [Error] Could not find the input font file at 'c0582bt_.pfb'.
>
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "UTRG____.pfa" "-o" "Utopia-Regular.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [NOTE] Wrote new font file 'Utopia-Regular.otf'.
>
> Built development mode font 'Utopia-Regular.otf'.
> Done.
>
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "UTB_____.pfa" "-o" "Utopia-Bold.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [NOTE] Wrote new font file 'Utopia-Bold.otf'.
>
> Built development mode font 'Utopia-Bold.otf'.
> Done.
>
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "UTBI____.pfa" "-o" "Utopia-BoldItalic.otf" -i -b -mf "FontMenuNameDB" -shw
> makeotfexe [NOTE] Wrote new font file 'Utopia-BoldItalic.otf'.
>
> Built development mode font 'Utopia-BoldItalic.otf'.
> Done.
>
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "UTI_____.pfa" "-o" "Utopia-Italic.otf" -i -mf "FontMenuNameDB" -shw
> makeotfexe [NOTE] Wrote new font file 'Utopia-Italic.otf'.
>
> Built development mode font 'Utopia-Italic.otf'.
> Done.
>
> makeotf [Warning] Font at 'c059013l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'c059013l.pfb' to temporary Unix Type1 font file 'c059013l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "c059013l.pfb.tmp" "-o" "CenturySchL-Roma.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <CenturySchL-Roma> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <CenturySchL-Roma> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'CenturySchL-Roma.otf'.
>
> Built development mode font 'CenturySchL-Roma.otf'.
> Done.
>
> makeotf [Warning] Font at 'c059016l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'c059016l.pfb' to temporary Unix Type1 font file 'c059016l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "c059016l.pfb.tmp" "-o" "CenturySchL-Bold.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <CenturySchL-Bold> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <CenturySchL-Bold> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'CenturySchL-Bold.otf'.
>
> Built development mode font 'CenturySchL-Bold.otf'.
> Done.
>
> makeotf [Warning] Font at 'c059036l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'c059036l.pfb' to temporary Unix Type1 font file 'c059036l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "c059036l.pfb.tmp" "-o" "CenturySchL-BoldItal.otf" -i -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <CenturySchL-BoldItal> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <CenturySchL-BoldItal> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'CenturySchL-BoldItal.otf'.
>
> Built development mode font 'CenturySchL-BoldItal.otf'.
> Done.
>
> makeotf [Warning] Font at 'c059033l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'c059033l.pfb' to temporary Unix Type1 font file 'c059033l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "c059033l.pfb.tmp" "-o" "CenturySchL-Ital.otf" -i -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <CenturySchL-Ital> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <CenturySchL-Ital> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'CenturySchL-Ital.otf'.
>
> Built development mode font 'CenturySchL-Ital.otf'.
> Done.
>
> makeotf [Warning] Font at 'a010013l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10022, uni0400, uni04D0, uni04D2, uni04D6, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'a010013l.pfb' to temporary Unix Type1 font file 'a010013l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "a010013l.pfb.tmp" "-o" "URWGothicL-Book.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <URWGothicL-Book> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <URWGothicL-Book> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'URWGothicL-Book.otf'.
>
> Built development mode font 'URWGothicL-Book.otf'.
> Done.
>
> makeotf [Warning] Font at 'a010015l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'a010015l.pfb' to temporary Unix Type1 font file 'a010015l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "a010015l.pfb.tmp" "-o" "URWGothicL-Demi.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <URWGothicL-Demi> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <URWGothicL-Demi> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'URWGothicL-Demi.otf'.
>
> Built development mode font 'URWGothicL-Demi.otf'.
> Done.
>
> makeotf [Warning] Font at 'c059013l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'c059013l.pfb' to temporary Unix Type1 font file 'c059013l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "c059013l.pfb.tmp" "-o" "CenturySchL-Roma.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <CenturySchL-Roma> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <CenturySchL-Roma> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'CenturySchL-Roma.otf'.
>
> Built development mode font 'CenturySchL-Roma.otf'.
> Done.
>
> makeotf [Warning] Font at 'c059016l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'c059016l.pfb' to temporary Unix Type1 font file 'c059016l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "c059016l.pfb.tmp" "-o" "CenturySchL-Bold.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <CenturySchL-Bold> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <CenturySchL-Bold> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'CenturySchL-Bold.otf'.
>
> Built development mode font 'CenturySchL-Bold.otf'.
> Done.
>
> makeotf [Warning] Font at 'b018012l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10022, afii10023, afii10030, afii10031, afii10032, afii10034, afii10035, afii10036, afii10039, afii10070, afii10071, afii10080, afii10083, uni0400, afii10054, afii10055, afii10056, afii10057, uni0450, afii10102, afii10103, afii10104, afii10105, afii10110, uni04A8, uni04A9, uni04AA, uni04AB, uni04AE, uni04C0, uni04C7, uni04D0, uni04D1, uni04D2, uni04D3, uni04D4, uni04D5, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'b018012l.pfb' to temporary Unix Type1 font file 'b018012l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "b018012l.pfb.tmp" "-o" "URWBookmanL-Ligh.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <URWBookmanL-Ligh> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <URWBookmanL-Ligh> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'URWBookmanL-Ligh.otf'.
>
> Built development mode font 'URWBookmanL-Ligh.otf'.
> Done.
>
> makeotf [Warning] Font at 'b018015l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10022, afii10023, afii10030, afii10031, afii10032, afii10034, afii10035, afii10036, afii10039, afii10065, afii10070, afii10071, afii10080, afii10082, afii10083, afii10087, uni0400, afii10054, afii10055, afii10056, afii10057, uni0450, afii10102, afii10103, afii10104, afii10105, afii10110, uni04A2, uni04A4, uni04A8, uni04A9, uni04AA, uni04AB, uni04AC, uni04AE, uni04B2, uni04B3, uni04BD, uni04BF, uni04C0, uni04C7, uni04D0, uni04D1, uni04D2, uni04D3, uni04D4, uni04D5, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'b018015l.pfb' to temporary Unix Type1 font file 'b018015l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "b018015l.pfb.tmp" "-o" "URWBookmanL-DemiBold.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <URWBookmanL-DemiBold> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <URWBookmanL-DemiBold> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'URWBookmanL-DemiBold.otf'.
>
> Built development mode font 'URWBookmanL-DemiBold.otf'.
> Done.
>
> makeotf [Warning] Font at 'n019003l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10032, afii10035, afii10036, afii10039, afii10065, afii10070, afii10071, afii10080, afii10083, afii10085, afii10087, uni0400, afii10054, afii10055, afii10056, afii10057, uni0450, afii10102, afii10103, afii10104, afii10105, afii10110, uni04A8, uni04A9, uni04AA, uni04AB, uni04AC, uni04AE, uni04B0, uni04B2, uni04B3, uni04BD, uni04BF, uni04C0, uni04D0, uni04D1, uni04D2, uni04D3, uni04D4, uni04D5, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n019003l.pfb' to temporary Unix Type1 font file 'n019003l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n019003l.pfb.tmp" "-o" "NimbusSanL-Regu.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusSanL-Regu> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusSanL-Regu> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusSanL-Regu.otf'.
>
> Built development mode font 'NimbusSanL-Regu.otf'.
> Done.
>
> makeotf [Warning] Font at 'n019004l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10032, afii10035, afii10036, afii10039, afii10065, afii10070, afii10071, afii10080, afii10083, afii10085, afii10087, uni0400, afii10055, afii10056, afii10057, uni0450, afii10103, afii10104, afii10105, afii10110, uni04A2, uni04A4, uni04A8, uni04A9, uni04AA, uni04AB, uni04AC, uni04AE, uni04B0, uni04B2, uni04B3, uni04BC, uni04BD, uni04BE, uni04BF, uni04C0, uni04C7, uni04D0, uni04D1, uni04D2, uni04D3, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n019004l.pfb' to temporary Unix Type1 font file 'n019004l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n019004l.pfb.tmp" "-o" "NimbusSanL-Bold.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusSanL-Bold> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusSanL-Bold> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusSanL-Bold.otf'.
>
> Built development mode font 'NimbusSanL-Bold.otf'.
> Done.
>
> makeotf [Warning] Font at 'n019024l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, IJ, ij, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n019024l.pfb' to temporary Unix Type1 font file 'n019024l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n019024l.pfb.tmp" "-o" "NimbusSanL-BoldItal.otf" -i -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusSanL-BoldItal> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusSanL-BoldItal> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusSanL-BoldItal.otf'.
>
> Built development mode font 'NimbusSanL-BoldItal.otf'.
> Done.
>
> makeotf [Warning] Font at 'n019023l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10022, afii10030, afii10031, afii10032, afii10034, afii10035, afii10036, afii10039, afii10065, afii10070, afii10080, afii10082, afii10083, afii10085, afii10087, uni0400, afii10055, afii10057, uni0450, afii10103, afii10105, uni04C0, uni04D0, uni04D1, uni04D2, uni04D3, uni04D4, uni04D5, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n019023l.pfb' to temporary Unix Type1 font file 'n019023l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n019023l.pfb.tmp" "-o" "NimbusSanL-ReguItal.otf" -i -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusSanL-ReguItal> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusSanL-ReguItal> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusSanL-ReguItal.otf'.
>
> Built development mode font 'NimbusSanL-ReguItal.otf'.
> Done.
>
> makeotf [Warning] Font at 'n019043l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n019043l.pfb' to temporary Unix Type1 font file 'n019043l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n019043l.pfb.tmp" "-o" "NimbusSanL-ReguCond.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusSanL-ReguCond> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusSanL-ReguCond> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusSanL-ReguCond.otf'.
>
> Built development mode font 'NimbusSanL-ReguCond.otf'.
> Done.
>
> makeotf [Warning] Font at 'n019044l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04AE, uni04AF, uni04B0, uni04B1, uni04B2, uni04B3, uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n019044l.pfb' to temporary Unix Type1 font file 'n019044l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n019044l.pfb.tmp" "-o" "NimbusSanL-BoldCond.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusSanL-BoldCond> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusSanL-BoldCond> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusSanL-BoldCond.otf'.
>
> Built development mode font 'NimbusSanL-BoldCond.otf'.
> Done.
>
> makeotf [Warning] Font at 'n021003l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10022, afii10023, uni0400, afii10054, afii10057, afii10102, afii10103, afii10104, afii10105, uni04AE, uni04D0, uni04D2, uni04D4, uni04D5, uni04D6, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, hcircumflex, itilde, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n021003l.pfb' to temporary Unix Type1 font file 'n021003l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n021003l.pfb.tmp" "-o" "NimbusRomNo9L-Regu.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusRomNo9L-Regu> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusRomNo9L-Regu> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusRomNo9L-Regu.otf'.
>
> Built development mode font 'NimbusRomNo9L-Regu.otf'.
> Done.
>
> makeotf [Warning] Font at 'n022003l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> Aacute, Agrave, Acircumflex, Abreve, Atilde, Aring, Ecaron, Edotaccent, Odieresis, Ohungarumlaut, Uhungarumlaut, Amacron, adieresis, aacute, agrave, acircumflex, abreve, atilde, aring, ecaron, edotaccent, ohungarumlaut, uhungarumlaut, amacron, afii10017, afii10019, afii10022, afii10023, afii10030, afii10031, afii10032, afii10034, afii10035, afii10036, afii10039, afii10065, afii10070, afii10071, afii10080, afii10082, afii10083, afii10085, afii10087, uni0400, afii10054, afii10055, afii10056, afii10057, uni0450, afii10102, afii10103, afii10104, afii10105, afii10110, uni04A2, uni04A4, uni04A8, uni04A9, uni04AA, uni04AB, uni04AC, uni04B2, uni04B3, uni04BC, uni04BD, uni04BE, uni04BF, uni04C0, uni04C7, uni04D0, uni04D1, uni04D2, uni04D3, uni04D4, uni04D5, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n022003l.pfb' to temporary Unix Type1 font file 'n022003l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n022003l.pfb.tmp" "-o" "NimbusMonL-Regu.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusMonL-Regu> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusMonL-Regu> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusMonL-Regu.otf'.
>
> Built development mode font 'NimbusMonL-Regu.otf'.
> Done.
>
> makeotf [Warning] Font at 'n022004l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10022, afii10023, afii10030, afii10031, afii10032, afii10034, afii10035, afii10036, afii10039, afii10065, afii10070, afii10071, afii10080, afii10082, afii10083, afii10085, afii10087, uni0400, afii10054, afii10055, afii10056, afii10057, uni0450, afii10102, afii10103, afii10104, afii10105, afii10110, uni048E, uni04A2, uni04A4, uni04A8, uni04A9, uni04AA, uni04AB, uni04AC, uni04B2, uni04B3, uni04BC, uni04BD, uni04BE, uni04BF, uni04C0, uni04C7, uni04D0, uni04D1, uni04D2, uni04D3, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n022004l.pfb' to temporary Unix Type1 font file 'n022004l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n022004l.pfb.tmp" "-o" "NimbusMonL-Bold.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusMonL-Bold> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusMonL-Bold> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusMonL-Bold.otf'.
>
> Built development mode font 'NimbusMonL-Bold.otf'.
> Done.
>
> makeotf [Warning] Font at 'n022024l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10022, afii10023, afii10030, afii10031, afii10032, afii10034, afii10035, afii10036, afii10039, afii10065, afii10070, afii10071, afii10080, afii10082, afii10083, afii10085, afii10087, uni0400, afii10054, afii10055, afii10056, afii10057, uni0450, afii10102, afii10103, afii10104, afii10105, afii10110, uni048E, uni048F, uni04A2, uni04A4, uni04A8, uni04A9, uni04AA, uni04AB, uni04AC, uni04AE, uni04AF, uni04B0, uni04B1, uni04B2, uni04B3, uni04BC, uni04BD, uni04BE, uni04BF, uni04C0, uni04C7, uni04D0, uni04D1, uni04D2, uni04D3, uni04D4, uni04D5, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Hbar, hbar, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Tbar, tbar, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n022024l.pfb' to temporary Unix Type1 font file 'n022024l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n022024l.pfb.tmp" "-o" "NimbusMonL-BoldObli.otf" -i -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusMonL-BoldObli> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusMonL-BoldObli> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusMonL-BoldObli.otf'.
>
> Built development mode font 'NimbusMonL-BoldObli.otf'.
> Done.
>
> makeotf [Warning] Font at 'n022023l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> afii10017, afii10019, afii10022, afii10023, afii10030, afii10031, afii10032, afii10034, afii10035, afii10036, afii10039, afii10065, afii10070, afii10071, afii10080, afii10082, afii10083, afii10085, afii10087, uni0400, afii10054, afii10055, afii10056, afii10057, uni0450, afii10102, afii10103, afii10104, afii10105, afii10110, uni04A2, uni04A4, uni04A8, uni04A9, uni04AA, uni04AB, uni04AC, uni04AE, uni04AF, uni04B1, uni04B2, uni04B3, uni04BC, uni04BD, uni04BE, uni04BF, uni04C0, uni04C7, uni04D0, uni04D1, uni04D2, uni04D3, uni04D6, uni04D7, uni04E6, uni04E7, uni04EF, uni04F1, uni04F3, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, napostrophe, Eng, eng, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'n022023l.pfb' to temporary Unix Type1 font file 'n022023l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "n022023l.pfb.tmp" "-o" "NimbusMonL-ReguObli.otf" -i -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <NimbusMonL-ReguObli> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <NimbusMonL-ReguObli> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'NimbusMonL-ReguObli.otf'.
>
> Built development mode font 'NimbusMonL-ReguObli.otf'.
> Done.
>
> makeotf [Warning] Font at 'p052003l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'p052003l.pfb' to temporary Unix Type1 font file 'p052003l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "p052003l.pfb.tmp" "-o" "URWPalladioL-Roma.otf" -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <URWPalladioL-Roma> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <URWPalladioL-Roma> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'URWPalladioL-Roma.otf'.
>
> Built development mode font 'URWPalladioL-Roma.otf'.
> Done.
>
> makeotf [Warning] Font at 'p052004l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04C0, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'p052004l.pfb' to temporary Unix Type1 font file 'p052004l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "p052004l.pfb.tmp" "-o" "URWPalladioL-Bold.otf" -b -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <URWPalladioL-Bold> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <URWPalladioL-Bold> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'URWPalladioL-Bold.otf'.
>
> Built development mode font 'URWPalladioL-Bold.otf'.
> Done.
>
> makeotf [Warning] Font at 'z003034l.pfb' contains deprecated SEAC operator. These composite glyphs will be decomposed by makeOTF:
> uni04D4, uni04D5, Ccircumflex, ccircumflex, Cdotaccent, cdotaccent, Ebreve, ebreve, Gcircumflex, gcircumflex, Gdotaccent, gdotaccent, Hcircumflex, hcircumflex, Itilde, itilde, Ibreve, ibreve, Jcircumflex, Ldot, Obreve, obreve, Scircumflex, scircumflex, uni0162, uni0163, Utilde, utilde, Ubreve, ubreve, Wcircumflex, wcircumflex, Ycircumflex, ycircumflex
> makeotf [Note] Converting source font 'z003034l.pfb' to temporary Unix Type1 font file 'z003034l.pfb.tmp'.
> makeotf [Warning] Could not find default features file at 'None'. Font will be built without any layout features.
> makeotf [Note] Writing options file ./current.fpr
> makeotf [Note] Running makeotfexe with commands:
>    cd "/tmp/SBo/Type1_to_OTF-1.0"
>    makeotfexe "-f" "z003034l.pfb.tmp" "-o" "URWChanceryL-MediItal.otf" -i -mf "FontMenuNameDB" -shw
> makeotfexe [WARNING] <URWChanceryL-MediItal> glyph <Tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [WARNING] <URWChanceryL-MediItal> glyph <tcommaaccent> not encoded in Unicode cmap: overridden by uni<CODE> glyph(s)
> makeotfexe [NOTE] Wrote new font file 'URWChanceryL-MediItal.otf'.
>
> Built development mode font 'URWChanceryL-MediItal.otf'.
> Done.
>
> Slackware package maker, version 3.141593.
>
> Searching for symbolic links:
>
> No symbolic links were found, so we won't make an installation script.
> You can make your own later in ./install/doinst.sh and rebuild the
> package if you like.
>
> This next step is optional - you can set the directories in your package
> to some sane permissions. If any of the directories in your package have
> special permissions, then DO NOT reset them here!
>
> Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
> directory ownerships to root.root ([y]es, [n]o)? n
>
> Creating Slackware package:  /tmp/Type1_to_OTF-1.0-noarch-1_SBo.tgz
>
> ./
> usr/
> usr/doc/
> usr/doc/Type1_to_OTF-1.0/
> usr/doc/Type1_to_OTF-1.0/README.md
> usr/doc/Type1_to_OTF-1.0/LICENSE
> usr/doc/Type1_to_OTF-1.0/Type1_to_OTF.SlackBuild
> usr/share/
> usr/share/fonts/
> usr/share/fonts/OTF/
> usr/share/fonts/OTF/NimbusSanL-Regu.otf
> usr/share/fonts/OTF/URWBookmanL-DemiBold.otf
> usr/share/fonts/OTF/CenturySchL-Ital.otf
> usr/share/fonts/OTF/URWGothicL-Book.otf
> usr/share/fonts/OTF/NimbusSanL-BoldCond.otf
> usr/share/fonts/OTF/URWBookmanL-Ligh.otf
> usr/share/fonts/OTF/NimbusMonL-ReguObli.otf
> usr/share/fonts/OTF/URWPalladioL-Roma.otf
> usr/share/fonts/OTF/NimbusMonL-Regu.otf
> usr/share/fonts/OTF/URWPalladioL-Bold.otf
> usr/share/fonts/OTF/NimbusSanL-BoldItal.otf
> usr/share/fonts/OTF/Utopia-Regular.otf
> usr/share/fonts/OTF/NimbusMonL-Bold.otf
> usr/share/fonts/OTF/CenturySchL-Bold.otf
> usr/share/fonts/OTF/CenturySchL-BoldItal.otf
> usr/share/fonts/OTF/NimbusRomNo9L-Regu.otf
> usr/share/fonts/OTF/Utopia-Bold.otf
> usr/share/fonts/OTF/URWGothicL-Demi.otf
> usr/share/fonts/OTF/NimbusSanL-Bold.otf
> usr/share/fonts/OTF/URWChanceryL-MediItal.otf
> usr/share/fonts/OTF/Utopia-BoldItalic.otf
> usr/share/fonts/OTF/NimbusSanL-ReguItal.otf
> usr/share/fonts/OTF/Utopia-Italic.otf
> usr/share/fonts/OTF/NimbusSanL-ReguCond.otf
> usr/share/fonts/OTF/NimbusMonL-BoldObli.otf
> usr/share/fonts/OTF/CenturySchL-Roma.otf
> install/
> install/doinst.sh
> install/slack-desc
>
> Slackware package /tmp/Type1_to_OTF-1.0-noarch-1_SBo.tgz created.
>


--
 Please avoid sending me Word or PowerPoint attachments.
 See http://www.gnu.org/philosophy/no-word-attachments.html


More information about the SlackBuilds-users mailing list