summaryrefslogtreecommitdiff
path: root/test/text
Commit message (Expand)AuthorAgeFilesLines
* [core] Add unit test for calculateTileDistancesAlexander Shalamov2019-12-181-0/+27
* [core] Add unit test for getAnchors and remove unused fieldAlexander Shalamov2019-12-182-2/+132
* [core] Add unit test for tagged string's image sectionsAlexander Shalamov2019-12-021-0/+17
* [core] Add unit tests for Formatted classAlexander Shalamov2019-12-021-0/+51
* [core] Shape images in labels at bucket zoom levelAlexander Shalamov2019-12-021-1/+4
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-021-10/+130
* [core] Store 'sdf' flag in vertex attributeAlexander Shalamov2019-12-022-17/+25
* [core] Shape images in labels and create image quadsAlexander Shalamov2019-12-023-15/+21
* [core] Pass images and evaluated layout text size to shapingAlexander Shalamov2019-12-021-3/+7
* [core] Add evaluated images to styled text sectionsAlexander Shalamov2019-12-021-3/+3
* [render-test] Implement gfx probe for tracking gpu resourcesMikko Pulkki2019-10-301-1/+3
* [render-test] Implement fps benchmarking tests (#15803)Mikko Pulkki2019-10-221-3/+1
* [core] fix icon-text-fitKonstantin Käfer2019-10-141-190/+139
* [core] Enable `text-offset` with variable label placementMikhail Pozdnyakov2019-09-032-2/+3
* [core][qt] Update unit tests and include Korean symbolsAlexander Shalamov2019-08-281-2/+18
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-271-1/+1
* [core] fix mixed sdf + non-sdf icon rendering in one layer (#15456)zmiao2019-08-261-14/+10
* Add unit test and fixtureAsheem Mamoowala2019-08-211-0/+51
* Correclty implement `canRasterizeGlyph` in unit test stubAsheem Mamoowala2019-08-211-1/+1
* [core] Fix combination of icon-text-fit with text-variable-anchors and text-w...Alexander Shalamov2019-08-202-77/+95
* [core] Update shaping unit testAlexander Shalamov2019-08-131-1/+2
* [core] Update unit testsAlexander Shalamov2019-08-131-12/+12
* [core] Update CrossTileSymbolLayerIndex unit testAlexander Shalamov2019-07-231-1/+8
* [core] Symbol bucket uses shared layoutMikhail Pozdnyakov2019-07-221-4/+8
* [core] Offset viewport center when edge insets are specifiedAleksandar Stojiljkovic2019-05-281-3/+47
* [core] Add unit test for zero width space line breakingAlexander Shalamov2019-05-241-0/+95
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-211-1/+1
* [core] Create glyph manager at renderer construction timeMikhail Pozdnyakov2019-05-141-4/+4
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-4/+2
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-2/+2
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-051-1/+1
* [core] Introduce variable text placement for point labels - Layout partMikhail Pozdnyakov2019-03-291-12/+12
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-4/+3
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+2
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-6/+7
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-1/+1
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-5/+5
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-1/+2
* [Qt] Implement LocalGlyphRasterizerBruno de Oliveira Abinader2019-01-041-2/+7
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-1/+1
* [core, test] Add BiDi unit testChris Loer2018-10-151-0/+90
* [test] Add unit test for TaggedString::trim()Chris Loer2018-10-151-0/+27
* [core] Initial implementation of 'format' expressionChris Loer2018-10-153-6/+6
* [core] Fix sort order for queryRenderedFeatures when features are filtered.Chris Loer2018-07-031-1/+1
* [core] Introduce LanguageTag for parsing BCP 47 tagsChris Loer2018-07-031-0/+45
* [core] Only run placement for first layer per SymbolBucketChris Loer2018-05-031-10/+14
* [core] Prevent symbols at the same zoom from sharing a crossTileID.Chris Loer2018-01-171-0/+74
* [core] port minor collision changes from -js (#10764)Ansis Brammanis2018-01-081-1/+45
* [macos,ios,android] Unit test fixupsChris Loer2017-12-111-17/+17
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-111-0/+86