How To Install Fonts

0 views
Skip to first unread message

Serafin Sonnier

unread,
Aug 4, 2024, 11:45:27 PM8/4/24
to pielibacar
Thisarticle was written by Shari Fairclough and by wikiHow staff writer, Travis Boylls. Shari Fairclough is a Social Media & Graphic Design Expert based in Atlanta, Georgia. Shari is a versatile designer with extensive experience in social media marketing, UX/UI design, and graphic print production. She has over 4 years of both freelance and in-house experience working as a UX and Graphic Designer. She currently works as the Social Media & Marketing Coordinator at Guidepost Montessori. In this role, Shari curates engaging content and enhances the school's online presence. In 2022, Shari founded Sunni Aesthetics, a design platform that blends culture, design, and art. Shari holds a Google UX Design certification. Additionally, she studied graphic design at The Creative Circus, has four years of experience working as an assistant teacher, and is certified as a TEFL instructor. Shari has contributed to various publications, including Canvas Rebel, VoyageATL, and 11 Alive, and has film credits on IMDb for her work in "Black Lightning," "The Color Purple," and "The Staircase." She received a BA in Film & Media from Georgia State University.

This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.



This article has been viewed 1,248,693 times.


Do you need more fonts on your PC or Mac? There are thousands of fonts you can download online in various styles, many of which are free. Whether you want to purchase a font from its creator or download one for free, installing a font in Windows is super easy! This wikiHow teaches you how to find, download, and install a new font on Windows, Mac, & Linux.


Font Book automatically checks for duplicates when you install a font, and shows a message if the font is already installed. You can choose whether to keep both versions, skip font installation, or replace the existing font with the new font.


One way you can change the style of a document is by adding a new text font. To add a font to Word, download and install the font in Windows, where it will become available to all Microsoft 365 applications.


All fonts are stored in the C:\Windows\Fonts folder. Optionally, you can add fonts by simply dragging font files from the extracted files folder into this folder. Windows will then automatically install them. To see what a font looks like, open the Fonts folder, right-click the font file, then select Preview.


However, sometimes you may want to install custom fonts that you've created, purchased or downloaded from somewhere else. In this article we'll talk about how to install those fonts so you can use them in Microsoft Office.


In addition to acquiring and using fonts installed with other applications, you can download fonts from the Internet. Some fonts on the Internet are sold commercially, some are distributed as shareware, and some are free. The Microsoft Typography site site provides links to other font foundries (the companies or individuals outside of Microsoft who create and distribute fonts) where you can find additional fonts.


After you find a font that you would like to use with an Office application, you can download it and install it through the operating system that you are currently using on your computer. Because fonts work with the operating system, they are not downloaded to Office directly. You should go through the system's Fonts folder in Windows Control Panel and the font will work with Office automatically. On the Mac you use the Font Book to add the font and then copy it to the Windows Office Compatible folder.


Many third parties outside of Microsoft package their fonts in .zip files to reduce file size and to make downloading faster. If you have downloaded a font that is saved in .zip format double-click the zip file to open it.


Once you've downloaded the font you want to install you need to install it in the operating system. Once the font is properly installed in the operating system Microsoft Office will be able to see and use it. For detailed instructions select the operating system you're using from the drop-down box below.


When you install a custom font, each font will work only with the computer you've installed it on. Custom fonts that you've installed on your computer might not display the same way on a different computer. Text that is formatted in a font that is not installed on a computer will display in Times New Roman or the default font.


Therefore, if you plan to share Microsoft Office Word, PowerPoint, or Excel files with other people, you'll want to know which fonts are native to the version of Office that the recipient is using. If it isn't native, you may have to embed or distribute the font along with the Word file, PowerPoint presentation, or Excel spreadsheet. For more information about this see Fonts that are installed with Microsoft Office.


I'm using Windows Subsystem for Linux (WSL 2) with Oh My Zsh to pimp my bash, but I can't make the Ubuntu terminal render the Powerline fonts properly. Any idea on how to set up WSL to work with these fonts?


