|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


freetype-harfbuzz                                           version 2.11.0+3.1.2
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
| This package is actually two packages: freetype and harfbuzz. To circumvent  |
| the circular dependency between them, they have been merged together.        |
|                                                                              |
+------------------------------------------------------------------------------+

FreeType is a popular software development library used to render text onto
bitmaps, and provides support for other font-related operations. The FreeType
font rasterization engine is free and open-source software with the source code
dual-licensed under a BSD-like license and the GPL. FreeType supports a number
of font formats, including TrueType, Type 1, and OpenType and "is designed to
be small, efficient, highly customizable, and portable while capable of
producing high-quality output (glyph images)." [0]

HarfBuzz 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 (2006–2012), targeted only OpenType fonts. [1]

Upstream: https://www.freetype.org/ https://github.com/harfbuzz/harfbuzz


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b freetype-harfbuzz                                                  |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

No documentation is currently provided with the package, refer to online
documentation for the time being.


[003] History
________________________________________________________________________________

2021-11-27 a7d0b4b2 freetype-harfbuzz: 2.11.0+3.1.2
2021-11-08 40d8fee1 freetype-harfbuzz: 2.11.0+3.1.1
2021-11-04 2a79eb4f freetype-harfbuzz: 2.11.0+3.1.0
2021-09-20 dcd6bcd2 freetype-harfbuzz: 2.11.0+3.0.0
2021-09-10 1873c7d5 freetype-harfbuzz: 2.11.0+2.9.1
2021-08-26 2aee8053 freetype-harfbuzz: 2.11.0+2.9.0
2021-08-08 a9984c8a freetype-harfbuzz: clean up
2021-08-08 b8d07231 freetype-harfbuzz: fix depends
2021-08-08 ea030eb1 freetype-harfbuzz: remove bzip2 dependency
2021-08-08 e115a8d7 freetype-harfbuzz: remove unneeded lines
2021-08-08 8832e805 freetype-harfbuzz: remove glib dependency
2021-07-21 9a9dbcc8 freetype-harfbuzz: 2.11.0+2.8.2
2021-07-17 589ca5c1 freetype-harfbuzz: update for new env
2021-07-15 d933bbaa freetype-harfbuzz: use MAJOR/MINOR/PATCH/IDENT
2021-07-11 2c027ca0 freetype-harfbuzz: 2.10.4+2.8.2
2021-07-08 0725d5c9 freetype-harfbuzz: remove xorg dependency
2021-07-06 4c8283c0 freetype-harfbuzz: nit
2021-07-01 9d46ed2b freetype-harfbuzz: 2.10.4+2.8.1
2021-06-30 4ce840f2 freetype-harfbuzz: 2.10.2+2.8.1
2020-08-30 4fe8d99c freetype-harfbuzz: 2.10.2+2.7.2
2020-08-16 9c3740ad freetype-harfbuzz: 2.10.2+2.7.1
2020-07-28 225d08b9 freetype-harfbuzz: 2.10.2+2.7.0
2020-07-28 8445e3f4 freetype-harfbuzz: Fix checksums
2020-07-28 05096e5a freetype-harfbuzz: revert to 2.10.2+2.6.8
2020-07-28 baf0829a freetype-harfbuzz: Fix build.
2020-07-27 2e5271cc freetype-harfbuzz: bump to 2.10.2+2.7.0, swap to meson.
2020-06-22 2819de03 freetype-harfbuzz: bump to 2.10.2+2.6.8
2020-06-05 8d243b97 freetype-harfbuzz: bump to 2.10.2+2.6.7
2020-05-12 b7ac6e62 freetype-harfbuzz: bump to 2.10.2+2.6.6
2020-05-09 dc1e6bb7 freetype-harfbuzz: bump to 2.10.2+2.6.5 and fix circular dependency with cairo
2020-04-18 33c419af freetype-harfbuzz: Bump to 2.10.1+2.6.5
2019-11-08 7f186952 freetype-harfbuzz: bmp to 2.10.1+2.6.4
2019-10-17 6058f9a0 freetype-harfbuzz: Add missing libpng dependency.
2019-10-05 b5bb76a3 freetype-harfbuzz: bump to 2.10.1+2.6.2
2019-08-25 135f36d6 freetype-harfbuzz: Update harfbuzz
2019-08-18 8a52bf63 freetype-harfbuzz: fix depends
2019-08-18 1362dff7 freetype-harfbuzz: agressive depends to combat a circular dep with xorg-server
2019-08-13 9dd7ee2b freetype-harfbuzz: bump to 2.4.3+2.10.1
2019-08-04 fc9527e0 freetype-harfbuzz: move to extra
2019-08-04 232480e9 freetype-harfbuzz: correctly link to local versions
2019-08-04 f0c63578 freetype-harfbuzz: correctly link to local versions
2019-08-04 fdf3f04b freetype-harfbuzz: correctly link to local versions
2019-08-04 e6672bf1 freetype-harfbuzz: correctly link to local versions
2019-08-04 e34b1a56 freetype-harfbuzz: fix depends
2019-08-04 59779af7 freetype-harfbuzz: added initial package


[004] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/FreeType
[1] https://en.wikipedia.org/wiki/HarfBuzz



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.