summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/text/LocalGlyphRasterizer.java
Commit message (Expand)AuthorAgeFilesLines
* [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizerKiyong Jung2018-07-271-15/+23
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+2
* [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-191-2/+2
* [android] Android implementation of local CJK glyph renderingChris Loer2017-12-181-0/+46