Files
react-native-svg/android
Mikael Sand b094bc80f0 Seemingly pixel-perfect rendering of toap examples from svg spec.
Set paint flags for anti-alias, kerning for text, subpixel positioning of text.
Add half of width of glyph to distance calculation for mBezierTransformer.getTransformAtDistance and preTranslate the glyph corresponding amount backwards (gives correct angles on glyphs when rendering text on a path)
Add magical constant ratios of 1.2 into getBezierTransformer and getGlyphPointFromContext calls (should probably be based on some dpi ratio calculation)
2017-06-19 22:04:12 +03:00
..
2017-03-16 14:25:50 -03:00