[go: up one dir, main page]

Tags

Tags give the ability to mark specific points in history as being important
  • v0.5.2

    Release: v0.5.2
    This 0.5.2 is a minor unstable release.
    It contains small improvements and bug fixes.
    
    Features
    --------
    * output to tune title with equal sign -o =
    * read ABC from SVG and write ABC code into PDF
    * support --abc-remove option
    * handle grid2 0 for excemption of tunes from text songs
    * add --Version option to display library versions
    
    Maintenance
    -----------
    * add check ABC -> SVG -> ABC roundtrip including '<' for SVG
    * add new tests for roundtrip and -o== output file name from title renaming
    * replace memmem() for portability
    * improve the test and use all tunes from extras/test.abc for renderng svg, pdf and png
    * CI: install librsvg2-bin and pdftk
    * Add more tests for ABC, SVG, PDF and PNG. Include accordion.abc from abcm2ps.
    * test.abc: reorganise grid2 to switch grid2 song layout
    * CI: add deploy stage for GitLabPages
    * CI: embedd SVG font-face as base64
    * link with librsvg
    
    Documentation
    -------------
    * create extras/compare.md test page
    * GitLabPages: show compare.html with the renderd libMusicAbc sample ABC files
    * add index.html for GitLab Pages
    * GitLabPages: add PDF output
    * add Fonts.md
    
    Fixes
    -----
    * fix abc_end detection in HTML and SVG
    * improve ABC tune splitting
    * adapt to formal app specific directive
    * fix %%grid2 3 capo font size
  • v0.5.1

    This 0.5.1 is a minor unstable release.
    It contains small improvements and bug fixes.
    
    Features
    --------
    Filtering of ABC
    * support --filter select=[ "Title", 7 ] by tune title
    * add --abc-priority option
    
    Formats
    -------
    * HTML support embedding of images in ABC:
      F: file-name.[png|svg|jpg]
    * a2hstyle input for various abc and css code to embedd
      They are selected by the --style option.
    * new PNG output
      * single tune
    
    Dependencies
    ------------
    * rsvg-convert for PNG
    * use libMusicAbc
      * https://gitlab.com/beku/libmusicabc
    
    Fixes
    -----
    * skip removal of leading white space in ABC
    * improve ABC splitting in abc2htmlAddAbc()
    * improve rebustness of ABC comment extraction from PDF and SVG
  • 0.5

    Release: 0.5
    This release is the first release.
    
    Features
    --------
    
    Basic functionality is ready.
    
    Lists of
    * titles
    * files and
    * search paths
    
    Filtering of ABC
    * headers or
    * select order of print outs.
    
    Formats
    -------
    * one page HTML (native)
    * ABC for revert of HTML stuff (native)
      * -v shows duplication diffs
    * SVG
    * PDF
    
    Dependencies
    ------------
    * abcm2ps for SVG
    * diff for duplication prints
    * inkscape for PDFs
    * pdftk for PDF assembly and ToC