Sha256: 79ab6fe0d4f8d7484235663145fea1a425765a47cafc7d9d7042b4c3a4c4b537

Contents?: true

Size: 798 Bytes

Versions: 12

Compression:

Stored size: 798 Bytes

Contents

* documents all key-bindings and mouse-bindings. (e.g. spotlight)
* support centering in table cell.
* [BUG]: PDF slide doesn't scale???
* improve Clutter support.
* support GStreamer.
* support MeCab for clever wrapping.
* support SilverCity or CodeRay.
* [nori] write manpage (converted from something like RD or DocBook XML).
* support GooCanvas.
* support Nokogiri as alternative of HTree.
* support theme configuration in RD:
  e.g.:

    : theme
       * @slide_footer_info_left_text = "Ruby Kaigi"
       * image_path: clear-code-images
       * @slide_logo_image = "clear-code-logo.png"
       * clear-blue

    ->
      @slide_footer_info_left_text = "Ruby Kaigi"
      add_image_path("clear-code-images")
      @slide_logo_image = "clear-code-logo.png"
      include_theme("clear-blue")

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rabbit-1.0.8 TODO
rabbit-1.0.7 TODO
rabbit-1.0.6 TODO
rabbit-1.0.5 TODO
rabbit-1.0.4 TODO
rabbit-1.0.3 TODO
rabbit-1.0.2 TODO
rabbit-1.0.1 TODO
rabbit-1.0.0 TODO
rabbit-0.9.2 TODO
rabbit-0.9.1 TODO
rabbit-0.9.0 TODO