Skip to content

Latest commit

 

History

History
88 lines (69 loc) · 2.47 KB

HISTORY.md

File metadata and controls

88 lines (69 loc) · 2.47 KB

3.0.0 / ...

  • Updated Entypo to 2.0
  • Updated Font Awesome to 2.0
  • Added Meteocons font
  • Added Fontelico font
  • Tuned fonts baseline
  • Improved generated demo (show glyph codes now)
  • New arcitecture, use knockout.js

2.0.4 / 2012-11-06

  • Moved font info from popup to main page, to better credit authors
  • Updated brandico with couple of icons
  • Minor fixes

2.0.3 / 2012-09-07

  • Preview tab content now resizeable too
  • You can edit glyph names
  • Codes edit improved
  • Fixed EOT fonts generation for customised font names
  • Added switchable '3D' shadow effect for icons
  • Fixed work with Opera 12
  • Tweaked styles again :)
  • Improved work with proxies (switched back data exchange from realtime to ajax)
  • Optimized page loading speed - merged all embedded fonts into single file
  • Synked libraries codebase with nodeca mainstream

2.0.2 / 2012-06-27

  • Added configuration import/export
  • Improved CSS generation
    • use escaped chars when possible (for codes <= 0xFFFF)
    • add encoding (first line) only when needed
    • ie7 support
    • plains css with codes only, for automated asset build systems
  • Added README & LICENSE files to generated webfonts
  • Demo data bundled to single file now
  • Minor UI tweaks (inputs, buttons)
  • Fixed server stability issues (increased open file descriptors limit)
  • Migrated to node.js v0.8

2.0.1 / 2012-06-03

  • Reworked interface logic & look
  • Added search
  • Added multiselect (click+drag)
  • Added field to select file name
  • Autosave for all changes
  • Number of small fixes
  • Internal refactoring (continue switching to new nodeca libraries)
  • Returned back WebSymbols font
  • Added Modern Pictograms font
  • Added Typicons font

2.0.0 / 2012-05-08

  • Uses new Font Builder system
    • All your files in single archive - no needs to use fontsquirrel generator.
    • Better glyphs mapping: follow Unicode 6.1 standard where possible.
    • Embedded fonts realligned to middleline of small letters.
    • Integrated ttfautohint, to significantly improve hinting.
  • Added Font Awesome
  • Added Brandico
  • Removed WebSymbols
  • Editable glyph codes.
  • Auto-generated CSS for bootstrap.
  • Nice preview tab & auto-generated demo-page.
  • Using @fonf-face instead of cufon to display glyths - mush better quality.
  • Removed external font loading, until we do something better.

0.0.1 / 2012-02-23

  • First release