Skip to content

Commit 452ce47

Browse files
author
Joshua Gross
committed
Add minified file; update Future section in README.md
1 parent 5be84c8 commit 452ce47

File tree

3 files changed

+54
-1
lines changed

3 files changed

+54
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ Right now, Kerning.js supports kerning, color, size, and transforms per-letter,
104104

105105
* Application of rules on dynamically added or modified elements.
106106
* More compact and refined CSS rules
107+
* Visual kerning tool with automatic rule generation
107108

108109
License
109110
-------
@@ -131,4 +132,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
131132
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
132133
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
133134
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
134-
OTHER DEALINGS IN THE SOFTWARE.
135+
OTHER DEALINGS IN THE SOFTWARE.

kerning.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
*
4949
* Using conditionals:
5050
* -letter-kern: -letter-if-font('Helvetica Neue': 0 1px 1px, 'Helvetica': 0 -1px 0);
51+
*
5152
*/
5253
(function($){
5354
/*!

kerning.min.js

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)