Skip to content

Releases: nicolo-ribaudo/brackets-svg-font

Version 0.4.5

16 May 21:54

Choose a tag to compare

Fixed

  • Tall SVG glyphs aren't cropped. #9

Version 0.4.5 - pre release

14 May 15:51

Choose a tag to compare

Pre-release
Add some extra space at the top of each glyph.

Workaround for #9

Version 0.4.4

04 May 20:43

Choose a tag to compare

Added

Fixed

  • Conflict with other extensions using babel's polyfill (#5)
  • Svg fonts couldn't be opened twice.

Version 0.4.3

27 Apr 17:21

Choose a tag to compare

Fixed

Version 0.4.2

25 Apr 14:37

Choose a tag to compare

Fixed

  • svg files which aren't fonts couldn't be open.
  • svg glyphs were too dark using dark themes.

Version 0.4.1

21 Apr 14:33

Choose a tag to compare

Fixed

  • The conversion can be canceled.
  • The extension didn't work on linux (#3) (Again)
  • Glyphs were too dark using dark themes.

Version 0.4.0

19 Apr 10:03

Choose a tag to compare

Addedd

  • Font conversions.

Fixed

  • The extension didn't work on linux (#3)

Version 0.3.0

10 Apr 12:36

Choose a tag to compare

Addedd

  • Support for TrueType, OpenType and WOFF fonts (Using FontForge)

Fixed

  • Svg fotns weren't viewd on Windows 7+

Version 0.2.1

18 Dec 17:57

Choose a tag to compare

Added

  • Support for themes
    Now the background and the color of the glyphs are got by the theme

Fixed

  • When a svg file is opened and it isn't a font, it will be shown as normal code. (Issue #1 (comment))

Version 0.2

16 Dec 18:40

Choose a tag to compare

Added

  • Support for TrueType fonts (.ttf files).

Fixed

  • The function that should sort glyphs didn't work.