Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add SkScalarIsFinite(), and use it for a more portable impl of ↵ | reed@google.com | 2011-02-08 |
| | | | | | | SkRect::isValidCoords() git-svn-id: http://skia.googlecode.com/svn/trunk@775 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | PDF: Add text support with a font framework (font embedding to come). | vandebo@chromium.org | 2010-11-11 |
| | | | | | | | | | | | | Supports fakeBold, underline, strikethrough, mode (fill, stroke, both), size, skew, alignment (left, center, right). Missing is drawFontOnPath and font lookup and embedding. Changed SkPDFString to support how it is used from drawText methods. Moved compile assert into SkTypes. Moved constants and utility function used to support fakeBold, underline, and strikethrough into higher level locations. Review URL: http://codereview.appspot.com/2946041 git-svn-id: http://skia.googlecode.com/svn/trunk@624 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | add copysign for ints and floats | reed@android.com | 2010-02-09 |
| | | | | | | | | | fix addArc to not wrap around if the sweepAngle is close to 360 but lost precision when convert to radians (and then to unit vectors ala sin/cos) git-svn-id: http://skia.googlecode.com/svn/trunk@495 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | add dox for scalarcomparetype | reed@android.com | 2009-07-08 |
| | | | | | | | | | use internal mutable version of drawPath when we've cons'd up a path on behalf of a rect git-svn-id: http://skia.googlecode.com/svn/trunk@258 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | grab from latest android | reed@android.com | 2008-12-17 |
git-svn-id: http://skia.googlecode.com/svn/trunk@27 2bbb7eff-a529-9590-31e7-b0007b416f81 |