mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
8 lines
328 B
Plaintext
8 lines
328 B
Plaintext
- added RMakeCenteredImage()
|
|
|
|
- Added code to draw pixels and lines. Both writing absolute values, or
|
|
offseting existing pixels with delta values are supported.
|
|
- Remade the beveling code to be simpler, using the RAlterLine() functions.
|
|
- Fixed some pixels in the bevels.
|
|
- Changed RAlter* functions to more generic ROperate*
|