You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/05 17:01:03 UTC

[GitHub] [incubator-nuttx] v01d opened a new issue #3412: VERTICAL ANTI-ALIASING

v01d opened a new issue #3412:
URL: https://github.com/apache/incubator-nuttx/issues/3412


   ```
     Description: Anti-aliasing is implemented along the horizontal raster line
                  with fractional pixels at the ends of each line.  There is no
                  accounting for fractional pixels in the vertical direction.
                  As a result lines closer to vertical receive better anti-
                  aliasing than lines closer to horizontal.
     Status:      Open
     Priority:    Low, not a serious issue but worth noting.  There is no plan
                  to change this behavior.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d closed issue #3412: VERTICAL ANTI-ALIASING

Posted by GitBox <gi...@apache.org>.
v01d closed issue #3412:
URL: https://github.com/apache/incubator-nuttx/issues/3412


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] v01d commented on issue #3412: VERTICAL ANTI-ALIASING

Posted by GitBox <gi...@apache.org>.
v01d commented on issue #3412:
URL: https://github.com/apache/incubator-nuttx/issues/3412#issuecomment-815833590


   Since the priority is "there is no plan to change this behavior" I will close this


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org