Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 7e1abc2703 Test are using relative paths:
- ensure AnyCPU path depth matches x86/x64
2016-06-03 15:33:14 +02:00
Matthew Leibowitz 2fc8476ab5 Image decoder now uses SKString | Fixes #67 2016-05-18 02:47:55 +02:00
Matthew Leibowitz 5f770b6a98 SKTypeface.FromFile no longer throws an exception 2016-05-18 00:01:19 +02:00
adrian gallero 641282f412 added TryGetTableData to avoid Exceptions when a table doesn't exist 2016-05-14 08:29:59 -03:00
adrian gallero 5b994dca11 fixed whitespace 2016-05-12 16:22:39 -03:00
adrian gallero 50e3914721 Added methods to SkTypeface to read the actual name of the typeface family and to retrieve ttf tables 2016-05-01 03:02:27 -03:00
Matthew Leibowitz e555d02a6c [Build] Improved the Windows build 2016-02-04 21:46:42 +02:00
Matthew Leibowitz 7ee62ed139 Major changes:
- created a generic/agnostic desktop build for both Mac and Windows
    - using assembly configuration (dllmap windows dll to osx dylib)
    - the .targets file uses '$(OS)' to import/copy the right files
 - removed the double 'lib' prefix on osx
 - added the desktop build to the NuGet
 - using nunit 2 for XS compatibility
2016-02-02 19:38:48 +02:00
Matthew Leibowitz d2aa025de8 [Tests] [Build] Added a test for Mac OS (Console)
- also copy native files into the output folder
2016-02-02 16:39:03 +02:00
Matthew Leibowitz c3deb8415f [Tests] Added the test run to the Cake script 2016-02-02 02:33:43 +02:00
Matthew Leibowitz 81b487bd00 [Tests] Added a set of unit tests for Windows Desktop 2016-02-02 00:23:45 +02:00