Guest User

Untitled

a guest
Feb 19th, 2018
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Author: James Healy <jimmy@deefa.com>
  2. Date: Tue Aug 5 02:09:57 2008 +1000
  3.  
  4. Fix failing specs on 1.9
  5.  
  6. commit f9f54f595a410cbfb49173cf7718abc2eef15fc2
  7. Author: James Healy <jimmy@deefa.com>
  8. Date: Tue Aug 5 01:42:17 2008 +1000
  9.  
  10. comment cleanup. Explain encoding requirements for text in more detail
  11.  
  12. commit 7f99936f0d0d634bcc21500a7501ad7011cc423b
  13. Author: James Healy <jimmy@deefa.com>
  14. Date: Tue Aug 5 01:12:16 2008 +1000
  15.  
  16. US spellink, not UK
  17.  
  18. commit cb148d0f5e88af485610da19ac0bc5b02720c166
  19. Author: James Healy <jimmy@deefa.com>
  20. Date: Tue Aug 5 00:54:04 2008 +1000
  21.  
  22. Fix encoding issues with built-in fonts
  23. - ensure text that is added to the canvas with a built-in font
  24. is encoded as iso-8859-1, not utf-8.
  25. - A better long term solution would be to use a differences table
  26. to allow other, non-latin glyphs to be rendered.
  27.  
  28. commit 265ea9d894ca5d893f76d034cef4dd763d3cc762
  29. Author: James Healy <jimmy@deefa.com>
  30. Date: Tue Aug 5 00:52:26 2008 +1000
  31.  
  32. Prawn::Font::Metrics::Adobe works in iso-8859-1, not utf-8
  33.  
  34. commit 7430601df88d4c31190ed27053e969722ee751c0
  35. Author: James Healy <jimmy@deefa.com>
  36. Date: Tue Aug 5 00:37:11 2008 +1000
  37.  
  38. Added a failing spec that highlights ticket #47 on lighthouse
  39.  
  40. commit 47fe31488c5817ae3636929b7aac8e5b4a07b287
  41. Author: Gregory Brown <gregory.t.brown@gmail.com>
  42. Date: Mon Aug 4 13:32:22 2008 -0400
  43.  
  44. Allowing images to be added without explicit :at [#48]
  45.  
  46. commit ed6055a3f609f0522a0adb1f0aa09ad8bcfa4d10
  47. Author: Gregory Brown <gregory.t.brown@gmail.com>
  48. Date: Mon Aug 4 10:46:13 2008 -0400
Add Comment
Please, Sign In to add comment