Updated to Font Awesome 4.4.0

This commit is contained in:
Rick Blommers
2015-08-10 20:21:05 +02:00
parent 39a232fa16
commit 2d53e68c13
5 changed files with 1351 additions and 1190 deletions

View File

@@ -169,7 +169,7 @@ bool QtAwesome::initFontAwesome( )
Q_INIT_RESOURCE(QtAwesome);
// load the font file
QFile res(":/fonts/fontawesome-4.3.0.ttf");
QFile res(":/fonts/fontawesome-4.4.0.ttf");
if(!res.open(QIODevice::ReadOnly)) {
qDebug() << "Font awesome font could not be loaded!";
return false;
@@ -192,12 +192,14 @@ bool QtAwesome::initFontAwesome( )
// intialize the map
QHash<QString, int>& m = namedCodepoints_;
m.insert("fa_500px", fa::fa_500px );
m.insert("adjust", fa::adjust );
m.insert("adn", fa::adn );
m.insert("aligncenter", fa::aligncenter );
m.insert("alignjustify", fa::alignjustify );
m.insert("alignleft", fa::alignleft );
m.insert("alignright", fa::alignright );
m.insert("amazon", fa::amazon );
m.insert("ambulance", fa::ambulance );
m.insert("anchor", fa::anchor );
m.insert("android", fa::android );
@@ -233,12 +235,23 @@ bool QtAwesome::initFontAwesome( )
m.insert("at", fa::at );
m.insert("automobile", fa::automobile );
m.insert("backward", fa::backward );
m.insert("balancescale", fa::balancescale );
m.insert("ban", fa::ban );
m.insert("bank", fa::bank );
m.insert("barchart", fa::barchart );
m.insert("barcharto", fa::barcharto );
m.insert("barcode", fa::barcode );
m.insert("bars", fa::bars );
m.insert("battery0", fa::battery0 );
m.insert("battery1", fa::battery1 );
m.insert("battery2", fa::battery2 );
m.insert("battery3", fa::battery3 );
m.insert("battery4", fa::battery4 );
m.insert("batteryempty", fa::batteryempty );
m.insert("batteryfull", fa::batteryfull );
m.insert("batteryhalf", fa::batteryhalf );
m.insert("batteryquarter", fa::batteryquarter );
m.insert("batterythreequarters", fa::batterythreequarters );
m.insert("bed", fa::bed );
m.insert("beer", fa::beer );
m.insert("behance", fa::behance );
@@ -253,6 +266,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("bitbucket", fa::bitbucket );
m.insert("bitbucketsquare", fa::bitbucketsquare );
m.insert("bitcoin", fa::bitcoin );
m.insert("blacktie", fa::blacktie );
m.insert("bold", fa::bold );
m.insert("bolt", fa::bolt );
m.insert("bomb", fa::bomb );
@@ -271,7 +285,11 @@ bool QtAwesome::initFontAwesome( )
m.insert("cab", fa::cab );
m.insert("calculator", fa::calculator );
m.insert("calendar", fa::calendar );
m.insert("calendarchecko", fa::calendarchecko );
m.insert("calendarminuso", fa::calendarminuso );
m.insert("calendaro", fa::calendaro );
m.insert("calendarpluso", fa::calendarpluso );
m.insert("calendartimeso", fa::calendartimeso );
m.insert("camera", fa::camera );
m.insert("cameraretro", fa::cameraretro );
m.insert("car", fa::car );
@@ -287,7 +305,9 @@ bool QtAwesome::initFontAwesome( )
m.insert("cartplus", fa::cartplus );
m.insert("cc", fa::cc );
m.insert("ccamex", fa::ccamex );
m.insert("ccdinersclub", fa::ccdinersclub );
m.insert("ccdiscover", fa::ccdiscover );
m.insert("ccjcb", fa::ccjcb );
m.insert("ccmastercard", fa::ccmastercard );
m.insert("ccpaypal", fa::ccpaypal );
m.insert("ccstripe", fa::ccstripe );
@@ -309,12 +329,14 @@ bool QtAwesome::initFontAwesome( )
m.insert("chevronright", fa::chevronright );
m.insert("chevronup", fa::chevronup );
m.insert("child", fa::child );
m.insert("chrome", fa::chrome );
m.insert("circle", fa::circle );
m.insert("circleo", fa::circleo );
m.insert("circleonotch", fa::circleonotch );
m.insert("circlethin", fa::circlethin );
m.insert("clipboard", fa::clipboard );
m.insert("clocko", fa::clocko );
m.insert("clone", fa::clone );
m.insert("close", fa::close );
m.insert("cloud", fa::cloud );
m.insert("clouddownload", fa::clouddownload );
@@ -329,13 +351,17 @@ bool QtAwesome::initFontAwesome( )
m.insert("columns", fa::columns );
m.insert("comment", fa::comment );
m.insert("commento", fa::commento );
m.insert("commenting", fa::commenting );
m.insert("commentingo", fa::commentingo );
m.insert("comments", fa::comments );
m.insert("commentso", fa::commentso );
m.insert("compass", fa::compass );
m.insert("compress", fa::compress );
m.insert("connectdevelop", fa::connectdevelop );
m.insert("contao", fa::contao );
m.insert("copy", fa::copy );
m.insert("copyright", fa::copyright );
m.insert("creativecommons", fa::creativecommons );
m.insert("creditcard", fa::creditcard );
m.insert("crop", fa::crop );
m.insert("crosshairs", fa::crosshairs );
@@ -375,6 +401,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("exclamationcircle", fa::exclamationcircle );
m.insert("exclamationtriangle", fa::exclamationtriangle );
m.insert("expand", fa::expand );
m.insert("expeditedssl", fa::expeditedssl );
m.insert("externallink", fa::externallink );
m.insert("externallinksquare", fa::externallinksquare );
m.insert("eye", fa::eye );
@@ -387,6 +414,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("fastbackward", fa::fastbackward );
m.insert("fastforward", fa::fastforward );
m.insert("fax", fa::fax );
m.insert("feed", fa::feed );
m.insert("female", fa::female );
m.insert("fighterjet", fa::fighterjet );
m.insert("file", fa::file );
@@ -412,6 +440,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("filter", fa::filter );
m.insert("fire", fa::fire );
m.insert("fireextinguisher", fa::fireextinguisher );
m.insert("firefox", fa::firefox );
m.insert("flag", fa::flag );
m.insert("flagcheckered", fa::flagcheckered );
m.insert("flago", fa::flago );
@@ -424,6 +453,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("folderopen", fa::folderopen );
m.insert("folderopeno", fa::folderopeno );
m.insert("font", fa::font );
m.insert("fonticons", fa::fonticons );
m.insert("forumbee", fa::forumbee );
m.insert("forward", fa::forward );
m.insert("foursquare", fa::foursquare );
@@ -436,6 +466,9 @@ bool QtAwesome::initFontAwesome( )
m.insert("gear", fa::gear );
m.insert("gears", fa::gears );
m.insert("genderless", fa::genderless );
m.insert("getpocket", fa::getpocket );
m.insert("gg", fa::gg );
m.insert("ggcircle", fa::ggcircle );
m.insert("gift", fa::gift );
m.insert("git", fa::git );
m.insert("gitsquare", fa::gitsquare );
@@ -454,10 +487,19 @@ bool QtAwesome::initFontAwesome( )
m.insert("group", fa::group );
m.insert("hsquare", fa::hsquare );
m.insert("hackernews", fa::hackernews );
m.insert("handgrabo", fa::handgrabo );
m.insert("handlizardo", fa::handlizardo );
m.insert("handodown", fa::handodown );
m.insert("handoleft", fa::handoleft );
m.insert("handoright", fa::handoright );
m.insert("handoup", fa::handoup );
m.insert("handpapero", fa::handpapero );
m.insert("handpeaceo", fa::handpeaceo );
m.insert("handpointero", fa::handpointero );
m.insert("handrocko", fa::handrocko );
m.insert("handscissorso", fa::handscissorso );
m.insert("handspocko", fa::handspocko );
m.insert("handstopo", fa::handstopo );
m.insert("hddo", fa::hddo );
m.insert("header", fa::header );
m.insert("headphones", fa::headphones );
@@ -468,16 +510,29 @@ bool QtAwesome::initFontAwesome( )
m.insert("home", fa::home );
m.insert("hospitalo", fa::hospitalo );
m.insert("hotel", fa::hotel );
m.insert("hourglass", fa::hourglass );
m.insert("hourglass1", fa::hourglass1 );
m.insert("hourglass2", fa::hourglass2 );
m.insert("hourglass3", fa::hourglass3 );
m.insert("hourglassend", fa::hourglassend );
m.insert("hourglasshalf", fa::hourglasshalf );
m.insert("hourglasso", fa::hourglasso );
m.insert("hourglassstart", fa::hourglassstart );
m.insert("houzz", fa::houzz );
m.insert("html5", fa::html5 );
m.insert("icursor", fa::icursor );
m.insert("ils", fa::ils );
m.insert("image", fa::image );
m.insert("inbox", fa::inbox );
m.insert("indent", fa::indent );
m.insert("industry", fa::industry );
m.insert("info", fa::info );
m.insert("infocircle", fa::infocircle );
m.insert("inr", fa::inr );
m.insert("instagram", fa::instagram );
m.insert("institution", fa::institution );
m.insert("internetexplorer", fa::internetexplorer );
m.insert("intersex", fa::intersex );
m.insert("ioxhost", fa::ioxhost );
m.insert("italic", fa::italic );
m.insert("joomla", fa::joomla );
@@ -522,7 +577,11 @@ bool QtAwesome::initFontAwesome( )
m.insert("mailreply", fa::mailreply );
m.insert("mailreplyall", fa::mailreplyall );
m.insert("male", fa::male );
m.insert("map", fa::map );
m.insert("mapmarker", fa::mapmarker );
m.insert("mapo", fa::mapo );
m.insert("mappin", fa::mappin );
m.insert("mapsigns", fa::mapsigns );
m.insert("mars", fa::mars );
m.insert("marsdouble", fa::marsdouble );
m.insert("marsstroke", fa::marsstroke );
@@ -546,11 +605,19 @@ bool QtAwesome::initFontAwesome( )
m.insert("moono", fa::moono );
m.insert("mortarboard", fa::mortarboard );
m.insert("motorcycle", fa::motorcycle );
m.insert("mousepointer", fa::mousepointer );
m.insert("music", fa::music );
m.insert("navicon", fa::navicon );
m.insert("neuter", fa::neuter );
m.insert("newspapero", fa::newspapero );
m.insert("objectgroup", fa::objectgroup );
m.insert("objectungroup", fa::objectungroup );
m.insert("odnoklassniki", fa::odnoklassniki );
m.insert("odnoklassnikisquare", fa::odnoklassnikisquare );
m.insert("opencart", fa::opencart );
m.insert("openid", fa::openid );
m.insert("opera", fa::opera );
m.insert("optinmonster", fa::optinmonster );
m.insert("outdent", fa::outdent );
m.insert("pagelines", fa::pagelines );
m.insert("paintbrush", fa::paintbrush );
@@ -600,6 +667,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("reddit", fa::reddit );
m.insert("redditsquare", fa::redditsquare );
m.insert("refresh", fa::refresh );
m.insert("registered", fa::registered );
m.insert("remove", fa::remove );
m.insert("renren", fa::renren );
m.insert("reorder", fa::reorder );
@@ -618,6 +686,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("rub", fa::rub );
m.insert("ruble", fa::ruble );
m.insert("rupee", fa::rupee );
m.insert("safari", fa::safari );
m.insert("save", fa::save );
m.insert("scissors", fa::scissors );
m.insert("search", fa::search );
@@ -681,6 +750,8 @@ bool QtAwesome::initFontAwesome( )
m.insert("stepbackward", fa::stepbackward );
m.insert("stepforward", fa::stepforward );
m.insert("stethoscope", fa::stethoscope );
m.insert("stickynote", fa::stickynote );
m.insert("stickynoteo", fa::stickynoteo );
m.insert("stop", fa::stop );
m.insert("streetview", fa::streetview );
m.insert("strikethrough", fa::strikethrough );
@@ -699,6 +770,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("tags", fa::tags );
m.insert("tasks", fa::tasks );
m.insert("taxi", fa::taxi );
m.insert("television", fa::television );
m.insert("tencentweibo", fa::tencentweibo );
m.insert("terminal", fa::terminal );
m.insert("textheight", fa::textheight );
@@ -722,6 +794,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("toggleon", fa::toggleon );
m.insert("toggleright", fa::toggleright );
m.insert("toggleup", fa::toggleup );
m.insert("trademark", fa::trademark );
m.insert("train", fa::train );
m.insert("transgender", fa::transgender );
m.insert("transgenderalt", fa::transgenderalt );
@@ -729,14 +802,15 @@ bool QtAwesome::initFontAwesome( )
m.insert("trasho", fa::trasho );
m.insert("tree", fa::tree );
m.insert("trello", fa::trello );
m.insert("tripadvisor", fa::tripadvisor );
m.insert("trophy", fa::trophy );
m.insert("truck", fa::truck );
m.insert("try", fa::fa_try);
m.insert("fa_try", fa::fa_try );
m.insert("tty", fa::tty );
m.insert("tumblr", fa::tumblr );
m.insert("tumblrsquare", fa::tumblrsquare );
m.insert("turkishlira", fa::turkishlira );
m.insert("tv", fa::tv );
m.insert("twitch", fa::twitch );
m.insert("twitter", fa::twitter );
m.insert("twittersquare", fa::twittersquare );
@@ -761,6 +835,7 @@ bool QtAwesome::initFontAwesome( )
m.insert("venusmars", fa::venusmars );
m.insert("viacoin", fa::viacoin );
m.insert("videocamera", fa::videocamera );
m.insert("vimeo", fa::vimeo );
m.insert("vimeosquare", fa::vimeosquare );
m.insert("vine", fa::vine );
m.insert("vk", fa::vk );
@@ -774,13 +849,18 @@ bool QtAwesome::initFontAwesome( )
m.insert("whatsapp", fa::whatsapp );
m.insert("wheelchair", fa::wheelchair );
m.insert("wifi", fa::wifi );
m.insert("wikipediaw", fa::wikipediaw );
m.insert("windows", fa::windows );
m.insert("won", fa::won );
m.insert("wordpress", fa::wordpress );
m.insert("wrench", fa::wrench );
m.insert("xing", fa::xing );
m.insert("xingsquare", fa::xingsquare );
m.insert("ycombinator", fa::ycombinator );
m.insert("ycombinatorsquare", fa::ycombinatorsquare );
m.insert("yahoo", fa::yahoo );
m.insert("yc", fa::yc );
m.insert("ycsquare", fa::ycsquare );
m.insert("yelp", fa::yelp );
m.insert("yen", fa::yen );
m.insert("youtube", fa::youtube );

View File

@@ -21,12 +21,14 @@
/// You can use the names on the page http://fortawesome.github.io/Font-Awesome/design.html
namespace fa {
enum icon {
fa_500px = 0xf26e,
adjust = 0xf042,
adn = 0xf170,
aligncenter = 0xf037,
alignjustify = 0xf039,
alignleft = 0xf036,
alignright = 0xf038,
amazon = 0xf270,
ambulance = 0xf0f9,
anchor = 0xf13d,
android = 0xf17b,
@@ -62,12 +64,23 @@ namespace fa {
at = 0xf1fa,
automobile = 0xf1b9,
backward = 0xf04a,
balancescale = 0xf24e,
ban = 0xf05e,
bank = 0xf19c,
barchart = 0xf080,
barcharto = 0xf080,
barcode = 0xf02a,
bars = 0xf0c9,
battery0 = 0xf244,
battery1 = 0xf243,
battery2 = 0xf242,
battery3 = 0xf241,
battery4 = 0xf240,
batteryempty = 0xf244,
batteryfull = 0xf240,
batteryhalf = 0xf242,
batteryquarter = 0xf243,
batterythreequarters = 0xf241,
bed = 0xf236,
beer = 0xf0fc,
behance = 0xf1b4,
@@ -82,6 +95,7 @@ namespace fa {
bitbucket = 0xf171,
bitbucketsquare = 0xf172,
bitcoin = 0xf15a,
blacktie = 0xf27e,
bold = 0xf032,
bolt = 0xf0e7,
bomb = 0xf1e2,
@@ -100,7 +114,11 @@ namespace fa {
cab = 0xf1ba,
calculator = 0xf1ec,
calendar = 0xf073,
calendarchecko = 0xf274,
calendarminuso = 0xf272,
calendaro = 0xf133,
calendarpluso = 0xf271,
calendartimeso = 0xf273,
camera = 0xf030,
cameraretro = 0xf083,
car = 0xf1b9,
@@ -116,7 +134,9 @@ namespace fa {
cartplus = 0xf217,
cc = 0xf20a,
ccamex = 0xf1f3,
ccdinersclub = 0xf24c,
ccdiscover = 0xf1f2,
ccjcb = 0xf24b,
ccmastercard = 0xf1f1,
ccpaypal = 0xf1f4,
ccstripe = 0xf1f5,
@@ -138,12 +158,14 @@ namespace fa {
chevronright = 0xf054,
chevronup = 0xf077,
child = 0xf1ae,
chrome = 0xf268,
circle = 0xf111,
circleo = 0xf10c,
circleonotch = 0xf1ce,
circlethin = 0xf1db,
clipboard = 0xf0ea,
clocko = 0xf017,
clone = 0xf24d,
close = 0xf00d,
cloud = 0xf0c2,
clouddownload = 0xf0ed,
@@ -158,13 +180,17 @@ namespace fa {
columns = 0xf0db,
comment = 0xf075,
commento = 0xf0e5,
commenting = 0xf27a,
commentingo = 0xf27b,
comments = 0xf086,
commentso = 0xf0e6,
compass = 0xf14e,
compress = 0xf066,
connectdevelop = 0xf20e,
contao = 0xf26d,
copy = 0xf0c5,
copyright = 0xf1f9,
creativecommons = 0xf25e,
creditcard = 0xf09d,
crop = 0xf125,
crosshairs = 0xf05b,
@@ -204,6 +230,7 @@ namespace fa {
exclamationcircle = 0xf06a,
exclamationtriangle = 0xf071,
expand = 0xf065,
expeditedssl = 0xf23e,
externallink = 0xf08e,
externallinksquare = 0xf14c,
eye = 0xf06e,
@@ -216,6 +243,7 @@ namespace fa {
fastbackward = 0xf049,
fastforward = 0xf050,
fax = 0xf1ac,
feed = 0xf09e,
female = 0xf182,
fighterjet = 0xf0fb,
file = 0xf15b,
@@ -241,6 +269,7 @@ namespace fa {
filter = 0xf0b0,
fire = 0xf06d,
fireextinguisher = 0xf134,
firefox = 0xf269,
flag = 0xf024,
flagcheckered = 0xf11e,
flago = 0xf11d,
@@ -253,6 +282,7 @@ namespace fa {
folderopen = 0xf07c,
folderopeno = 0xf115,
font = 0xf031,
fonticons = 0xf280,
forumbee = 0xf211,
forward = 0xf04e,
foursquare = 0xf180,
@@ -264,7 +294,10 @@ namespace fa {
ge = 0xf1d1,
gear = 0xf013,
gears = 0xf085,
genderless = 0xf1db,
genderless = 0xf22d,
getpocket = 0xf265,
gg = 0xf260,
ggcircle = 0xf261,
gift = 0xf06b,
git = 0xf1d3,
gitsquare = 0xf1d2,
@@ -283,10 +316,19 @@ namespace fa {
group = 0xf0c0,
hsquare = 0xf0fd,
hackernews = 0xf1d4,
handgrabo = 0xf255,
handlizardo = 0xf258,
handodown = 0xf0a7,
handoleft = 0xf0a5,
handoright = 0xf0a4,
handoup = 0xf0a6,
handpapero = 0xf256,
handpeaceo = 0xf25b,
handpointero = 0xf25a,
handrocko = 0xf255,
handscissorso = 0xf257,
handspocko = 0xf259,
handstopo = 0xf256,
hddo = 0xf0a0,
header = 0xf1dc,
headphones = 0xf025,
@@ -297,16 +339,29 @@ namespace fa {
home = 0xf015,
hospitalo = 0xf0f8,
hotel = 0xf236,
hourglass = 0xf254,
hourglass1 = 0xf251,
hourglass2 = 0xf252,
hourglass3 = 0xf253,
hourglassend = 0xf253,
hourglasshalf = 0xf252,
hourglasso = 0xf250,
hourglassstart = 0xf251,
houzz = 0xf27c,
html5 = 0xf13b,
icursor = 0xf246,
ils = 0xf20b,
image = 0xf03e,
inbox = 0xf01c,
indent = 0xf03c,
industry = 0xf275,
info = 0xf129,
infocircle = 0xf05a,
inr = 0xf156,
instagram = 0xf16d,
institution = 0xf19c,
internetexplorer = 0xf26b,
intersex = 0xf224,
ioxhost = 0xf208,
italic = 0xf033,
joomla = 0xf1aa,
@@ -351,7 +406,11 @@ namespace fa {
mailreply = 0xf112,
mailreplyall = 0xf122,
male = 0xf183,
map = 0xf279,
mapmarker = 0xf041,
mapo = 0xf278,
mappin = 0xf276,
mapsigns = 0xf277,
mars = 0xf222,
marsdouble = 0xf227,
marsstroke = 0xf229,
@@ -375,11 +434,19 @@ namespace fa {
moono = 0xf186,
mortarboard = 0xf19d,
motorcycle = 0xf21c,
mousepointer = 0xf245,
music = 0xf001,
navicon = 0xf0c9,
neuter = 0xf22c,
newspapero = 0xf1ea,
objectgroup = 0xf247,
objectungroup = 0xf248,
odnoklassniki = 0xf263,
odnoklassnikisquare = 0xf264,
opencart = 0xf23d,
openid = 0xf19b,
opera = 0xf26a,
optinmonster = 0xf23c,
outdent = 0xf03b,
pagelines = 0xf18c,
paintbrush = 0xf1fc,
@@ -429,6 +496,7 @@ namespace fa {
reddit = 0xf1a1,
redditsquare = 0xf1a2,
refresh = 0xf021,
registered = 0xf25d,
remove = 0xf00d,
renren = 0xf18b,
reorder = 0xf0c9,
@@ -447,6 +515,7 @@ namespace fa {
rub = 0xf158,
ruble = 0xf158,
rupee = 0xf156,
safari = 0xf267,
save = 0xf0c7,
scissors = 0xf0c4,
search = 0xf002,
@@ -510,6 +579,8 @@ namespace fa {
stepbackward = 0xf048,
stepforward = 0xf051,
stethoscope = 0xf0f1,
stickynote = 0xf249,
stickynoteo = 0xf24a,
stop = 0xf04d,
streetview = 0xf21d,
strikethrough = 0xf0cc,
@@ -528,6 +599,7 @@ namespace fa {
tags = 0xf02c,
tasks = 0xf0ae,
taxi = 0xf1ba,
television = 0xf26c,
tencentweibo = 0xf1d5,
terminal = 0xf120,
textheight = 0xf034,
@@ -551,6 +623,7 @@ namespace fa {
toggleon = 0xf205,
toggleright = 0xf152,
toggleup = 0xf151,
trademark = 0xf25c,
train = 0xf238,
transgender = 0xf224,
transgenderalt = 0xf225,
@@ -558,13 +631,15 @@ namespace fa {
trasho = 0xf014,
tree = 0xf1bb,
trello = 0xf181,
tripadvisor = 0xf262,
trophy = 0xf091,
truck = 0xf0d1,
fa_try = 0xf195, // add prefix fa_ (try is a keyword)
fa_try = 0xf195,
tty = 0xf1e4,
tumblr = 0xf173,
tumblrsquare = 0xf174,
turkishlira = 0xf195,
tv = 0xf26c,
twitch = 0xf1e8,
twitter = 0xf099,
twittersquare = 0xf081,
@@ -589,6 +664,7 @@ namespace fa {
venusmars = 0xf228,
viacoin = 0xf237,
videocamera = 0xf03d,
vimeo = 0xf27d,
vimeosquare = 0xf194,
vine = 0xf1ca,
vk = 0xf189,
@@ -602,13 +678,18 @@ namespace fa {
whatsapp = 0xf232,
wheelchair = 0xf193,
wifi = 0xf1eb,
wikipediaw = 0xf266,
windows = 0xf17a,
won = 0xf159,
wordpress = 0xf19a,
wrench = 0xf0ad,
xing = 0xf168,
xingsquare = 0xf169,
ycombinator = 0xf23b,
ycombinatorsquare = 0xf1d4,
yahoo = 0xf19e,
yc = 0xf23b,
ycsquare = 0xf1d4,
yelp = 0xf1e9,
yen = 0xf157,
youtube = 0xf167,

View File

@@ -1,5 +1,5 @@
<RCC>
<qresource prefix="/">
<file>fonts/fontawesome-4.3.0.ttf</file>
<file>fonts/fontawesome-4.4.0.ttf</file>
</qresource>
</RCC>

View File

@@ -16,7 +16,7 @@ Updated to FontAwesome 4
This library has been updated to Font Awesome version 4.
The current Font Awesome version is **4.3.0**.
The current Font Awesome version is **4.4.0**.
* You can find the previous FontAwesome 4 c++11 library in the [c++11 branch](https://github.com/gamecreature/QtAwesome/tree/c++11).
* You can find the previous FontAwesome 3 library in the [fontawesome-3 branch](https://github.com/gamecreature/QtAwesome/tree/fontawesome-3).