Make WordPress Core


Ignore:
Timestamp:
11/04/2013 06:07:18 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: update bundled Genericons to the latest version, 3.0.2. Props iamtakashi, closes #25812.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/fonts/README.txt

    r25506 r26003  
    5353
    5454
     55Photoshop mockups:
     56
    5557Genericons-Regular.otf found in the root directory of this zip has not been web-font-ified. So you can drop it in your system fonts folder and use the font in Photoshop if you like.
     58
     59For those of you using Genericons in your Photoshop mockup, remember to delete the old version of the font from Font Book, and grab the new one from the zip file. This also affects using it in your webdesigns: if you have an old version of the font installed locally, that's the font that'll be used in your website as well, so if you're missing icons, check for old versions of the font on your system.
     60
     61Pixel grid:
    5662
    5763Note that Genericons has been designed for a 16x16 pixel grid. That means it'll look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 64px. It'll also look reasonably crisp at in-between font sizes such as 24px or 48px, but not quite as crisp as 16 or 32. Please don't set the font-size to 17px, though, that'll just look terrible.
     
    5965Also note the CSS property "-webkit-font-smoothing: antialiased". That makes the icons look great in WebKit browsers. Please see http://noscope.com/2012/font-smoothing for more info.
    6066
     67Updates:
     68
     69We don't often update icons, but do very carefully when we get good feedback suggesting improvements. Please be mindful if you upgrade, and check that the updated icons behave as you intended.
     70
     71
    6172
    6273____ _  _ ____ _  _ ____ ____ _    ____ ____
    6374|    |__| |__| |\ | | __ |___ |    |  | | __
    6475|___ |  | |  | | \| |__] |___ |___ |__| |__]
     76
     77V3.0.2:
     78A slew of new stuff and updates.
     79- Social icons: Skype, Digg, Reddit, Stumbleupon, Pocket.
     80- New generic icons: heart, lock and print.
     81- New editing icons: code, bold, italic, image
     82- New interaction icons: subscribe, unsubscribe, subscribed, reply all, reply, flag.
     83- The hyperlink icon has been updated to be clearer, chunkier.
     84- The "home" icon has been updated for style, size and clarity.
     85- The email icon has been updated for style and clarity, and to fit with the new subscribe icons.
     86- The document icon has been updated for style.
     87- The "pin" icon has been updated for style and clarity.
     88- The Twitter icon has been scaled down to fit with the other social icons.
     89
     90V3.0.1:
     91Mostly maintenance.
     92- Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "refresh" icon.
     93- Added inverse Google+ and Path.
     94- Replaced tabs with spaces in the helper CSS.
     95- Changed the Genericons.com copy/paste tool to serve span's instead of div's for casual icon insertion. It's being converted to "inline-block" anyway.
    6596
    6697V3.0:
Note: See TracChangeset for help on using the changeset viewer.