Implement line caps by drawing a file circle at the each endpoint of a line...
Implement line caps by drawing a file circle at the each endpoint of a line with a radius equal to half of the width of the line
Showing
- libnx/nx/nx_drawline.c 34 additions, 1 deletionlibnx/nx/nx_drawline.c
- libnx/nx/nx_fillcircle.c 2 additions, 1 deletionlibnx/nx/nx_fillcircle.c
- libnx/nxtk/nxtk_drawlinetoolbar.c 34 additions, 1 deletionlibnx/nxtk/nxtk_drawlinetoolbar.c
- libnx/nxtk/nxtk_drawlinewindow.c 35 additions, 2 deletionslibnx/nxtk/nxtk_drawlinewindow.c
- libnx/nxtk/nxtk_fillcircletoolbar.c 2 additions, 1 deletionlibnx/nxtk/nxtk_fillcircletoolbar.c
- libnx/nxtk/nxtk_fillcirclewindow.c 2 additions, 1 deletionlibnx/nxtk/nxtk_fillcirclewindow.c
Please register or sign in to comment