ChavezArquitectos / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

unexpected scaled text #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. applying cc to divs
like this:

<script type="text/JavaScript">
window.onload = function() {
var settings = {
tl: { radius: 5 },
tr: { radius: 5 },
bl: { radius: 5 },
br: { radius: 5 },
antiAlias: true
}
curvyCorners(settings, ".myClass");
}

What is the expected output? What do you see instead?
just rounded corners vs rounded corners with scaled text

What version of the product are you using? On what operating system?
2.0.4 mac osx 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by papabo...@googlemail.com on 7 Oct 2009 at 10:09

GoogleCodeExporter commented 8 years ago
Please provide a link to an example page that illustrates the problem.

Original comment by c.1%smit...@gtempaccount.com on 14 Oct 2009 at 11:35

GoogleCodeExporter commented 8 years ago
Closed as no help from reporter.

Original comment by c.1%smit...@gtempaccount.com on 2 Jan 2010 at 4:40