summaryrefslogtreecommitdiff
path: root/test/text/quads.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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] 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
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-2/+2
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-14/+20
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-12/+12
* [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] Combine SpriteAtlas::getPosition with SpriteAtlas::getImageJohn Firebaugh2017-02-141-2/+4
* 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] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-48/+48
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+277