Menu

Its time to vote..... GLCD drawline betwen any two points. Revise the existing LINE command or add a new command?

Anobium
2014-04-30
2014-05-01
  • Anobium

    Anobium - 2014-04-30

    Annoyingly.... the LINE command does not draw at angles. Its good for horizontal or vertical. :-(

    I discovered this last week when I was drawing bar graphs.

    So, I have new code for drawing lines between any two points.

    Do I fix/expand the existing LINE command? Or, add a new command?

    Ups and Downs of these options.
    - Fix/expand the existing LINE command
    -- No new command
    -- Backwards compatibility
    -- Testing
    -- Minor change to documentation

    • Add a new command
      -- New command would have similar syntax to LINE command
      -- No backwards compatibility issues
      -- No regression testing
      -- Change to documentation

    Vote.

     
    • Anobium

      Anobium - 2014-04-30

      I vote to fix/revise the old command and live the errors of those who had XY position errors in old source code.

       
    • Anobium

      Anobium - 2014-04-30

      My very poor try at flag. :-(

       
  • Anonymous

    Anonymous - 2014-05-01

    I, too, vote to simply expand the old command. (In other words, do not add in a new command). It seems to me that a line is a line is a line, and a single command should handle vertical, horizontal and any other lines of finite slope.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.