1. 31 8月, 2013 1 次提交
  2. 30 8月, 2013 3 次提交
  3. 29 8月, 2013 7 次提交
  4. 27 8月, 2013 12 次提交
  5. 22 8月, 2013 1 次提交
  6. 21 8月, 2013 1 次提交
  7. 13 8月, 2013 1 次提交
    • B
      [coretext] Fully support user features · 3613696b
      Behdad Esfahbod 提交于
      Based on patch from Jonathan Kew and data from Apple.
      
      It's not working correctly though, and I suspect I'm hitting a bug in
      CoreText.  When I do this:
      
      hb-shape /Library/Fonts/Zapfino.ttf ZapfinoZapfino --shaper coretext \
      --features=-liga
      
      I expect both ligatures to turn off, but only the second one does:
      
      [Z_a_p_f_i_n_o=0+2333|Z=7+395|a=8+285|p_f=9+433|i=11+181|n=12+261|o=13+250]
      
      whereas if I disable 'dlig' instead of 'liga', both are turned off.
      Smells...
      
      Doesn't resolve conflicting feature settings.
      3613696b
  8. 10 8月, 2013 1 次提交
  9. 09 8月, 2013 6 次提交
  10. 08 8月, 2013 3 次提交
  11. 07 8月, 2013 4 次提交