|
7e1ddaf2bf
|
Splitting up some of the longer parts of the drawing function
|
2021-09-27 11:48:16 -04:00 |
|
|
78e9be6e1d
|
Clean up CGRect and CGSize usage, remove some debug prints
|
2021-09-27 11:38:23 -04:00 |
|
|
e457a4b3c4
|
Load proper color spaces, add extended blend mode support, and load layer names
|
2021-09-27 11:31:19 -04:00 |
|
|
93dc48c1ca
|
Add support for more blend modes
|
2021-09-21 05:36:11 -04:00 |
|
|
6ad06a1360
|
Create toGrayscale function
|
2021-09-21 04:41:05 -04:00 |
|
|
00b655f519
|
Add clipping mask support
|
2021-09-21 04:27:20 -04:00 |
|
|
dd63ca0eba
|
Fix LZO again
|
2021-09-21 03:57:40 -04:00 |
|
|
5b8b9395e6
|
Add document name, author name, and stroke count properties
|
2021-09-20 14:13:58 -04:00 |
|
|
7ceb0e76b6
|
Fix LZO issues in Xcode
|
2021-09-20 14:01:19 -04:00 |
|
|
18d7c8056c
|
Removing some warnings
|
2021-09-20 12:50:11 -04:00 |
|
|
4103cbacfb
|
Increase entitlement, add save functionality
|
2021-09-16 19:03:32 -04:00 |
|
|
eabcddb4b1
|
Remove unnecessary dump statement
|
2021-09-16 18:42:13 -04:00 |
|
|
bf0aa43b76
|
Fix dispatch group and not all columns loading
|
2021-09-16 18:41:54 -04:00 |
|
|
861d478d89
|
Add new export and thumbnail menu items to storyboard
|
2021-09-16 18:29:12 -04:00 |
|
|
9ce297bf9a
|
Properly clear mask image, and load regular layer when a mask is present
|
2021-09-16 18:28:56 -04:00 |
|
|
af6890dca8
|
Add mask rendering functionality
|
2021-09-16 18:13:57 -04:00 |
|
|
19188fd4e9
|
Show composited canvas
|
2021-09-15 14:16:12 -04:00 |
|
|
e7b35fcfdf
|
Rename to Silica Viewer
|
2021-09-15 14:10:07 -04:00 |
|
|
636145e265
|
Add unit tests
This just tests Document.parsePairString for now
|
2021-09-14 12:24:08 -04:00 |
|
|
c0f47191be
|
Always call handler in thumbnail and quicklook generation (#4)
|
2021-06-14 12:17:58 -04:00 |
|
|
5507416556
|
Update README.md
|
2021-05-19 10:14:44 -04:00 |
|
|
cb58543536
|
Remove unnecessary entitlements and change app identifiers
* Now using com.redstrate.* instead of com.github.redstrate.*
|
2021-05-10 07:09:45 -04:00 |
|
|
97e0f701cf
|
Fix typo's in README
|
2021-05-10 07:05:44 -04:00 |
|
|
36820529b7
|
Update README and add screenshot
|
2021-05-10 07:01:51 -04:00 |
|
|
1c52fc0e8e
|
Fix thumbnail provider
|
2021-05-09 22:06:58 -04:00 |
|
|
7f95910528
|
Add timelapse viewing functionality
|
2021-05-09 21:44:04 -04:00 |
|
|
51575e1e5a
|
Fix some documents being clipped when rendered
|
2020-05-30 17:49:24 -04:00 |
|
|
c5562ca7d2
|
Rotate rendered composite images
|
2020-05-30 17:03:56 -04:00 |
|
|
a6db80ddfc
|
Finally fix UTI issue
|
2020-05-30 06:33:15 -04:00 |
|
|
7027f3a6af
|
Update README with new file format information
|
2020-03-12 08:21:24 -04:00 |
|
|
174cdb06cc
|
Move minilzo to the Dependencies directory
|
2020-03-12 08:09:05 -04:00 |
|
|
02a0018628
|
Add shared code between the app and quicklook generators
|
2020-03-12 08:04:37 -04:00 |
|
|
af24aeef3d
|
Rewrite image loading to be cleaner, safer, and more efficient
|
2020-03-12 07:55:12 -04:00 |
|
|
39a0de2c75
|
Add composite image rendering
|
2020-03-11 23:31:42 -04:00 |
|
|
2134cbc6a8
|
Concurrently process reading chunk data
|
2020-03-11 22:44:52 -04:00 |
|
|
338cec2076
|
Add experimental chunk viewer
|
2020-03-11 22:15:05 -04:00 |
|
|
d997ee38d2
|
Overhaul silica document parsing
Also adds layer count to the info sheet
|
2020-03-11 10:24:52 -04:00 |
|
|
1a9e952f37
|
Change product name to include a space
|
2020-03-10 17:09:43 -04:00 |
|
|
f8f38a3c2e
|
Add app icon
|
2020-03-10 17:00:17 -04:00 |
|
|
a57fbf2fab
|
Add info window to show time tracked on a document
|
2020-03-10 16:23:25 -04:00 |
|
|
21392bd1cf
|
Add LICENSE
|
2020-03-10 14:39:19 -04:00 |
|
|
6804de51ec
|
Add README
|
2020-03-10 14:38:51 -04:00 |
|
|
2bd94f2f1a
|
Add initial files
|
2020-03-10 14:23:54 -04:00 |
|