Cross-platform font incompatibility across Windows, Mac and Linux

I have switched to Linux / Ubuntu / Debian (Linux mint) LibreOffice from Windows Microsoft Word for editing my Resume. I noticed a complex problem of document cross-platform portability affecting the look, feel, and potentially the layout of a word document (.DOC extension). I didn’t see this issue discussed in the Libre Office/Linux forums, so I wanted to save other people time by posting this information here.

  1. Each operating system comes with a different set of default fonts.
  2. Windows font files are proprietary files included in windows operating systems that they won’t share with other operating systems without a licencing fee. Apple has a different proprietary set of fonts and for the same reason as Microsoft: to ensure the look and feel of their operating system and all the software that is installed on it is unique. Windows Microsoft Word software use the proprietary True Type Fonts (.ttf) that are commonly included in Windows operating systems (but aren’t included on Mac / Linux operating systems).
  3. Ubuntu / Debian / Linux Mint only comes with licence-free fonts installed by default. They are available for free on any operating system, but do not come with Mac or Windows operating systems.
  4. If I use Ubuntu/LibreOffice bundled fonts, they will not be viewable on Windows / Mac operating systems. Or at best, in Windows / Mac will be displayed with a different font potentially affecting the layout, length of the document, and look of the words in your document. Unless, you choose an open type font (.otf) and select the option in LibreOffice to embed the font in your document.
  5. Different windows versions even have different mismatched sets of fonts bundled in each OS.
  6. LibreOffice / Linux developers have done a lot of work to make Linux software able to work with fonts that your Linux distribution doesn’t have installed by default. If you type the name of a font that is not installed on your operating system, Libre Office finds a similar font for use in the document. In this case, LibreOffice doesn’t tell you which (Linux) font it selected.
  7. Just because you can view a windows / OSx created MS Word document in LibreOffice on Linux, doesn’t mean that you see the same document/font/layout because free alternative fonts (supplied by your Linux operating system) can’t use the exact same font shapes.
  8. Just because LibreOffice can accurately display a word document with a similar free-alternative font(that has slightly different graphics, but the same size fonts), doesn’t mean that a word document created / updated in LibreOffice will be accurately displayed by Microsoft Word (various versions) on all Windows / Mac / iPhone platforms MS Word is released for. I doubt Microsoft management finds solving this problem in a free open-source competitor for their flagship product a high business priority for the Microsoft Office development teams.
  9. Writer Version: 5.1.6.2 has a checkmark to embed your selected fonts under the File → Properties menu. Embedding a font includes the font file inside of the document file so that any word software / operating system can use it to display your document.
  10. Recommended solution: Exporting your document to PDF does embed your Libre Office document’s fonts (from your operating system) into the document so every reader regardless of operating system sees the exact same document font / layout / look and feel that you designed for it. Writer Version: 5.1.6.2 embeds the fonts whenever you export to PDF, regardless of the embed fonts setting in the Writer file properties dialog.

Cross Platform Font Compatibility chart for web designers

The Microsoft office fonts that are the most compatible across all platforms Microsoft Office is released for

Microsoft FAQ on Windows application font use and licensing

Embeddable, portable cross-platform Open Type Fonts are not supported in Microsoft office , only microsoft’s proprietary True Type Fonts

Font embedding might not be the default in your version of LibreOffice

Macintosh / OSx font formats

Portable Document Format (PDF)

You can install a Linux package called ttf-mscorefonts-installer that includes the most common proprietary Microsoft fonts for use by all your Linux applications / operating system, including Libre Office. There is a way to disable the free alternative fonts in Linux using the Linux font manager application. However this could break your Linux and a variety of Linux software font display. They are designed and tested with the free operating system default fonts, not the Microsoft fonts.

If I missed something about how Linux / LibreOffice / Fonts / Microsoft Word works or you know of other workarounds for the cross platform font compatibility problem, please post them in the answers.

Wow. It turns out you write all that tldr pile of unconnected ideas about problems, and you use version 5.1? That doesn’t make sense. New versions contain new fixes, and 5.1.6 from 2016-10-30 is 3 years old, and 6 major releases (5.2, 5.3, 5.4, 6.1, 6.2, 6.3) with 6-7 bugfix minor releases each (but last) already released since then. It’s possible you simply face problems already fixed.

This isn’t a post about software bugs or even about a specific software implementation / version, but a description of broader, insurmountable, inherent limitations preventing cross-platform consistency for proprietary fonts leading to inherent inconsistencies across platforms and software implementations. This problem spans all software providing similar features (with varying implementations) across diverse operating systems. The proprietary, platform specific nature of fonts in each operating system and the extreme difficulty, complexity and limitations of trying to make a MS Word document file universally consistent across operating systems regardless of the chosen document editing software / version.

The best practice, even for Microsoft Word users is to only share their document in Portable Document Format (PDF) to prevent operating system, font substitution, or MS Word software version inconsistencies. This ensures a universally consistent document look and feel.

What you write here is not something fundamental, but something partly unrelated to the declared topic (i.e.,fonts), and partly wrong. But since you wrote a hell of characters, it’s simply unrealistic to read everything both to discuss, and to “get it as a useful source of information”.

I find it a nice write-up of the issues, and (if it is not already there), maybe this (combined with some info from comments) can be added to the documentation/wiki?

LibreOffice bundles several fonts specifically designed to be metrically compatible with widely used fonts: they are Liberation family of fonts (compatible with Arial, Times New Roman, and Courier New), and Crosextra (Carlito and Caladea for replacement of Calibri and Cambria).

Metrically compatible means that each character in such font has exactly the same size as the respective character in the replaced font. So if e.g. Arial is used in a document, and is missing on a system, then Liberation Sans could be used for perfect* layout conservation (although glyphs themselves look slightly different).

LibreOffice knows which of these fonts are compatible, so no special configuration is needed for this to work. Additionally, LibreOffice writes the information about alternatives that may be used into documents, so that other programs opening documents created with LibreOffice can use that knowledge.

* Of course problems might arise because of bugs - but any metrical incompatibility in those fonts are bugs which should be reported and fixed. Also problems in layout could be due to bugs in LibreOffice unrelated to available fonts, but that is unrelated to the topic discussed here.

The same fonts can be used on all systems. You can uninstall the incompatible fonts in Windows and MacOS, but that may (will) adversely affect other software.

I suggest you install a collection of the free fonts which you prefer (or fonts which you are licensed to use) on all your systems, and set LibreOffice defaults, the documents you are working on and your templates to use them.

Note that using a foreign file format to store your files will usually have a greater impact on your design than the changing fonts. Word and Writer have fundamental differences in the handling of such elements as spacing, and every time you transition from Writer context (editing your resume) to Word context (saving as a .doc file) or vice versa, some translation is required. Over time, the workarounds inserted by these translation cycles usually add up to a considerable “formatting residue”.

Even using a font that is available on all OSes won’t necessarily give an identical layout and display of a document, due mainly to differences in how those fonts are displayed by the OS rendering subsystem and the code that LO uses to call that subsystem.

Any such case would be a bug, though. The character placement code (and generally layout) in LibreOffice is done using the same code (for character, it would be HarfBuzz) on all platforms; so the layout needs to be identical on all platforms (although look might vary slightly because of rendering differences).

For a different case, see e.g. tdf#117411, where Liberation fonts metric compatibility suddenly broke after a change in toolchain, which resulted in inconsistent layout; that was fixed eventually.