summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_feature.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-4/+13
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-0/+3
* [core] Fix symbol rendering for multipointsJohn Firebaugh2016-12-201-0/+1
* [core] Full support for line breaking bidirectional text using ICU bidi funct...Chris Loer2016-11-301-2/+0
* [core] Add minimal line breaking support for RTL text.Chris Loer2016-11-171-0/+2
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-1/+1
* [core] Use consistent terms: "text" and "icon"John Firebaugh2016-09-161-2/+2
* [core] Use optional to represent possible absence, not empty stringsJohn Firebaugh2016-09-161-2/+3
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-0/+17