Releases: L2jLiga/xd2svg
Releases · L2jLiga/xd2svg
v0.2.1
Fixes
- Fixed unexpected behaviour when trying to run utility
v0.2.0
Added
- Base support for filters
- Build task
Changes
- Support for node.js >= 6.10
v0.1.8
Added
- SVGO
- Support for text attributes
text-align
and line-height
- Support for element opacity
Fixed
- Positioning of text elements
Changes
- Optimized font styles generator
v0.1.7
Added
- Implement
lint
task
- Implement raster graphics functionality
Changes
- Improve font style functionality
v0.1.6
Added
- Ability to use utility from scripts
- Support for linearGradients
Changed
- Get information about artboards from resources directory
- Separate functionality from CLI
v0.1.5
Added
- Ability to create valid viewbox
- Ability to create valid viewport
- Ability to add title for each svg
Changes
- Default fill color set to
white
Fixes
- Fix invalid x coordinate when text element haven't got that
v0.1.4
Fixes
- Fixed issue with crash when
fill
or stroke
doesn't contain color
Changes
- Added JSDoc to artboardConverter
v0.1.3
Fixes
- Use temporary directories for passing files
v0.1.2
Changes
- Add extra information into package.json
Fixes
- Change temporary directory for extracted data
v0.1.1
Fixes
- Fixed description of package (README.md)