1. 06 Sep, 2015 2 commits
  2. 04 Sep, 2015 1 commit
  3. 28 Aug, 2015 1 commit
  4. 26 Aug, 2015 1 commit
    • Gertjan van Heertum's avatar
      Fixed problems when running in multiple threads. The use of a static matrix... · 3838e721
      Gertjan van Heertum authored
      Fixed problems when running in multiple threads. The use of a static matrix and the use of StringFormat.GenericTypographic seemed to cause problems when used in multi-threading. This is resolved by making the matrix non static and use a copy of the StringFormat.
      
      Also created a new exception for memory overflows. When using multithreading to render a large amount of big images the bitmap creation can fail (due to memory allocation) throwing an error. This is now caught and a specific exception is thrown.
      3838e721
  5. 21 Aug, 2015 1 commit
  6. 20 Aug, 2015 5 commits
  7. 19 Aug, 2015 1 commit
  8. 07 Aug, 2015 1 commit
  9. 29 Jul, 2015 2 commits
  10. 28 Jul, 2015 3 commits
  11. 27 Jul, 2015 2 commits
  12. 21 Jul, 2015 7 commits
  13. 02 Jul, 2015 1 commit
  14. 11 Jun, 2015 2 commits
  15. 10 Jun, 2015 2 commits
  16. 31 May, 2015 1 commit
  17. 03 Apr, 2015 3 commits
  18. 25 Mar, 2015 2 commits
  19. 23 Mar, 2015 2 commits