Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core][linux] local glyph rasterizer implementation #15491

Open
springmeyer opened this issue Aug 27, 2019 · 1 comment
Open

[core][linux] local glyph rasterizer implementation #15491

springmeyer opened this issue Aug 27, 2019 · 1 comment
Labels
Core The cross-platform C++ core, aka mbgl feature GL JS parity For feature parity with Mapbox GL JS Linux localization Human language support and internationalization Node.js node-mapbox-gl-native performance Speed, stability, CPU usage, memory usage, or power usage rendering text rendering

Comments

@springmeyer
Copy link
Contributor

springmeyer commented Aug 27, 2019

Most of the major platforms are gaining well tested local glyph SDF generation. But there is not a linux implementation. I gather this is because linux will use https://github.com/mapbox/mapbox-gl-native/blob/master/platform/default/src/mbgl/text/local_glyph_rasterizer.cpp, which is an empty implementation.

This ticket stands as a request to provide an implementation for linux.

/cc @chloekraw

@springmeyer springmeyer added Core The cross-platform C++ core, aka mbgl feature GL JS parity For feature parity with Mapbox GL JS Linux localization Human language support and internationalization Node.js node-mapbox-gl-native performance Speed, stability, CPU usage, memory usage, or power usage rendering text rendering labels Aug 27, 2019
@stale stale bot added the archived Archived because of inactivity label May 23, 2020
@stale
Copy link

stale bot commented May 23, 2020

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed May 23, 2020
@springmeyer springmeyer reopened this May 23, 2020
@stale stale bot removed the archived Archived because of inactivity label May 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl feature GL JS parity For feature parity with Mapbox GL JS Linux localization Human language support and internationalization Node.js node-mapbox-gl-native performance Speed, stability, CPU usage, memory usage, or power usage rendering text rendering
Projects
None yet
Development

No branches or pull requests

1 participant