1. 06 6月, 2012 18 次提交
  2. 04 6月, 2012 5 次提交
    • B
      s/script-punjabi/script-gurmukhi/ · b0a6e58b
      Behdad Esfahbod 提交于
      b0a6e58b
    • B
      Add --verbose to hb-shape · c1885483
      Behdad Esfahbod 提交于
      Just turns all --show-* options on.
      c1885483
    • B
      Remove comma at the end of enum · 9fc7a114
      Behdad Esfahbod 提交于
      As reported by Jonathan Kew on the list.
      9fc7a114
    • B
      Remove const from ref_count.ref_count · 3b8fd9c4
      Behdad Esfahbod 提交于
      According to Tom Hacohen this was breaking build with some compilers.
      
      In file included from hb-buffer-private.hh:35:0,
                       from hb-ot-map-private.hh:32,
                       from hb-ot-shape-private.hh:32,
                       from hb-ot-shape.cc:29:
      hb-object-private.hh: In constructor '_hb_object_header_t::_hb_object_header_t()':
      hb-object-private.hh:97:8: error: uninitialized const member in 'struct hb_reference_count_t'
      hb-object-private.hh:51:25: note: 'hb_reference_count_t::ref_count' should be initialized
      In file included from hb-ot-shape.cc:33:0:
      hb-set-private.hh: In constructor '_hb_set_t::_hb_set_t()':
      hb-set-private.hh:37:8: note: synthesized method '_hb_object_header_t::_hb_object_header_t()' first required here
      hb-ot-shape.cc: In function 'void hb_ot_shape_glyphs_closure(hb_font_t*, hb_buffer_t*, const hb_feature_t*, unsigned int, hb_set_t*)':
      hb-ot-shape.cc:521:12: note: synthesized method '_hb_set_t::_hb_set_t()' first required here
      3b8fd9c4
    • B
      Minor · 70600dbf
      Behdad Esfahbod 提交于
      70600dbf
  3. 03 6月, 2012 2 次提交
  4. 02 6月, 2012 2 次提交
  5. 28 5月, 2012 5 次提交
  6. 27 5月, 2012 4 次提交
  7. 26 5月, 2012 3 次提交
  8. 25 5月, 2012 1 次提交