1. 01 6月, 2019 1 次提交
  2. 14 5月, 2019 1 次提交
  3. 08 5月, 2019 1 次提交
  4. 01 5月, 2019 1 次提交
  5. 30 3月, 2019 2 次提交
  6. 27 2月, 2019 1 次提交
  7. 19 1月, 2019 4 次提交
    • E
      0c2bd1b1
    • B
      [directwrite] More fix · c2ea7a9d
      Behdad Esfahbod 提交于
      c2ea7a9d
    • E
      [dwrite] Try to fix delete-non-virtual-dtor warnings · 9714d3ec
      Ebrahim Byagowi 提交于
      Fixes #1548 hopefully
      9714d3ec
    • B
      [directwrite] Fix error · e6527228
      Behdad Esfahbod 提交于
      hb-directwrite.cc: In constructor 'TextAnalysis::TextAnalysis(const wchar_t*, uint32_t, const wchar_t*, DWRITE_READING_DIRECTION)':
      hb-directwrite.cc:489:18: error: 'TextAnalysis::mText' will be initialized after [-Werror=reorder]
         const wchar_t* mText;
                        ^~~~~
      hb-directwrite.cc:488:12: error:   'uint32_t TextAnalysis::mTextLength' [-Werror=reorder]
         uint32_t mTextLength;
                  ^~~~~~~~~~~
      hb-directwrite.cc:282:3: error:   when initialized here [-Werror=reorder]
         TextAnalysis (const wchar_t* text, uint32_t textLength,
         ^~~~~~~~~~~~
      hb-directwrite.cc: In function 'hb_bool_t _hb_directwrite_shape_full(hb_shape_plan_t*, hb_font_t*, hb_buffer_t*, const hb_feature_t*, unsigned int, float)':
      e6527228
  8. 18 1月, 2019 1 次提交
  9. 18 12月, 2018 1 次提交
  10. 17 12月, 2018 1 次提交
  11. 12 12月, 2018 1 次提交
  12. 16 11月, 2018 2 次提交
  13. 12 11月, 2018 2 次提交
  14. 26 8月, 2018 1 次提交
  15. 02 8月, 2018 1 次提交
  16. 10 7月, 2018 1 次提交
  17. 28 4月, 2018 1 次提交
  18. 11 4月, 2018 1 次提交
  19. 25 3月, 2018 1 次提交
  20. 22 3月, 2018 1 次提交
  21. 19 3月, 2018 1 次提交
  22. 14 3月, 2018 1 次提交
  23. 18 2月, 2018 1 次提交
  24. 01 2月, 2018 1 次提交
  25. 11 11月, 2017 1 次提交
  26. 04 11月, 2017 1 次提交
  27. 15 10月, 2017 1 次提交
  28. 14 8月, 2017 1 次提交
  29. 04 2月, 2017 1 次提交
  30. 23 1月, 2017 2 次提交
  31. 17 12月, 2016 2 次提交
  32. 01 9月, 2016 1 次提交