summaryrefslogtreecommitdiff
path: root/test/text
Commit message (Expand)AuthorAgeFilesLines
* Add test for PingFang TC SemiboldAlexander Shalamov2020-04-241-0/+15
* [ios, macos] Increased tolerance for local glyph rasterization testMinh Nguyễn2020-04-241-1/+1
* [ios, macos] Corrected PingFang test fixtureMinh Nguyễn2020-04-241-1/+1
* [core] sort symbols using symbol-sort-key before placement (#16023)Ansis Brammanis2020-02-111-1/+23
* Add CrossTileSymbolLayerIndex.offscreenSymbols testMikhail Pozdnyakov2020-01-221-1/+54
* [core] Do not index and place the off-screen symbols for overscaled tilesMikhail Pozdnyakov2020-01-221-11/+11
* [core] Simplify CrossTileSymbolIndex::addLayer()Mikhail Pozdnyakov2020-01-221-15/+15
* [core] implement stretchable icons for icon-text-fitKonstantin Käfer2020-01-152-20/+21
* [core] move icon rotation from shaping to quad generation to mirror JSKonstantin Käfer2020-01-152-24/+25
* [core] Remove unused WritingMode from getIconQuadsKonstantin Käfer2020-01-151-12/+12
* [core] getGlyphQuad -> getGlyphQuadsKonstantin Käfer2020-01-151-12/+47
* [core] Add unit test for calculateTileDistancesAlexander Shalamov2019-12-091-0/+27
* [core] Add unit test for getAnchors and remove unused fieldAlexander Shalamov2019-12-092-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