summary refs log tree commit diff
path: root/src/EmojiCategory.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-5/+6
| | | | | | | Basically reverts the last font related commits since pointSize isn't as reliable as pixelSize. Also some layout values (margins, spacings) have been moved out to Config.h.
* Add full emoji supportKonstantinos Sideris2017-04-231-0/+84