summaryrefslogtreecommitdiff
path: root/test/text
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-112-265/+341
* [core] Add unit test for CrossTileSymbolIndexAnsis Brammanis2017-11-171-0/+85
* [test] Added GlyphManager.ImmediateFileSourceBruno de Oliveira Abinader2017-10-091-0/+49
* Implement icon-anchor propertyLauren Budorick2017-08-281-2/+2
* [core] Correct x-offset introduced by vertical glyph rotationChris Loer2017-08-181-1/+1
* [test] Fix undefined behavior warning:Chris Loer2017-07-141-2/+2
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-22/+12
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-2/+2
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-27/+27
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-261-2/+2
* [core] Simplify and fix sprite atlas coordinate calculationsJohn Firebaugh2017-05-231-112/+108
* [core] Remove unnecessary optionals in PositionedIconJohn Firebaugh2017-05-231-14/+12
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-2/+2