Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.
| #!/usr/bin/env bash | |
| # A script for changing Mac OS X's default fonts | |
| # Author: Jaeho Shin <[email protected]> | |
| # Created: 2011-07-22 | |
| ### MacOSXDefaultFontFallbacksChanger ######################################### | |
| ## Mac OS X 기본 글꼴 설정 변경 도구 – 1.2.1 (2012-08) | |
| ## http://netj.github.com/MacOSXDefaultFontFallbacksChanger | |
| ############################################################################### |