summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_instance.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-9/+14
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-7/+2
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-1/+7
* [core] Pass fully-evaluated layout properties to SymbolInstance and quad methodsJohn Firebaugh2017-03-311-1/+1
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-311-1/+1
* [core] Fix whitespace; no need for explicit on multi-parameter constructorsJohn Firebaugh2017-03-021-6/+16
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-2/+3
* [core] There's only ever one icon quadJohn Firebaugh2017-02-281-6/+4
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-101-11/+28
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-1/+1
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-0/+34