Commit f5c81e9
Dev 3.0.3 (#56)
* Remove obsolete skia-mapper, prepare code to work with Lets-Plot v4.9.0
* Experimental visual testing
* Fix build
* Add figureModel cleanup in android plot panel
* Migrate to 'drawable' from 'figure'
* PlotFigureModel inherits FigureModelBase
* Remove Skiko dependency from build configuration
* Remove unused skiko version from build.gradle.kts
* Update PlotFigureModel to use SpecOverrideState.
* Remove 0.0.1-SNAPSHOT
* Remove redundant dependencies already present in lets-plot-common
* Add SkiaComposeCanvasTests to validate canvas rendering functionality
* visual-testing initial integration. Temp ignored due to fonts inconsistency
* Add NotoFontManager for test
* Achieve rendering parity in Skia canvas and enable regression testing
* Initial support for visual-tests on Android
* Switch to LP 4.9.0-rc1
* Disable visual tests
* Fix tests, minor code cleanup
* Add macOS-specific image baselines due to text rendering differences
* Update Kotlin and dependency versions in gradle.properties
* Rename CanvasView2
* Upgrade to LPK 4.12.2-SNAPSHOT
* Upgrade LPK -> v4.13.0
---------
Co-authored-by: Ivan Kupriyanov <ikupriyanov@horis.ru>
Co-authored-by: Ivan Kupriyanov <horis.ikupriyanov@gmail.com>1 parent 27b4326 commit f5c81e9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments