Commit Graph

17 Commits

Author SHA1 Message Date
Ronan Jouchet 9bae3891bf Homogenize shebangs: convertTo{Ico,Png} 2018-04-26 09:49:24 -04:00
David Kramer dc257052c5 Fix #199 - macOS: Perform image conversion tasks using sips when available (PR #583)
Eliminates the requirement for imagemagick to be present on macOS for icon conversion.
Based off of the code from PR #279.
2018-04-26 07:42:03 -04:00
Goh Jia Hao 729b5d5749 Fix bug where convert script fails silently if dependency is not found 2016-05-28 19:22:32 +08:00
Jia Hao 9dc47704ab Prevent ico too large error 2016-03-14 12:27:19 +08:00
Jia Hao 6eaf335ba5 Remove unnecessary `identify` dependency check 2016-03-12 15:03:13 +08:00
Jia Hao 54b251ee1c Implement conversion to ico for windows target 2016-03-11 13:05:54 +08:00
Jia Hao 3ceafcb2ee Remove singleIco bin 2016-03-11 02:11:28 +08:00
Jia Hao 34a5a52a28 Rename 'pngToIcns to convertToIcns' 2016-03-10 15:50:45 +08:00
Jia Hao ca44ee28aa Use separate file to convert to png 2016-03-10 15:41:25 +08:00
Jia Hao a5e3c5c2f8 Add conversion of multiple ico to single ico 2016-03-09 14:45:08 +08:00
Jia Hao 459894cc2a Add check for imagemagick identify 2016-03-09 14:22:11 +08:00
Jia Hao 9d1276353e Remove dependency on Sips
Also update documentation for icon conversion dependencies
2016-03-09 00:01:27 +08:00
Jia Hao f48ad3790b Allow `.ico` to be changed into an `.icns`
Update shell script to support `.ico` files that contain sequential images
2016-03-08 23:58:38 +08:00
Jia Hao 165654da37 Remove sips dependency 2016-02-04 14:43:08 +08:00
Jia Hao 5475c6e968 Add build step to infer and convert pngs to icns 2016-01-28 10:00:28 +08:00
Jia Hao 77b2d93fdd Remove extension from shell script 2016-01-27 10:25:46 +08:00
Jia Hao dbd660b78f Add script to convert png to icns on osx 2016-01-27 10:22:22 +08:00