summaryrefslogtreecommitdiff
path: root/src/mbgl/text/shaping.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-9/+5
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-1/+1
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-9/+9
* [core] Simplify and fix sprite atlas coordinate calculationsJohn Firebaugh2017-05-231-4/+4
* [core] Remove unnecessary optionals in PositionedIconJohn Firebaugh2017-05-231-6/+2
* [core] Remove redundant SpriteAtlasElement membersJohn Firebaugh2017-05-171-4/+4
* [core] Replace GlyphRangeSet in onGlyphsAvailable with optionals in the mapJohn Firebaugh2017-04-141-8/+8
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-2/+6
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-041-4/+284
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-5/+4
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-7/+6
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-3/+5
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-2/+2
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-1/+1
* [core] Adopt a strict naming convention for style propertiesJohn Firebaugh2016-04-211-2/+2
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-4/+4
* [core] match icon rendering with -jsAnsis Brammanis2016-01-131-5/+5
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-3/+3
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-2/+2
* fix shaped icon box sizesAnsis Brammanis2015-05-281-3/+2
* split generating symbol quads from collision codeAnsis Brammanis2015-03-311-0/+18