diff options
author | Ebrahim Byagowi <ebrahim@gnu.org> | 2018-04-12 13:40:45 +0430 |
---|---|---|
committer | Ebrahim Byagowi <ebrahim@gnu.org> | 2018-04-12 13:44:32 +0430 |
commit | f24b0b9728f87d7599867a4ba6ec7d30da43b869 (patch) | |
tree | 652e2cbf1b8deebf9eef0c4f033e8a541833d879 /src/hb-ot-shape-complex-arabic.cc | |
parent | a02c3ee70f4ca9de1fd55f1d8d535f6bd0d32606 (diff) |
Update the links and revive the dead ones
Diffstat (limited to 'src/hb-ot-shape-complex-arabic.cc')
-rw-r--r-- | src/hb-ot-shape-complex-arabic.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hb-ot-shape-complex-arabic.cc b/src/hb-ot-shape-complex-arabic.cc index 47961bfd..124a67f3 100644 --- a/src/hb-ot-shape-complex-arabic.cc +++ b/src/hb-ot-shape-complex-arabic.cc @@ -421,7 +421,7 @@ retry: /* * Stretch feature: "stch". * See example here: - * https://www.microsoft.com/typography/OpenTypeDev/syriac/intro.htm + * https://docs.microsoft.com/en-us/typography/script-development/syriac * We implement this in a generic way, such that the Arabic subtending * marks can use it as well. */ @@ -611,7 +611,7 @@ postprocess_glyphs_arabic (const hb_ot_shape_plan_t *plan, HB_BUFFER_DEALLOCATE_VAR (buffer, arabic_shaping_action); } -/* http://www.unicode.org/reports/tr53/tr53-1.pdf */ +/* https://unicode.org/reports/tr53/tr53-1.pdf */ static hb_codepoint_t modifier_combining_marks[] = |