Menu

#4968 Convert a few other Scheme functions to degrees instead of radians

Verified
Enhancement
2016-11-04
2016-09-12
No

Convert a few other Scheme functions to degrees instead of radians

Contains commits:

Let stencil-whiteout-outline use degrees

Replace coord-rotate with coord-rotated

Also fixes the look/definition of the high f# saxophone key.

Add coord-rotated function

Uses it for implementing coord-rotate.

http://codereview.appspot.com/306460043

Discussion

  • Anonymous

    Anonymous - 2016-09-12
    • Description has changed:

    Diff:

    
    
    • Needs: -->
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2016-09-12

    Passes make, make check and a full make doc.

     
  • Anonymous

    Anonymous - 2016-09-15
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2016-09-15

    Patch on countdown for Sept 18th

     
  • Anonymous

    Anonymous - 2016-09-18

    Patch counted down - please push.

     
  • Anonymous

    Anonymous - 2016-09-25
    • labels: --> Fixed_2_19_49
    • status: Started --> Fixed
    • Patch: countdown -->
     
  • Anonymous

    Anonymous - 2016-09-25

    author David Kastrup dak@gnu.org
    Tue, 30 Aug 2016 18:40:06 +0100 (19:40 +0200)
    committer David Kastrup dak@gnu.org
    Mon, 19 Sep 2016 22:25:11 +0100 (23:25 +0200)
    commit 75aa9281227dafb4b2c6e2f39b3fe5ed532e7007

    and

    author David Kastrup dak@gnu.org
    Tue, 30 Aug 2016 18:41:07 +0100 (19:41 +0200)
    committer David Kastrup dak@gnu.org
    Mon, 19 Sep 2016 22:25:11 +0100 (23:25 +0200)
    commit e06768e6923866dd5cf6f8c9639664f617ccfa6e

    and

    author David Kastrup dak@gnu.org
    Wed, 31 Aug 2016 14:25:16 +0100 (15:25 +0200)
    committer David Kastrup dak@gnu.org
    Mon, 19 Sep 2016 22:25:11 +0100 (23:25 +0200)
    commit 6bd95e9f5b759548122f5ca35ac478ce5b116623

     
  • Federico Bruni

    Federico Bruni - 2016-11-04
    • status: Fixed --> Verified