[subset] replace subset-processing.md reference with link to it on github.
This commit is contained in:
parent
27201ed32b
commit
e66d02126e
|
@ -456,7 +456,8 @@ hb_subset_input_pin_axis_location (hb_subset_input_t *input,
|
||||||
* subsetter. Future subsetting operations can then use the precomputed data
|
* subsetter. Future subsetting operations can then use the precomputed data
|
||||||
* to speed up the subsetting operation.
|
* to speed up the subsetting operation.
|
||||||
*
|
*
|
||||||
* See docs/subset-preprocessing.md for more information.
|
* See https://github.com/harfbuzz/harfbuzz/blob/main/docs/subset-preprocessing.md
|
||||||
|
* for more information.
|
||||||
*
|
*
|
||||||
* Note: the preprocessed face may contain sub-blobs that reference the memory
|
* Note: the preprocessed face may contain sub-blobs that reference the memory
|
||||||
* backing the source hb_face_t*. Therefore in the case that this memory is not
|
* backing the source hb_face_t*. Therefore in the case that this memory is not
|
||||||
|
|
Loading…
Reference in New Issue