summaryrefslogtreecommitdiff
path: root/src/mbgl/text/glyph.hpp
Commit message (Expand)AuthorAgeFilesLines
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-08-221-3/+3
* Bump Mapbox GL Nativeqt-v1.1.0Thiago Marcos P. Santos2017-08-091-39/+62
* [core] harden Glyph PBF parsingKonstantin Käfer2017-01-171-1/+5
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-3/+3
* [core] operator bool() must always be explicitJohn Firebaugh2016-10-281-3/+11
* [core] Avoid redundant 'inline' usageBruno de Oliveira Abinader2016-06-181-5/+5
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-3/+2
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move RenderItem and GlyphRange to their own headersKonstantin Käfer2016-05-231-3/+1
* [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+2
* Replace size() with empty() whenever possibleBruno de Oliveira Abinader2015-07-291-1/+1
* Updates to labels along linesNicki Dlugash2015-07-091-2/+3
* Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-281-1/+13
|\
| * split up glyph_store.cpp into multiple filesKonstantin Käfer2015-05-221-1/+14
* | Merge branch 'master' into new-labellingAnsis Brammanis2015-05-191-1/+1
|\ \ | |/
| * don't implicitly cast to bool since this will make comparisons failsKonstantin Käfer2015-05-121-1/+1
* | port getAnchors from -jsAnsis Brammanis2015-04-011-1/+1
* | start porting symbol bucket changesAnsis Brammanis2015-04-011-0/+2
* | port some of the text shaping changesAnsis Brammanis2015-03-301-1/+12
|/
* make most headers privateKonstantin Käfer2014-12-041-0/+60