HarfBuzz

HarfBuzz (loose transliteration of Persian حرف‌باز harf-bāz, meaning “open type”)[2][3] is a software development library for text shaping, which is the process of converting Unicode text to glyph indices and positions. The newer version, New HarfBuzz (2012), targets various font technologies while the first version, Old HarfBuzz (20062012), targeted only OpenType fonts.[2][4]

HarfBuzz
Original author(s)The FreeType Project
Developer(s)Behdad Esfahbod
Stable release2.6.8 (22 June 2020 (2020-06-22)[1]) [±]
Repository
Written inC++
Operating systemUnix-like, Windows
TypeSoftware development library
LicenseMIT
Websitewww.freedesktop.org/wiki/Software/HarfBuzz/ 

History

Behdad Esfahbod, developer of HarfBuzz

HarfBuzz evolved from code that was originally part of the FreeType project. It was then developed separately in Qt and Pango. Then it was merged back into a common repository with an MIT license. This was Old HarfBuzz, which is no longer being developed, as the path going forward is New HarfBuzz.[2] In 2013, Behdad Esfahbod won the O’Reilly Open Source Award for his work on HarfBuzz.[5]

Important milestones for new HarfBuzz include:

Users

Most applications don't use HarfBuzz directly, but use a UI toolkit library that integrates with it. HarfBuzz is used by the UI libraries of GNOME, KDE, Chrome OS, PlayStation 4,[11] Android,[2] Java,[12] and Flutter;[13] and directly by applications Chromium, Firefox, LibreOffice (from version 4.1 on Linux only,[14] from 5.3 on all platforms[15]), Scribus,[16] and Inkscape.

See also

  • Graphite (SIL) a programmable Unicode-compliant smart-font technology and rendering system developed by SIL International
  • Uniscribe and DirectWrite two APIs that provide similar functionality on Microsoft Windows platform (HarfBuzz can be used instead of them on Windows also)
  • Core Text an API provides similar functionality on OS X (HarfBuzz can be used instead of it on OS X also)

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.