Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2017-04-29readme: Add missing build dep python-yamlBrad Erickson
From https://github.com/eosrei/twemoji-color-font/issues/15
2017-04-24svg: Update to final EmojiOne 2.2.7 graphicsBrad Erickson
Minor SVG changes from commit: https://github.com/Ranks/emojione/commit/1fd2cfddcbc931547ce968a019e941b3d620b178 I don't see any major render changes. This will need to double checked in the next release.
2016-08-02svg: Fix Mother Christmas glasses 1f936.svgBrad Erickson
Upstream: https://github.com/Ranks/emojione/commit/f1f4dc6c6a03c0ab332b61f4e3155f95664c0962
2016-07-17svg: Add EmojiOne Rainbow Flag emoji 🏳‍🌈Brad Erickson
This isn't part of the Unicode 9.0 spec. (•_•) ( •_•)>⌐■-■ (⌐■_■)
2016-06-23svg: Add Power SymbolsBrad Erickson
Adds the Unicode 9.0 Power Symbol glyphs. They aren't emoji, but should be supported anyway. Details: http://unicodepowersymbol.com/
2016-06-16svg: Remove emoji not included in Unicode 9.0Brad Erickson
Syncing graphics with EmojiOne upstream: * https://github.com/Ranks/emojione/pull/265 * https://github.com/Ranks/emojione/commit/221f40435598c2bd98c3a29598ab41596c1cdb2d
2016-06-11svg: Enable upstream squirrel glyphgh-pagesBrad Erickson
The source graphic has been updated to no longer have undefined or For #21
2016-06-10svg: Rename eight emoji to correct codepointsBrad Erickson
Workaround for: https://github.com/Ranks/emojione/issues/258
2016-06-10svg: Disable ©®*#0-9 for font selection issuesBrad Erickson
Multiple Linux programs are parsing the provided fontconfig incorrectly or the fontconfig is incorrect. The problem is, probably, related to the definition of the fontconfig edit mode "prepend_first". Either way, until a solution can be found these characters and therefore associated ligatures will be disabled. Fixes #35, fixes #37, fixes #39 and creates #40.
2016-06-10build/readme: Rename "Emoji One" to "EmojiOne"Brad Erickson
Ranks Inc. rebranded to remove the space in the title.
2016-06-10svg: Remove all twemoji graphics and detailsBrad Erickson
EmojiOne V2.2.0 now includes all graphics required to create a font so the Twitter Emoji for Everyone graphics, license, and build details can be deleted.
2016-06-10svg: Update to EmojiOne V2.2.1 - Unicode 9.0Brad Erickson
EmojiOne V2.2.1 includes 624 changes and additions including new graphics for most of the Unicode 9.0 emoji. http://emojipedia.org/unicode-9.0/
2016-04-16svg: Enable 1-9, #, * and related ligaturesBrad Erickson
The provided/suggested fontconfig no longer uses the font as the default system font, so these can be enabled again.
2016-03-28svg: Fix missing eye color on squirrelHappy-Ferret
Fixes #21 Related https://github.com/Ranks/emojione/issues/215
2016-02-21svg: Disable 1-9, #, * and related ligaturesBrad Erickson
The 1-9, #, and * characters must be included in a font to make the associated subsitution/ligatures work. Problem is, when the font is used as the default sans-serif system font the numbers are changed everywhere. Amusing, but not going to work.
2016-02-20svg: Add Numbers, Number Sign and Asterisk SVGsBrad Erickson
2016-02-20svg: Create left/right speech bubblesBrad Erickson
Derivative work of the original Emoji One Eye in Speech Bubble.
2016-02-20svg: Add symlinks for missing ZWJ people glyphsBrad Erickson
This is a waste of bytes within the font and will be handled as a subsitution in the future.
2016-02-20svg: Transform and recolor region indicatorsBrad Erickson
Open in Inkscape, resize page to 64x64, scale contents to 60x60, ungroup everything, save as a plain SVG, clean with SVG optimizer, replace all headers to match EmojiOne, and sed the Twitter color to the EmojiOne green. https://github.com/petercollingridge/SVG-Optimiser
2016-02-20svg: Add original twemoji regional indicator SVGsBrad Erickson
2016-02-19svg: Add complete Emoji One SVG file setBrad Erickson
Removes submodule
2016-02-19make: Add staging to combine two SVG sourcesBrad Erickson
2016-02-16assets: Update EmojiOneBrad Erickson
2016-02-12assets: Add EmojiOne submoduleBrad Erickson