Garret Rieger
|
33368a12b7
|
uint32_t to unsigned in hb-set.hh
|
4 years ago |
Garret Rieger
|
2a0d0b901f
|
Make set clear work even when set is in failed state.
|
4 years ago |
Garret Rieger
|
0ba73e980c
|
[ENOMEM] handle allocation failures during page compaction.
|
4 years ago |
Garret Rieger
|
a4c3732f59
|
[ENOMEM] fix set clear() causing corruption if the set is in_error().
|
4 years ago |
Khaled Hosny
|
9b8be9643c
|
[docs] Ignore hb-gobject headers
Fixes https://github.com/harfbuzz/harfbuzz/issues/2797
|
4 years ago |
Khaled Hosny
|
2a6a49c90b
|
[meson] Don’t scan files outside src for docs
Similar to what we do in Makefile.am.
|
4 years ago |
Khaled Hosny
|
051a3c7b9a
|
[docs] Fix typo
|
4 years ago |
Khaled Hosny
|
a44dd339f9
|
[docs] Missing param docs
|
4 years ago |
Khaled Hosny
|
478d169c0f
|
[docs] Document more deprecated symbols
|
4 years ago |
Khaled Hosny
|
ca0a7a8384
|
[docs] Document hb_ot_math_constant_t somehow
|
4 years ago |
Khaled Hosny
|
3ba1e7e783
|
[docs] Document HB_OT_TAG_DEFAULT_LANGUAGE/SCRIPT
|
4 years ago |
Khaled Hosny
|
4bfa0b3c02
|
[docs] Fix hb_color_get_* docs
|
4 years ago |
David Corbett
|
2cdc92c0c2
|
[use] Move most joining scripts to USE
|
4 years ago |
Behdad Esfahbod
|
5c73c9082b
|
[syllabic] Fix signed/unsigned comparision errors
|
4 years ago |
Behdad Esfahbod
|
e3d4c29727
|
[indic/khmer/myanmar] Minor: Fix mask
Seems like a typo. No behavior change.
|
4 years ago |
Behdad Esfahbod
|
0ddade44cf
|
[syllabic] Merge various insert_dotted_circles implementations
Fixes https://github.com/harfbuzz/harfbuzz/issues/1810
|
4 years ago |
Behdad Esfahbod
|
e8e9fd9556
|
[syllabic] Add hb-ot-shape-complex-syllabic.cc/hh
Empty for now.
Part of https://github.com/harfbuzz/harfbuzz/issues/1810
|
4 years ago |
Behdad Esfahbod
|
8af85c4e86
|
Remove hb-ot-shape-complex-machine-index.hh file
Inline code into USE header.
|
4 years ago |
Behdad Esfahbod
|
9dd61c5b78
|
Rename internal buffer var use
Part of https://github.com/harfbuzz/harfbuzz/issues/1810
|
4 years ago |
Khaled Hosny
|
6a140ef570
|
[meson] Pin Cairo subproject 1.17.4
There is now a release with meson build support.
|
4 years ago |
Khaled Hosny
|
fb1b29cee4
|
[ci] Fix msys2 breakage
What package manger randomly changes package names without fallback!
|
4 years ago |
Behdad Esfahbod
|
3c5b7886eb
|
Revert "Avoid category duplication between C++ and Ragel"
This reverts commit 67ea8133d3 .
Merged accidentally on https://github.com/harfbuzz/harfbuzz/pull/2726
|
4 years ago |
David Corbett
|
67ea8133d3
|
Avoid category duplication between C++ and Ragel
|
4 years ago |
David Corbett
|
c8c5e52aba
|
[use] Update overrides to 2021-01-04
This uses the data files from
<ed7b825ddb/USE >.
|
4 years ago |
Khaled Hosny
|
1fb7f3bda6
|
[docs] Document various HB_SCRIPT_*
Need to have something for all of them to keep GTK-Doc happy.
|
4 years ago |
Khaled Hosny
|
ea0907abf9
|
[docs] Document version macros
|
4 years ago |
Khaled Hosny
|
5e9f05ff3f
|
[docs] Expand memory modes docs
Per Behdad suggestions.
|
4 years ago |
Khaled Hosny
|
5151c2b668
|
[introspection] Replace deprecated allow-none
Use optional or nullable as appropriate.
|
4 years ago |
Khaled Hosny
|
a64d56a3e5
|
[introspection] nullable is for pointers
|
4 years ago |
Khaled Hosny
|
9936490c04
|
[docs] Invalid use of "optional" annotation
It is valid only for out and inout parameters.
Fixes https://github.com/harfbuzz/harfbuzz/issues/1787
|
4 years ago |
Khaled Hosny
|
bf5b4b71c5
|
[docs] Duplicated documentation
|
4 years ago |
Khaled Hosny
|
3d7a361648
|
[docs] Miscellaneous missing docs
|
4 years ago |
Khaled Hosny
|
a31a51cdec
|
[docs] Complete hb-ft docs a bit
|
4 years ago |
Khaled Hosny
|
8c492d5c32
|
[docs] Complete hb-ot-math docs a bit
|
4 years ago |
Khaled Hosny
|
3f7ffd1b3d
|
[docs] Complete hb-unicode docs a bit
|
4 years ago |
Khaled Hosny
|
2fdab788ad
|
[docs] Complete hb-buffer docs a bit
|
4 years ago |
Khaled Hosny
|
492a5a9096
|
[docs] Complete hb-aat docs a bit
|
4 years ago |
Khaled Hosny
|
3a012cc469
|
[docs] Complete hb-metrics docs a bit
|
4 years ago |
Khaled Hosny
|
5a55b31a38
|
[docs] Complete hb-shape-plan docs a bit
|
4 years ago |
Khaled Hosny
|
8e8c3e5878
|
[docs] Complete hb-ot-layout docs a bit
|
4 years ago |
Khaled Hosny
|
5b7b730d4b
|
[docs] Complete hb-color docs a bit
|
4 years ago |
Khaled Hosny
|
aa107e657b
|
[docs] Complete hb-font docs a bit
|
4 years ago |
Khaled Hosny
|
9b602e8e22
|
[docs] Complete hb-common docs a bit
|
4 years ago |
Khaled Hosny
|
53ed5597b2
|
[docs] Add missing API indices
|
4 years ago |
Khaled Hosny
|
c9c3b3c94c
|
[docs] Use correct syntax
|
4 years ago |
Khaled Hosny
|
a8e72ee784
|
[docs] Use %true and %false consistently
|
4 years ago |
Khaled Hosny
|
a3fe43a410
|
[docs] Hide private enum values
"/*< skip >*/" does not seem to hide them.
|
4 years ago |
Khaled Hosny
|
b8e6f17eed
|
[docs] Move note about harfbuzz-old to proper place
Commit 443f872132 seems to have moved it
to the API part by mistake.
|
4 years ago |
Khaled Hosny
|
e93de6362b
|
[docs] Document unused language in get_baseline
Document that language_tag in hb_ot_layout_get_baseline() is currently
unused.
Fixes https://github.com/harfbuzz/harfbuzz/issues/2662
|
4 years ago |
Khaled Hosny
|
c7b2e64c6d
|
[docs] make it clear that FT_Face must have size
Fixes https://github.com/harfbuzz/harfbuzz/issues/2590
|
4 years ago |