summaryrefslogtreecommitdiff
path: root/test/text
Commit message (Expand)AuthorAgeFilesLines
* [core] Implement platform::Factory::sharedFileSource()upstream/map-refactorBruno de Oliveira Abinader2019-03-082-18/+35
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-03-081-4/+2
* [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
* [core] Immutable<Impl> for ImageJohn Firebaugh2017-05-151-3/+3
* [core] Trim StyleObserver interfaceJohn Firebaugh2017-05-131-2/+15
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-2/+2
* [core] Replace GlyphRangeSet in onGlyphsAvailable with optionals in the mapJohn Firebaugh2017-04-141-18/+14
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-14/+20
* [tests] Rewrite GlyphAtlas tests to use public APIJohn Firebaugh2017-04-131-66/+77
* [core] Inline GlyphSet into GlyphAtlasJohn Firebaugh2017-04-121-6/+5
* [core] Test glyph PBF parsing independently of GlyphAtlasJohn Firebaugh2017-04-062-67/+17
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-12/+12
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-042-14/+34
* [core] Pass fully-evaluated layout properties to SymbolInstance and quad methodsJohn Firebaugh2017-03-311-12/+12
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-311-12/+12
* [core] There's only ever one icon quadJohn Firebaugh2017-02-281-132/+130
* [core] Replace three maps/mutexes in GlyphAtlas with a single map and mutexJohn Firebaugh2017-02-271-12/+10
* [core] Combine SpriteAtlas::getPosition with SpriteAtlas::getImageJohn Firebaugh2017-02-141-2/+4
* [core] Make Image saferJohn Firebaugh2017-02-142-13/+10
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-101-1/+1
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-2/+2
* [core] abort early when placing a glyph in GlyphAtlas if the bitmap is invalidKonstantin Käfer2017-01-171-0/+40
* [core] harden Glyph PBF parsingKonstantin Käfer2017-01-171-0/+71
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-48/+48