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
// | |
// SOInsetLabel.h | |
// | |
// Created by Joseph Hankin on 11/2/12. | |
// From code posted by Rob Mayoff. | |
// http://stackoverflow.com/questions/8467141/ios-how-to-achieve-emboss-effect-for-the-text-on-uilabel | |
// Copyright (c) 2012 Joseph Hankin. All rights reserved. | |
// |