- Http://www.chanpory.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Batch Outline stroke all SVG files in folder using Adobe Illustrator. | |
* | |
* Usage: | |
* 1) Adjust location and outputLocation variables and save as BatchOutline.js anywhere | |
* 2) File > Scripts > Other script (CMD + F12) and open BatchOutline.js | |
* | |
* @credits https://forums.adobe.com/thread/2395503 | |
* @version 1.1 | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Opens a new tab in the current Terminal window and optionally executes a command. | |
# When invoked via a function named 'newwin', opens a new Terminal *window* instead. | |
# From http://stackoverflow.com/questions/7171725/open-new-terminal-tab-from-command-line-mac-os-x | |
newtab() { | |
# If this function was invoked directly by a function named 'newwin', we open a new *window* instead | |
# of a new tab in the existing window. | |
local funcName=$FUNCNAME | |
local targetType='tab' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfa | |
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfa | |
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfa | |
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfa | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nnn |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Going to drop some content in here | |
With some markdown stuff |