Khaled Hosny
60841e2618
7.1.0
2 years ago
Khaled Hosny
1d1f93a612
7.0.1
2 years ago
Khaled Hosny
8bdaeddfcd
7.0.0
2 years ago
Behdad Esfahbod
3bcf153ad8
Change library numbering scheme
...
Fixes https://github.com/harfbuzz/harfbuzz/issues/1431
2 years ago
Khaled Hosny
afcae83a06
6.0.0
2 years ago
Khaled Hosny
970321db7b
5.3.1
2 years ago
Khaled Hosny
3ce4b8f5c9
5.3.0
2 years ago
Khaled Hosny
4a1d891c63
5.2.0
2 years ago
Khaled Hosny
f1f2be776b
5.1.0
2 years ago
Khaled Hosny
cbccadba8d
5.0.1
2 years ago
Khaled Hosny
40b21edf48
5.0.0
2 years ago
Khaled Hosny
e294200dac
[ft] Check for FT_Get_Transform at build time
2 years ago
Luca Bacci
3a722c5354
Fixes for DWrite header checks
2 years ago
Luca Bacci
1abc14b463
Do not link with the DWrite lib
...
It's loaded dynamically now
2 years ago
Khaled Hosny
096aaa62a6
4.4.1
2 years ago
Khaled Hosny
8537d68172
4.4.0
2 years ago
Behdad Esfahbod
ea5131507a
[mingw] Build with directwrite if available
2 years ago
Behdad Esfahbod
bf4b11cfa4
[configure] Another try at fixing distcheck
2 years ago
Khaled Hosny
aee123fc83
4.3.0
3 years ago
Behdad Esfahbod
217d38dfc7
Try to fix distcheck
3 years ago
Khaled Hosny
f7aee78e90
4.2.1
3 years ago
Khaled Hosny
9d5730b958
4.2.0
3 years ago
Khaled Hosny
c36844d6d9
4.1.0
3 years ago
Khaled Hosny
1f79ba9407
4.0.1
3 years ago
Khaled Hosny
8d1b000a3e
4.0.0
3 years ago
Behdad Esfahbod
cfc06c24d5
[util/draw] Render color glyphs if cairo API available
3 years ago
Khaled Hosny
0a12996134
3.4.0
3 years ago
Khaled Hosny
ac46c3248e
3.3.2
3 years ago
Khaled Hosny
45df259538
3.3.1
3 years ago
Khaled Hosny
98da330638
3.3.0
3 years ago
Behdad Esfahbod
a45a630539
Fix unintentional locale dependency ( #3358 )
...
Avoid unintentional locale dependency
hb_variation_to_string uses sprintf with %g, which will produce
a locale-dependent decimal point, which is not desired here.
The output is supposed to be compatible with CSS syntax, and
that always uses '.' for the decimal point.
Fix this by changing the per-thread locale to "C" around sprintf call.
Fixes https://github.com/harfbuzz/harfbuzz/issues/3355
Fixes https://github.com/harfbuzz/harfbuzz/pull/3357
Fixes https://github.com/harfbuzz/harfbuzz/pull/3358
Co-authored-by: Matthias Clasen <mclasen@redhat.com>
3 years ago
Khaled Hosny
be91d2917d
3.2.0
3 years ago
Khaled Hosny
8aed5c21a3
3.1.2
3 years ago
Khaled Hosny
cd5c6cd041
3.1.1
3 years ago
Khaled Hosny
77eeec53a9
3.1.0
3 years ago
Khaled Hosny
9c387e20d6
3.0.0
3 years ago
Khaled Hosny
505df5abf8
2.9.1
3 years ago
Khaled Hosny
9aa6f8a93f
2.9.0
3 years ago
Behdad Esfahbod
e0d7060f80
[test] Rename shaping/ to shape/
3 years ago
Khaled Hosny
63e15eac4f
2.8.2
3 years ago
Khaled Hosny
b37f03f16b
2.8.1
4 years ago
Hans Petter Jansson
8298c2f93b
[hb-view] Use Chafa for terminal graphics if available
...
This produces high-quality terminal graphics using symbols or sixels
according to the detected terminal capabilities.
Fixes #2430 .
4 years ago
Khaled Hosny
743baf3543
[build] Don’t look for FontConfig
...
We don’t currently use it anywhere. It was used briefly for the
hb-fc-list tool, but this tool have not been built since 2015:
commit cd042fc8c4
Author: Behdad Esfahbod <behdad@behdad.org>
Date: Thu Jun 18 10:55:13 2015 -0700
[util] Disable hb-fc-list for now
Until I figure out what to do about the API, and finalize
the tool.
4 years ago
Garret Rieger
b8b8c58b9f
[subset] add tests that check for successful repacking of a real font file.
4 years ago
Khaled Hosny
03538e872a
2.8.0
4 years ago
Behdad Esfahbod
c2fc2aa44c
[atomic] Remove Solaris intrinsics
4 years ago
Behdad Esfahbod
7099a6dca1
[atomic] Remove old Intel primitives implementation
4 years ago
Behdad Esfahbod
711c241f6c
m[mutex] Remove busyloop mutex implemenation
...
Don't know why I ever added this. :)
4 years ago
Khaled Hosny
7236c7e29c
2.7.4
4 years ago
Khaled Hosny
71a3b54f3c
2.7.3
4 years ago