TransWikia.com

How to install Bickham font or similar font

TeX - LaTeX Asked on July 10, 2021

I want to write something like Bickham script for “V”. So I have tried to install it but after following steps of this post and compiling the following code:

documentclass[11pt]{article}
usepackage[margin=1in]{geometry}
usepackage{graphicx}
usepackage{bickham}
begin{document}
{usefont{T1}{pbq0}{m}{n}fontsize{15pt}{12pt}selectfont Here is a sample of Bickham Script Pro, which resembles beautiful hand-writing from the eighteenth century.}
end{document}

which I faced with the following error:

name = rbickhamo-r, rootname = rbickhamo-r, pointsize = mktexmf: empty or non-existent rootfile!

Cannot find font rbickhamo-r in map file(s).

kpathsea: Running mktexmf rbickhamo-r.mf The command name is C:texlive2018binwin32mktexmf Cannot find rbickhamo-r.mf . I try ps2pk --> gsftopk --> ttf2pk --> hbf2gf. ps2pk cannot be used. I try gsftopk. gsftopk.exe rbickhamo-r 1037 gsftopk cannot be used. Next I try ttf2pk. ttf2pk.exe -q rbickhamo-r 1037 ttf2pk failed. Finally I try hbf2gf. hbf2gf.exe -q -p rbickhamo-r 1037 All trials failed.

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+437/600 --dpi 1037 rbickhamo-r The command name is C:texlive2018binwin32mktexpk kpathsea: Appending font creation commands to missfont.log.

My OS is windows 10 x64 and I have TexLive 2018.
What I have done so far is these steps:

  1. mktexlsr
  2. Extracting this package into this directory: C:texlive2018texmf-distfontstype1adobebickham
  3. updmap-sys --enable Map=bickham.map
  4. mktexlsr

and compiling the sample document.

3 Answers

Using Bickham is notoriously difficult to set up since the first step is to have bought the font (currently $95 from https://www.fontspring.com/fonts/adobe/bickham-script-pro-3) so as to install the supportive packages in MiKTeX or if brewing alone, via the CTAN tds package.

For windows users especially there is a very simple painless one click install using FREELY available 'TTF' fonts to the systems font directory then simply compiling your text via XeLaTeX. Here is an example.

Simply download any TTF format file e.g. Bickham One Two or Three (see link below)
Right click "install" and your good to go in LuaLaTeX or XeLaTeX

enter image description here

here is very quick & dirty XeLaTeX code for the above

documentclass[a4paper]{article}
usepackage{fontspec}
usepackage {lipsum}
begin{document}
setmainfont{Bickham Script Two}huge ~Herein below is a example of ~~ textbf {Bickham Script Two,}
par  ~ wherof it resembles beautiful hand-writing from the $mathit{18^{th}}$ century.
 Large $ Bickham~Script~Two.TTF~was~simply~right-click$$ installed~but~mathit{E=mc^2}{~Will~look~better~as~ E=mc^2} $par
~parhuge lipsum[2-4]
end{document}

The Bickham fonts can be downloaded here https://fontzone.net/search?q=bickham

Note there are also OTF versions If you really want to use them in PdfLaTeX and do it the hard way. Rather than me explain how to install the $95 worth of OTF fonts (or the ones I just gave you for free) First convert per the manual to PFB via the Tex Live commands

cfftot1 BickhamScriptPro-Regular.otf -o BickhamScriptPro-Regular.pfb
cfftot1 BickhamScriptPro-Bold.otf -o BickhamScriptPro-Bold.pfb
cfftot1 BickhamScriptPro-Semibold.otf -o BickhamScriptPro-Semibold.pfb

Then I will link you to this previous good answer for what to do with them https://tex.stackexchange.com/a/232995/170109

Correct answer by user170109 on July 10, 2021

Since you also asked about any similar font:

I’m sure you know this already, but you can install any OpenType or TrueType font on your system—or in whatever local TeX directory your distribution supports—and use it with fontspec. There are a lot of good ones out there that are either free or come with your OS.

Answered by Davislor on July 10, 2021

I just wanted to note for people having trouble from the latext MikTeX release (if you have the pfb files or made them from the OTFs you bought).

All you need to do is install the bickham package, and copy the pfb files (make sure they have the right permissions) directly into

<MiKTeX install directory>/fonts/type1/adobe/bickham

(this folder should already exist if you installed the package) and then in the MiKTeX Console GUI, refresh the filename database and refresh the font map files under 'tasks'.

Answered by Harry Gindi on July 10, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP