Add font metrics and text-decorations

This commit is contained in:
MoyuScript
2014-02-01 19:36:43 +02:00
parent 06c189f055
commit 6ffaf97621
5 changed files with 85 additions and 10 deletions

View File

@@ -14,5 +14,5 @@
"jQuery": true
},
"predef": ["NodeParser", "NodeContainer", "StackingContext", "TextContainer", "ImageLoader", "CanvasRenderer", "Renderer", "Support", "bind", "Promise",
"ImageContainer", "ProxyImageContainer", "DummyImageContainer", "log"]
"ImageContainer", "ProxyImageContainer", "DummyImageContainer", "Font", "FontMetrics", "log", "smallImage"]
}