Times New Roman, Calibri, and many other popular fonts are created by Microsoft and can’t be included with Linux. If you wish to open a Microsoft Office document in OpenOffice or LibreOffice, it is important for you to install Microsoft fonts on your Linux system.
You can also use Microsoft’s fonts to create documents of your own, so you can compose a document in Calibri or Times New Roman and save it as a DOCX or DOC file for maximum compatibility with Office.
Install Microsoft’s TrueType Core fonts:
Install Microsoft’s ClearType fonts:
Microsoft added a group of new “ClearType Fonts” to Windows with Windows Vista and Office 2007. These fonts are named Constantia, Corbel, Calibri, Cambria, Candara, and Consolas.
Microsoft extracts the six ClearType fonts, and installs them on your Linux system. The fastest, easiest way to do this is with a few terminal commands. If you haven’t yet installed the TrueType core fonts, you’ll need to run the sudo apt-get install cabextract command to install the cabextract utility on your system. If you installed the Microsoft core fonts using the command above, this should already be installed.
Next, type mkdir .fonts and press Enter to create the fonts directory the script requires. The script will complain that you don’t have a .fonts directory if you don’t do this first.
Next, copy-and-paste or type the “wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash” command into the terminal and press Enter. This command downloads the VistaFonts-Installer script and runs it.
Install Tahoma, Segoe UI, and other fonts:
Tahoma isn’t included with the TrueType core fonts package, while Segoe UI and other newer Windows fonts aren’t included with the ClearType Fonts package.
If you have a Windows system lying around, these fonts are fairly easy to install. For example, let’s say you’re dual-booting Ubuntu Linux and Windows. You’ll find your Windows partition in Ubuntu’s file manager. Click the Windows drive in the sidebar to access it. Navigate to the WindowsFonts directory and you’ll see all the fonts installed on your Windows PC, including the fonts that came with it. Double-click a font and click the Install button to install it for your user account. You can use this trick to quickly install any other Windows fonts you want, including Tahoma and Segoe UI.
Configure LibreOffice or OpenOffice:
Whether your Linux distribution uses LibreOffice or OpenOffice, configuring your office suite of choice to work with these fonts is easy. If you’ve installed them using any of the instructions above, they’ll already be available to use. If either office suite was open as you installed the fonts, you may have to first close the office suite and re-open it. The fonts will appear as options in the Fonts dropdown box, so you can use them like any other font.
Open a Microsoft Office document created using these fonts and LibreOffice or OpenOffice will automatically use the appropriate fonts. They’ll display the document as it was intended to look, Microsoft fonts and all.
If you’d like to change your default fonts for new documents, click Tools > Options > LibreOffice Writer or OpenOffice Writer > Basic Fonts (Western). Your office suite of choice will use Microsoft’s fonts as the default fonts in future documents if you choose them here.
What to Expect With CNC Machining?
The CNC in CNC Machining stands for Computer Numerical Control. CNC Machining is a process used in the manufacturing sector that involves the use of computers to control machine tools. Tools that can be controlled in this manner include lathes, mills, routers and grinders.What is .NET Framework and Why You Need it to Install Apps in Windows
What is .NET Framework? A framework is something made to support other applications. The .NET Framework is a framework of technologies that is used by applications that, in themselves, rely on .NET technologies. Applications that require the .NET Framework usually heavily factor Internet access into their primary usages.Extract Emails From the Exchange Server to a PST File Using ExMerge Utility
The Exchange Server has the EDB files to store multiple mailboxes and it makes email much easier to use and administer.