| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
gOrientationX replace GDISP_ROTATE_X
|
|
|
|
| |
JUSTIFYMASK_LEFTRIGHT, JUSTIFYMASK_TOPBOTTOM
|
| |
|
|
|
|
| |
replace fontXXX
|
|
|
|
| |
replace justifyXXX
|
|
|
|
| |
replace powerXXX
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
algorithm
|
| |
|
| |
|
| |
|
|
|
|
| |
justification options
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
1. Certain small angles would fill the inverse angle
2. Certain angles would draw a spurios horizontal line
3. Integer rounding improvements (now also improved for arc drawing)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The only include path now needed is for drivers (in particular GDISP drivers)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to Koryagin Dmitry for this contribution
|
| |
|
|
|
|
| |
outside of gdisp.h
|
| |
|
| |
|
|
|
|
|
|
| |
files).
Simply compile src/gfx_mk.c
|
| |
|
|
|
|
| |
The corrects strange gwin arrow button appearances for certain sizes.
|