bugKawa - Bugs: bug #49368, very minor typos etc. in (kawa...

 
 

bug #49368: very minor typos etc. in (kawa pictures) documentation

Submitter:  Sudarshan S Chawathe <chaw>
Submitted:  Sun 16 Oct 2016 08:48:32 PM UTC
   
 
Category:  Scheme library Severity:  3 - Normal
Item Group:  Documentation typo/error Status:  Fixed
Privacy:  Public Assigned to:  bothner
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 23 Oct 2016 05:53:10 PM UTC, comment #2: 

Thanks - these should all be fixed now!

Per Bothner <bothner>
Group administrator
Sun 23 Oct 2016 04:37:10 PM UTC, comment #1: 

"picture->jpanel should read picture-jpanel (only the latter worked for me anyway)."

In this case, I believe the documentation is correct, and the code is wrong.  By general Scheme naming conventions FOO-BAR is the BAR component of an object of type FOO, while FOO->BAR is a conversion from FOO to BAR.

Per Bothner <bothner>
Group administrator
Sun 16 Oct 2016 08:48:32 PM UTC, original submission:  

These really minor comments refer to the "Composable pictures"
section of the docs.

  * Polyline figure is actually a polygon; seems identical to the
  polygon figure, even though it is a different .png file.

  * picture->jpanel should read picture-jpanel (only the latter worked
    for me anyway).

  * super-minor typos:

    * demension -> dimension.

    * is the CSS spec... -> in the CSS spec...

    * An 2D -> A 2D

    * "This follow SCG and HTML Canvas." -> "This follows SVG and HTML
      Canvas."

  * Suggestion: It would useful to have a reminder to (import (kawa
    swing)) when show-picture is first mentioned as a viewing option
    near the beginning of this section.


Sudarshan S Chawathe <chaw>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bothner (Posted a comment)
  • -email is unavailable- added by chaw (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-12-18 bothner Open/ClosedOpen Closed
    2016-10-23 bothner StatusNone Fixed
    2016-10-23 bothner Assigned toNone bothner

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code