Now press that windows icon from your keyboard and search for Font Settings.Under Add Fonts, you can drag and drop the ttf files. Windows will automatically install all these fonts. You can then go to your Terminal and set the required font.


I'm running a Windows 2019 Terminal Server in a domain environment (and hence have no local admin account, just the domain admin account). When I log on as administrator and install fonts, they are installed just for this user (i.e. the admin).


The ttf files end up in C:\Users\Administrator\AppData\Local\Microsoft\Windows\Fonts and not in C:\Windows\Fonts. Also, the font is registered in HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Fonts and not in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts.


I have even run a vbs script that installs fonts and ran this through a scheduled task using the SYSTEM account, but that put the fonts into C:\Windows\System32\config\systemprofile\AppData\Local\Microsoft\Windows\Fonts, i.e. local to the SYSTEM account.


For these, the solution is to create a GPO, namely "Install custom fonts", which would install the fonts from an accessible network share, "\fileserver\Fonts" for instance. For safety reasons, one should make the share read-only.


The GPO need to do 2 steps:* copy the font file using the Computer\Preferences\Files path, using "update" mode and selecting source path as "\fileserver\Fonts\thefont.ttf" with a destination path being "c:\windows\fonts\thefont.ttf".* record the font in the registry by creating a new entry for HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\Fonts, with name "The Font (TrueType)" the last part with the parenthesis is mandatory, and with value "thefont.ttf".


There is another way. Using an admin command prompt, copy the font file(s) to the "c:\windows\fonts" folder. Then edit the registry to add the font file name to the list in (HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts) Reboot the machine. I have used this to install a bar code font on our terminal server for our warehouse users.


We use GPO to deploy fonts to our computers (Computer Configuration > Preference > Windows Settings > Files), but for 15 computers, it might be easier to copy and paste. But I still suggest doing it with GPO, since if you need to deploy the fonts to another 15 computers you can just link this GPO to their OU.


I used this and it worked perfectly installing a dozen OTF fonts on Windows 7 machines.

I used it in conjunction with PDQDeploy to copy the fonts into the font folder on the local machine and then run FontReg. Easy as 3.14159.


This seems to work quite well. If we want to add a new font to all machines it can simply be dropped into that Fonts share and it will copy down to each machine upon reboot (I have a scheduled weekly reboot for all machines).


It worked after I installed the Font Installer and uninstall Figma from the other windows user. Then I closed and reopen Figma. Not sure whether the second step was necessary or I just needed to switch out from my windows account.


I have nearly 300 fonts on my Mac, which I would like to use on my iPad versions of the software (photo and affinity). Does anyone know how I can import all these fonts from Mac to iPad? That would be great help. Thanks.




@PMudditt I did not notice that feature before. I am almost certain it did not exist. Admittedly it was a good 6 months or more before I last checked. I just remember I couldn't get anything to work for ages. Anyway that feature worked very well. I imported all my fonts relatively painlessly. I have not noticed a lag in performance which is great.


@Alfred I tried setting up individual profiles and although it worked it was too painful to do for 400-500 fonts. At the moment I only need the fonts for affinity designer. But it is a nice idea and useful to know.


My solution: Copy the fonts directly into the "fonts" folder inside "Library", if it doesn't exist create it and put the fonts you need there. The system recognized them immediately and I didn't have any problems anymore, I hope it works for you too.


I installed a new font today (Goldman Sans) and after restarting many of my MS Office programs, the new font shows up. However, for Alteryx (even after restarting my computer) I still cannot find this font as an option. Is there a way I can get this to show up in my list of fonts?


Thanks Josh, I was able to make the change in my user settings but still unable to find the font in the "Default Table Settings" in the Table tool. See second screenshot. This is where I would like the fonts so I can apply to my reports.

3a8082e126
Reply all
Reply to author
Forward
0 new messages