Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Add GlyphsRasterizationMode and API#601

Merged
Chaoba merged 2 commits into
mainfrom
kl-reasterization-mode
Oct 21, 2020
Merged

Add GlyphsRasterizationMode and API#601
Chaoba merged 2 commits into
mainfrom
kl-reasterization-mode

Conversation

@Chaoba
Copy link
Copy Markdown
Contributor

@Chaoba Chaoba commented Oct 21, 2020

This pr add GlyphsRasterizationMode for client-side text rendering.

@Chaoba Chaoba self-assigned this Oct 21, 2020
@Chaoba Chaoba force-pushed the kl-reasterization-mode branch 3 times, most recently from 598e208 to 4c789cc Compare October 21, 2020 03:58
@Chaoba Chaoba requested a review from a team October 21, 2020 06:25
@Chaoba Chaoba force-pushed the kl-reasterization-mode branch from 4c789cc to cbfc8d8 Compare October 21, 2020 06:34
@Chaoba Chaoba force-pushed the kl-reasterization-mode branch from cbfc8d8 to 561b4fd Compare October 21, 2020 06:42
options.setRasterizationMode(GlyphsRasterizationMode.IDEOGRAPHS_RASTERIZED_LOCALLY)
}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar test for IDEOGRAPHS_RASTERIZED_LOCALLY mode?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess is ALL_GLYPHS_RASTERIZED_LOCALLY, right?

Comment thread MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapboxMapOptions.java Outdated
@Chaoba Chaoba requested review from kiryldz and tobrun October 21, 2020 08:15
@Chaoba Chaoba merged commit 241406c into main Oct 21, 2020
@Chaoba Chaoba deleted the kl-reasterization-mode branch October 21, 2020 11:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants