- 19 6月, 2019 1 次提交
-
-
- 01 6月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 25 5月, 2019 1 次提交
-
-
由 Qunxin Liu 提交于
Add a check for stringOffSet(uint16) overflow, return early if overflow happens
-
- 16 5月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 5月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 10 5月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
Notably, add hb_is_source_of(,) and hb_is_sink_of(,) to replace most uses of hb_is_iterator_of(,).
-
由 Behdad Esfahbod 提交于
NameRecord is not copy-constructible, so should be iterator of const-reference.
-
- 09 5月, 2019 1 次提交
-
-
- 08 5月, 2019 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 04 5月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit c7f366fb. Don't know how it got to master!
-
- 03 5月, 2019 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 01 5月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 27 4月, 2019 6 次提交
-
-
由 Qunxin Liu 提交于
-
由 Qunxin Liu 提交于
-
由 Qunxin Liu 提交于
-
由 Qunxin Liu 提交于
selection of which name records to keep in the subset method.
-
由 Qunxin Liu 提交于
elements and serialize method
-
由 Qunxin Liu 提交于
string
-
- 13 4月, 2019 1 次提交
-
-
- 22 1月, 2019 1 次提交
-
-
- 18 1月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 28 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 22 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 18 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 17 12月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
- 01 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
In file included from hb-ot-name.cc:29: hb-ot-name-table.hh: In member function 'unsigned int OT::name::get_size() const': hb-ot-name-table.hh:157: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: hb-open-type.hh:354: note: candidate 1: const Type& OT::UnsizedArrayOf<Type>::operator[](unsigned int) const [with Type = OT::NameRecord] hb-ot-name-table.hh:157: note: candidate 2: operator[](const T*, int) <built-in> hb-ot-name-table.hh: In member function 'void OT::name::accelerator_t::init(hb_face_t*)': hb-ot-name-table.hh:196: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: hb-dsalgs.hh:574: note: candidate 1: Type& hb_array_t<Type>::operator[](unsigned int) const [with Type = const OT::NameRecord] hb-ot-name-table.hh:196: note: candidate 2: operator[](T*, int) <built-in> hb-ot-name-table.hh:197: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: hb-dsalgs.hh:574: note: candidate 1: Type& hb_array_t<Type>::operator[](unsigned int) const [with Type = const OT::NameRecord] hb-ot-name-table.hh:197: note: candidate 2: operator[](T*, int) <built-in> hb-ot-name-table.hh:198: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: hb-dsalgs.hh:574: note: candidate 1: Type& hb_array_t<Type>::operator[](unsigned int) const [with Type = const OT::NameRecord] hb-ot-name-table.hh:198: note: candidate 2: operator[](T*, int) <built-in> make[4]: *** [libharfbuzz_la-hb-ot-name.lo] Error 1 make[3]: *** [all-recursive] Error 1
-
- 30 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-